.. |
include
|
kernel: Alter z_abort_thread_timeout() return type
|
6 months ago |
paging
|
kernel: mm: rename z_num_pagefaults_get to k_mem_num_*
|
1 year ago |
CMakeLists.txt
|
security: Additional option for stack canaries
|
7 months ago |
Kconfig
|
security: Add default stack protection level
|
7 months ago |
Kconfig.device
|
libc: common: Fix init hang issue
|
1 year ago |
Kconfig.init
|
init: support per-core init hook
|
8 months ago |
Kconfig.mem_domain
|
kconfig: replace known integer constants with variables
|
12 months ago |
Kconfig.obj_core
|
kernel: reorg Kconfigs and split them
|
1 year ago |
Kconfig.smp
|
kernel: remove `CONFIG_MP_NUM_CPUS`
|
10 months ago |
Kconfig.vm
|
kernel: mmu: support for on-demand mappings
|
11 months ago |
atomic_c.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
banner.c
|
kernel: banner: Add option to clear screen on boot
|
1 year ago |
busy_wait.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
compiler_stack_protect.c
|
security: Add default stack protection level
|
7 months ago |
condvar.c
|
kernel: Apply 'unlikely' attribute
|
9 months ago |
cpu_mask.c
|
kernel: Simplify k_thread_cpu_pin()
|
10 months ago |
device.c
|
device: Optimize device_get_binding search efficiency
|
8 months ago |
dynamic.c
|
kernel: dynamic: simplify dynamic stack allocation
|
7 months ago |
dynamic_disabled.c
|
kernel: dynamic: declare dynamic stubs when disabled
|
2 years ago |
errno.c
|
arch: deprecate `_current`
|
8 months ago |
events.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
fatal.c
|
arch: deprecate `_current`
|
8 months ago |
float.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
futex.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
idle.c
|
arch: deprecate `_current`
|
8 months ago |
init.c
|
security: Additional option for stack canaries
|
7 months ago |
init_static.c
|
lib c/cpp: Move .ctor .init_array handling from C++ to kernel
|
1 year ago |
ipi.c
|
arch: deprecate `_current`
|
8 months ago |
irq_offload.c
|
kernel: add closing comments to config endifs
|
1 year ago |
kheap.c
|
kernel: Add k_heap_calloc
|
6 months ago |
mailbox.c
|
arch: deprecate `_current`
|
8 months ago |
main_weak.c
|
kernel: Switch main return type from void to int
|
2 years ago |
mem_domain.c
|
arch: deprecate `_current`
|
8 months ago |
mem_slab.c
|
kernel: Optimize k_mem_slab_free()
|
7 months ago |
mempool.c
|
arch: deprecate `_current`
|
8 months ago |
mmu.c
|
arch: deprecate `_current`
|
8 months ago |
msg_q.c
|
kernel: `k_msgq_put` should trigger reschedule
|
7 months ago |
mutex.c
|
arch: deprecate `_current`
|
8 months ago |
nothread.c
|
kernel: fix k_sleep in no multi-threading mode
|
8 months ago |
obj_core.c
|
kernel: reduce `k_spin_unlock` calls using `if-else if-else` structure
|
12 months ago |
pipes.c
|
arch: deprecate `_current`
|
8 months ago |
poll.c
|
arch: deprecate `_current`
|
8 months ago |
priority_queues.c
|
kernel: priority queues: declare as static inlines
|
1 year ago |
queue.c
|
arch: deprecate `_current`
|
8 months ago |
sched.c
|
kernel: Alter z_abort_thread_timeout() return type
|
6 months ago |
sem.c
|
kernel: Apply 'unlikely' attribute
|
9 months ago |
smp.c
|
arch: deprecate `_current`
|
8 months ago |
spinlock_validate.c
|
arch: deprecate `_current`
|
8 months ago |
stack.c
|
arch: deprecate `_current`
|
8 months ago |
system_work_q.c
|
kernel: system_work_q: Mark queue thread as essential
|
1 year ago |
thread.c
|
kernel: Decouple sleep from suspend
|
7 months ago |
thread_monitor.c
|
style: kernel: comply with MISRA C:2012 Rule 15.6
|
10 months ago |
timeout.c
|
kernel: timeout: ensure next timeout is set when aborting the first timeout
|
6 months ago |
timer.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
timeslicing.c
|
arch: deprecate `_current`
|
8 months ago |
usage.c
|
kernel: Remove duplicate execution_cycles write and improve docstring
|
1 year ago |
userspace.c
|
arch: deprecate `_current`
|
8 months ago |
userspace_handler.c
|
arch: deprecate `_current`
|
8 months ago |
version.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
work.c
|
tracing: kernel: Add support for stopping workqueues
|
7 months ago |
xip.c
|
security: Additional option for stack canaries
|
7 months ago |