Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Johnson 69c5c6d511 kernel: Remove duplicate execution_cycles write and improve docstring 1 year ago
..
include Revert "kernel/sched: Fix free-memory write when ISRs abort _current" 1 year ago
paging kernel: mm: only include demand_paging.h if needed 2 years ago
CMakeLists.txt kernel: move nothread support to own file 1 year ago
Kconfig kernel: increase main stack size for ztest on ARC 1 year ago
Kconfig.device kernel: reorg Kconfigs and split them 1 year ago
Kconfig.obj_core kernel: reorg Kconfigs and split them 1 year ago
Kconfig.smp kernel: reorg Kconfigs and split them 1 year ago
Kconfig.vm mm: introduce CONFIG_KERNEL_VM_USE_CUSTOM_MEM_RANGE_CHECK 2 years ago
atomic_c.c kernel: add closing comments to config endifs 1 year ago
banner.c kernel: banner: use BUILD_VERSION only if not empty 1 year ago
busy_wait.c kernel: Use k_us_to_cyc_ceil32 in k_busy_wait 2 years ago
compiler_stack_protect.c kernel: canaries: Allow using TLS to store it 2 years ago
condvar.c kernel: add closing comments to config endifs 1 year ago
cpu_mask.c kernel: add closing comments to config endifs 1 year ago
device.c syscall: rename Z_OOPS -> K_OOPS 2 years ago
dynamic.c kernel: align kernel stack size declaration 1 year ago
dynamic_disabled.c kernel: dynamic: declare dynamic stubs when disabled 2 years ago
errno.c kernel: move syscall_handler.h to internal include directory 2 years ago
events.c kernel: add closing comments to config endifs 1 year ago
fatal.c kernel: add closing comments to config endifs 1 year ago
float.c kernel: move float operations out of thread.c 1 year ago
futex.c syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
idle.c kernel: add closing comments to config endifs 1 year ago
init.c Revert "kernel/sched: Fix free-memory write when ISRs abort _current" 1 year ago
ipi.c kernel: rename sliceable -> thread_is_sliceable 1 year ago
irq_offload.c kernel: add closing comments to config endifs 1 year ago
kheap.c kernel: rename h -> heap 1 year ago
mailbox.c kernel: Clean up mailbox async msg configuration 1 year ago
main_weak.c kernel: Switch main return type from void to int 2 years ago
mem_domain.c kernel: add closing comments to config endifs 1 year ago
mem_slab.c kernel: add closing comments to config endifs 1 year ago
mempool.c kernel: add closing comments to config endifs 1 year ago
mmu.c kernel: mm: introduce k_mem_phys_map()/_unmap() 1 year ago
msg_q.c kernel: add closing comments to config endifs 1 year ago
mutex.c kernel: move thread related helper function kthread.h 1 year ago
nothread.c kernel: move nothread support to own file 1 year ago
obj_core.c kernel: add closing comments to config endifs 1 year ago
pipes.c kernel: add closing comments to config endifs 1 year ago
poll.c kernel: add closing comments to config endifs 1 year ago
priority_queues.c kernel: priority queues: declare as static inlines 1 year ago
queue.c kernel: add closing comments to config endifs 1 year ago
sched.c Revert "kernel/sched: Fix free-memory write when ISRs abort _current" 1 year ago
sem.c kernel: add closing comments to config endifs 1 year ago
smp.c Revert "kernel/sched: Fix free-memory write when ISRs abort _current" 1 year ago
spinlock_validate.c Revert "kernel/spinlock: Fix SPIN_VALIDATE in ISRs" 1 year ago
stack.c kernel: stack: Check possible overflow 1 year ago
system_work_q.c kernel: system_work_q: Mark queue thread as essential 1 year ago
thread.c kernel: add the ability to memory map thread stacks 1 year ago
thread_monitor.c kernel: split thread monitor 1 year ago
timeout.c kernel: timeout: Optimize setting next alarm 1 year ago
timer.c kernel: add closing comments to config endifs 1 year ago
timeslicing.c kernel: thread: rename is_preempt 1 year ago
usage.c kernel: Remove duplicate execution_cycles write and improve docstring 1 year ago
userspace.c kernel: align thread stack size declaration 1 year ago
userspace_handler.c kernel: add closing comments to config endifs 1 year ago
version.c zephyr: replace zephyr integer types with C99 types 5 years ago
work.c kernel: work_queue: make thread essential flag configurable 1 year ago
xip.c kernel: canaries: Allow using TLS to store it 2 years ago