- 360f810 kernel: Migrate to K_KERNEL_PINNED_STACK_ARRAY_DECLARE by Stephanos Ioannidis · 2 years, 9 months ago
- afffc10 kernel: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 9 months ago
- b4a7f0f linker: ensure global constructors only run once by David Palchak · 2 years, 10 months ago
- 275b40e kernel: Allow non-zephyr toolchains to advertise TLS support by Keith Packard · 2 years, 10 months ago
- fb61359 kernel/sched: Panic on aborting essential threads by Andy Ross · 2 years, 10 months ago
- 976e408 kernel: Fix gathering of runtime thread stats by Peter Mitsis · 2 years, 11 months ago
- 4fc00ca kernel: Allow Zephyr to use libc's internal errno by Keith Packard · 2 years, 11 months ago
- 9a848b3 kernel: workq: Add internal function z_work_submit_to_queue() by Lucas Dietrich · 2 years, 11 months ago
- cffefc8 kernel: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 1ef647f kernel: add `k_can_yield` helper function by Jordan Yates · 2 years, 11 months ago
- 88ba97f arch: arm: aarch32: cortex_a_r: Add shared FPU support by Bradley Bolen · 2 years, 11 months ago
- 551038e kernel: sched: Change cpu pin only for not executing threads by Flavio Ceolin · 2 years, 11 months ago
- 7a59ceb kernel/k_timer: Robustify vs. late interrupts by Andy Ross · 2 years, 11 months ago
- b4e9ef0 kernel/sched: Defer IPI sending to schedule points by Andy Ross · 2 years, 11 months ago
- 3267cd3 kernel/sched: Refactor IPI signaling by Andy Ross · 2 years, 11 months ago
- 8d94967 kernel/workq: Cleanup bespoke reschedule point by Andy Ross · 2 years, 11 months ago
- e9b288b kernel: mutex: remove unnecessary schedule locking by Peter Mitsis · 3 years ago
- a30cf39 kernel: update k_thread_state_str() API by Peter Mitsis · 3 years ago
- c9d0248 kernel: introduce convinience apu to pin thread to a cpu by Anas Nashif · 3 years ago
- d02a1e9 pm: Only resize power domains by Flavio Ceolin · 3 years ago
- 0b13b44 pm: device: Dynamically add a device to a power domain by Flavio Ceolin · 3 years ago
- 0b2ed38 kernel/timeout: Cleanup/speedup parallel announce logic by Andy Ross · 3 years ago
- 6654d4b kernel/device: Remove unknown external pointer by Tomasz Bursztyka · 3 years ago
- b1182bf kernel/timeout: Serialize handler callbacks on SMP by Andy Ross · 3 years ago
- 6224ecb kernel: Remove idle thread cpu index on single-core devices by Trond Einar Snekvik · 3 years ago
- c9e3e0d sched: formalize the passing of NULL to z_get_next_switch_handle() by Nicolas Pitre · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 460b37f kernel: SMP is Symmetric multiprocessing by Anas Nashif · 3 years ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
- 962b374 userspace: plug thread index leak in k_object_alloc() by Nicolas Pitre · 3 years ago
- 5573d8d kernel: use DEVICE_DT_GET_OR_NULL for entropy device by Gerard Marull-Paretas · 3 years ago
- ac079fc kernel: init: Simplify early rand get by Flavio Ceolin · 3 years ago
- 8db0e5a kernel: Reduce strncpy in z_impl_k_thread_name_set by null char by Dominik Ermel · 3 years, 1 month ago
- 3e69689 kernel: Add "per thread" timeslice mechanism by Andy Ross · 3 years, 1 month ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- 2b210cb kernel: Refactor SMP cpu initialization a bit by Andy Ross · 3 years, 1 month ago
- b469164 kernel: mmu: add a log line for z_phys_unmap by Daniel Leung · 3 years, 1 month ago
- 3617398 kernel/init.c: missing memset() to early_memset() conversion by Nicolas Pitre · 3 years, 1 month ago
- 73453a3 arch: Add IRQ_OFFSET_NESTED feature by Andy Ross · 3 years, 1 month ago
- 678b76e kernel/init.c: allow for memset/memcpy alternatives during early boot by Nicolas Pitre · 3 years, 1 month ago
- 1da97e1 kernel: Add function for calculating stack usage by Krzysztof Chruscinski · 3 years, 1 month ago
- da28829 kernel: zero the bss section of OCM memory at boot time by Immo Birnbaum · 3 years, 1 month ago
- 47b7c2e kernel: Fix timeout issue with SYSTEM_CLOCK_SLOPPY_IDLE by Flavio Ceolin · 3 years, 1 month ago
- 75fd452 kernel/init.c: Initialise logging subsystem after arch by Ederson de Souza · 3 years, 2 months ago
- 11f8f66 kernel: Update CPU runtime stats of non-idle time by Peter Mitsis · 3 years, 2 months ago
- bb5d644 pm: Do not suspend during kernel initialization by Flavio Ceolin · 3 years, 2 months ago
- 7c6b016 kernel: introduce hidden CONFIG_KERNEL_VM_SUPPORT by Daniel Leung · 3 years, 2 months ago
- 2e5501a kernel: move CONFIG_MMU into kernel Kconfig by Daniel Leung · 3 years, 2 months ago
- 88cfd33 kernel: arch: no need for #ifdef MMU in header by Daniel Leung · 3 years, 2 months ago
- 50c7c7b sys: time_units: Add Kconfig option for algorithm selection by Krzysztof Chruscinski · 3 years, 2 months ago
- 38f00bd kernel: smp: change back the order of SMP thread and timer initialization by Enjia Mai · 3 years, 2 months ago
- d3b030b kernel: remove @return doc for void functions by Daniel Leung · 3 years, 2 months ago
- 3457118 kernel/smp: Fix races in SMP initialization by Andy Ross · 3 years, 2 months ago
- d1353a4 kernel: pipes: add pipe flush routines by Peter Mitsis · 3 years, 2 months ago
- da7fbad kernel: pipes: fix race condition by Peter Mitsis · 3 years, 2 months ago
- 7aa874a kernel: pipes: refactor by Peter Mitsis · 3 years, 2 months ago
- 434cd15 kernel: remove NUM_PIPE_ASYNC_MSGS by Peter Mitsis · 3 years, 2 months ago
- ecd3164 kernel: pipes: fix build warnings by Peter Mitsis · 3 years, 2 months ago
- 0ebd6c7 kernel/sched: enable/disable runtime stats by Peter Mitsis · 3 years, 2 months ago
- 4eb1dd0 kernel: extend CPU runtime stats by Peter Mitsis · 3 years, 2 months ago
- 572f1db kernel: extend thread runtime stats by Peter Mitsis · 3 years, 2 months ago
- 5deaffb kernel: update z_sched_thread_usage() by Peter Mitsis · 3 years, 2 months ago
- 82c3d53 kernel: move thread usage routines to own file by Peter Mitsis · 3 years, 2 months ago
- 48f5164 kernel: Fix typo in macro name by Peter Mitsis · 3 years, 3 months ago
- 0b0435a device: deprecate (z_)device_usable_check by Gerard Marull-Paretas · 3 years, 3 months ago
- 47bfb6f device: implement device_is_ready as syscall by Gerard Marull-Paretas · 3 years, 3 months ago
- b2b8fdf device: s/z_device_ready/z_device_is_ready by Gerard Marull-Paretas · 3 years, 3 months ago
- b208e58 kernel/swap: Initialize dummy thread's resource pool by Berend Ozceri · 3 years, 3 months ago
- fb1c36f build: hide z_priq_mq_add/z_priq_mq_remove by Jeremy Bettis · 3 years, 3 months ago
- b6dd960 kernel: userspace: fix dynamic kernel object alignment by Daniel Leung · 3 years, 3 months ago
- f8b76f3 kernel: add 'static' keyword to select routines by Peter Mitsis · 3 years, 3 months ago
- d4826d8 kernel: work: remove unused if statement by Lixin Guo · 3 years, 3 months ago
- 1e0a36c build: Remove unused functions by Jeremy Bettis · 3 years, 3 months ago
- 55350a9 kernel: userspace: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 4 months ago
- 2000cdf kernel: mmu: Fix access to unpacked member inside packed struct by Carles Cufi · 3 years, 4 months ago
- 650a629 debug: gdbstub: remove start argument from z_gdb_main_loop() by Daniel Leung · 3 years, 4 months ago
- 623ed5a pm: Remove invalid comments by Flavio Ceolin · 3 years, 4 months ago
- 7226247 pm: idle: Remove not necessary branch by Flavio Ceolin · 3 years, 4 months ago
- 5287ce8 poll: modify the function z_vrfy_k_poll by NingX Zhao · 3 years, 4 months ago
- fff9180 kernel: mmu: make virtual region bitmap static by Daniel Leung · 3 years, 4 months ago
- f515aa0 device: supported devices visitor API by Jordan Yates · 3 years, 4 months ago
- a603171 kernel: mem_domain: k_mem_domain_add_thread to return errors by Daniel Leung · 3 years, 4 months ago
- bb595a8 kernel: mem_domain: add/remove partition funcs to return errors by Daniel Leung · 3 years, 4 months ago
- fb91ce2 kernel: mem_domain: init function to return error values by Daniel Leung · 3 years, 4 months ago
- c0808e3 logging: Minimal mode configuration cleanup by Krzysztof Chruscinski · 3 years, 4 months ago
- 7dd4297 pm: Remove unused parameter by Flavio Ceolin · 3 years, 4 months ago
- 86d8b36 Tracing: k_free tracing hook heap reference added by Torbjörn Leksell · 3 years, 4 months ago
- 44b8a0d scripts: gen_handles.py: remove size restrictions by Jordan Yates · 3 years, 4 months ago
- 6aa783e kernel: mmu: exclude some funcs from coverage by Lixin Guo · 3 years, 4 months ago
- 410f911 kernel/sched: Separate idle from app thread stats in THREAD_USAGE by Andy Ross · 3 years, 5 months ago
- f169c5b kernel: Swap RUNTIME_STATS implementation by Andy Ross · 3 years, 5 months ago
- 5235145 kernel/sched: Add timing.h support to thread_usage by Andy Ross · 3 years, 5 months ago
- b62d6e1 kernel/sched: Add an optional "all" counter for thread_usage by Andy Ross · 3 years, 5 months ago
- 4ae3250 sched: Hook SCHED_USAGE from existing tracing hook by Andy Ross · 3 years, 5 months ago
- 40d12c1 kernel/sched: Add "thread_usage" API for thread runtime cycle monitoring by Andy Ross · 3 years, 5 months ago
- 8979fbc kernel: timer: Call user handler without spinlock by Krzysztof Chruscinski · 3 years, 5 months ago
- 9444480 pm: Better return type for pm_system_suspend by Flavio Ceolin · 3 years, 5 months ago
- 7dee7a6 kernel/sched: Fix race with thread return values by Andy Ross · 3 years, 5 months ago
- f8f3c00 kernel: thread.c: remove unused THREAD_COOKIE macro. by Chris Reed · 3 years, 5 months ago
- ae394bf kernel: add support for event objects by Peter Mitsis · 3 years, 5 months ago