.. |
include
|
kernel: priority_q: fix comparison of int of different signs
|
2 months ago |
paging
|
kernel: mm: rename z_num_pagefaults_get to k_mem_num_*
|
1 year ago |
CMakeLists.txt
|
kernel: Unify .ctors and .init_array handling
|
3 months ago |
Kconfig
|
kernel: Unify .ctors and .init_array handling
|
3 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: Rewrite k_pipe_* API
|
6 months ago |
Kconfig.smp
|
kernel: remove `CONFIG_MP_NUM_CPUS`
|
10 months ago |
Kconfig.vm
|
arch: mmu: do not make MMU user configurable
|
5 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: condvar: broadcast does not always need reschedule
|
5 months ago |
cpu_mask.c
|
kernel: Simplify k_thread_cpu_pin()
|
10 months ago |
device.c
|
device: add new device_deinit API
|
4 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
|
Revert "arch: deprecate `_current`"
|
6 months ago |
events.c
|
kernel: events: prevent k_event_init() from being called in an ISR
|
2 months ago |
fatal.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
float.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
futex.c
|
kernel: futex: Allow for fast return on k_futex_wake()
|
5 months ago |
idle.c
|
llext: export spinlock debugging symbols to extensions
|
5 months ago |
init.c
|
kernel: init: bss clear nocache memory as well
|
3 months ago |
ipi.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
irq_offload.c
|
kernel: add closing comments to config endifs
|
1 year ago |
kheap.c
|
kernel: kheap: workaround for Percepio's TraceRecorder kludge
|
3 months ago |
mailbox.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
main_weak.c
|
kernel: Switch main return type from void to int
|
2 years ago |
mem_domain.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
mem_slab.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
mempool.c
|
kernel: mempool: decouple simple alloc from aligned_alloc
|
3 months ago |
mmu.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
msg_q.c
|
kernel: msgq: Allow for fast returns
|
5 months ago |
mutex.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
nothread.c
|
kernel: Add Z_IS_TIMEOUT_RELATIVE() macro
|
4 months ago |
obj_core.c
|
kernel: reduce `k_spin_unlock` calls using `if-else if-else` structure
|
12 months ago |
pipe.c
|
kernel/pipe: fix poll support
|
3 months ago |
pipes.c
|
kernel: Propagate z_handle_obj_poll_events() return
|
5 months ago |
poll.c
|
kernel/pipe: fix poll support
|
3 months ago |
priority_queues.c
|
kernel: priority queues: declare as static inlines
|
1 year ago |
queue.c
|
kernel: queue: Allow for fast return
|
5 months ago |
sched.c
|
kernel: sched: sleep: Use value returned by z_add_timeout
|
3 months ago |
sem.c
|
kernel: Allow for fast return on k_sem_reset()
|
5 months ago |
smp.c
|
kernel: mark z_smp_current_get() with the const attribute
|
6 months ago |
spinlock_validate.c
|
llext: export spinlock debugging symbols to extensions
|
5 months ago |
stack.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
system_work_q.c
|
kernel: system_work_q: make `k_work_queue_config cfg` as `static const`
|
3 months ago |
thread.c
|
kernel: thread: fix warning of always false
|
5 months ago |
thread_monitor.c
|
kernel: thread_monitor: reafactor and remove duplicate code
|
3 months ago |
timeout.c
|
kernel: timeout: z_add_timeout to return expiration tick
|
3 months ago |
timer.c
|
kernel: Add Z_IS_TIMEOUT_RELATIVE() macro
|
4 months ago |
timeslicing.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
usage.c
|
kernel: Remove duplicate execution_cycles write and improve docstring
|
1 year ago |
userspace.c
|
userspace: weak defintions for generated k-object lookup functions
|
2 months ago |
userspace_handler.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
version.c
|
build: namespace the generated headers with `zephyr/`
|
1 year ago |
work.c
|
Revert "arch: deprecate `_current`"
|
6 months ago |
xip.c
|
arch: common: Make nocache region loadable
|
3 months ago |