..
include
linker: Round TLS sizes up in linker script
2024-02-25 22:28:56 -05:00
paging
kernel: mm: only include demand_paging.h if needed
2023-11-23 10:01:45 +01:00
atomic_c.c
banner.c
busy_wait.c
kernel: Use k_us_to_cyc_ceil32 in k_busy_wait
2023-12-05 09:24:28 +01:00
CMakeLists.txt
kernel: Introduce a way to specify minimum system heap size
2023-12-20 11:01:42 +01:00
compiler_stack_protect.c
condvar.c
device.c
dynamic_disabled.c
dynamic.c
kernel: dynamic: reduce verbosity in degenerate case
2024-01-26 06:50:11 -05:00
errno.c
events.c
fatal.c
kernel: fatal: remove LCOV exclusion
2023-12-21 09:18:44 +01:00
futex.c
idle.c
kernel: fix spelling errors
2024-02-25 20:53:37 -05:00
init.c
kernel: init: conditional .bss section zeroing
2023-11-08 10:07:26 +01:00
Kconfig
kernel: amend wording on CONFIG_SMP_BOOT_DELAY
2024-01-17 11:57:20 -05:00
Kconfig.vm
kheap.c
mailbox.c
kernel: fix spelling errors
2024-02-25 20:53:37 -05:00
main_weak.c
mem_domain.c
mem_slab.c
mempool.c
kernel: Introduce a way to specify minimum system heap size
2023-12-20 11:01:42 +01:00
mmu.c
kernel: mmu: no need to expose z_free_page_count
2023-12-12 18:46:21 +00:00
msg_q.c
mutex.c
kernel: fix spelling errors
2024-02-25 20:53:37 -05:00
obj_core.c
pipes.c
kernel: Apply const to k_pipe_put() parameter
2023-12-15 14:51:35 -05:00
poll.c
queue.c
sched.c
kernel: Update k_wakeup()
2024-02-25 20:50:03 -05:00
sem.c
smp.c
smp: fix a race when starting / resuming multiple CPUs
2024-02-16 07:27:04 +01:00
stack.c
system_work_q.c
thread.c
kernel: thread: Allow stack in coherent memory
2024-02-09 14:23:14 -05:00
timeout.c
kernel: timeout: fix issue with z_timeout_expires
2023-11-30 12:22:54 +01:00
timer.c
usage.c
userspace_handler.c
userspace.c
kernel: fix spelling errors
2024-02-25 20:53:37 -05:00
version.c
work.c
kernel: fix spelling errors
2024-02-25 20:53:37 -05:00
xip.c