..
include
linker: Round TLS sizes up in linker script
1 year ago
paging
kernel: mm: only include demand_paging.h if needed
2 years ago
CMakeLists.txt
kernel: Introduce a way to specify minimum system heap size
2 years ago
Kconfig
kernel: amend wording on CONFIG_SMP_BOOT_DELAY
1 year ago
Kconfig.vm
mm: introduce CONFIG_KERNEL_VM_USE_CUSTOM_MEM_RANGE_CHECK
2 years ago
atomic_c.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
banner.c
kernel: banner: Allow for customising version
2 years 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
syscall: rename Z_OOPS -> K_OOPS
2 years ago
device.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
dynamic.c
kernel: dynamic: reduce verbosity in degenerate case
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
syscall: rename Z_OOPS -> K_OOPS
2 years ago
fatal.c
kernel: fatal: remove LCOV exclusion
2 years ago
futex.c
syscall: rename Z_SYSCALL_ to K_SYSCALL_
2 years ago
idle.c
kernel: fix spelling errors
1 year ago
init.c
kernel: init: conditional .bss section zeroing
2 years ago
kheap.c
kernel: move wait_q.h header to be internal
2 years ago
mailbox.c
kernel: fix spelling errors
1 year ago
main_weak.c
kernel: Switch main return type from void to int
2 years ago
mem_domain.c
init: remove the need for a dummy device pointer in SYS_INIT functions
2 years ago
mem_slab.c
kernel: object: rename z_object_init to k_object_init
2 years ago
mempool.c
kernel: Introduce a way to specify minimum system heap size
2 years ago
mmu.c
kernel: mmu: no need to expose z_free_page_count
2 years ago
msg_q.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
mutex.c
kernel: fix spelling errors
1 year ago
obj_core.c
kernel: Integrate object core statistics
2 years ago
pipes.c
kernel: Apply const to k_pipe_put() parameter
2 years ago
poll.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
queue.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
sched.c
kernel: Update k_wakeup()
1 year ago
sem.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
smp.c
smp: fix a race when starting / resuming multiple CPUs
1 year ago
stack.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
system_work_q.c
init: remove the need for a dummy device pointer in SYS_INIT functions
2 years ago
thread.c
kernel: thread: Allow stack in coherent memory
1 year ago
timeout.c
kernel: timeout: fix issue with z_timeout_expires
2 years ago
timer.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
usage.c
kernel: Integrate object core statistics
2 years ago
userspace.c
kernel: fix spelling errors
1 year ago
userspace_handler.c
syscall: rename Z_OOPS -> K_OOPS
2 years ago
version.c
zephyr: replace zephyr integer types with C99 types
5 years ago
work.c
kernel: fix spelling errors
1 year ago
xip.c
kernel: canaries: Allow using TLS to store it
2 years ago