- bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
- 20b5542 coding guidelines: comply with MISRA Rule 13.4 by Hess Nathan · 10 months ago
- e05c4a8 coding guidelines: comply with MISRA Rule 11.8 by Hess Nathan · 11 months ago
- 11b85ee kernel: stack: Check possible overflow by Flavio Ceolin · 11 months ago
- bcd1d19 kernel: add closing comments to config endifs by Simon Hein · 1 year ago
- a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
- ee9f278 syscall: rename Z_SYSCALL_VERIFY -> K_SYSCALL_VERIFY by Anas Nashif · 1 year, 5 months ago
- 9c4d881 syscall: rename Z_SYSCALL_ to K_SYSCALL_ by Anas Nashif · 1 year, 5 months ago
- 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
- c91cad7 kernel: object: rename z_object_init to k_object_init by Anas Nashif · 1 year, 5 months ago
- 6df8efe kernel: Integrate object cores into kernel by Peter Mitsis · 1 year, 6 months ago
- 8634c3b kernel: move wait_q.h header to be internal by Anas Nashif · 1 year, 7 months ago
- cffefc8 kernel: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
- 69e8869 Tracing: Memory Stack tracing by Torbjörn Leksell · 3 years, 11 months ago
- c7bb423 kernel: fix race conditions with z_ready_thread by James Harris · 4 years, 1 month ago
- 4d33007 kernel: stack: fix stack_push spinlock and return by Jennifer Williams · 4 years, 6 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 8aa3dc3 kernel: cleanup header inclusion by Anas Nashif · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
- 1ed67d1 kernel: stack: error handling by Anas Nashif · 5 years ago
- 4ad9f68 kernel: rename thread return value functions by Andrew Boie · 6 years ago
- 643701a kernel: syscalls: Whitespace fixups by Andy Ross · 6 years ago
- 6564974 userspace: Support for split 64 bit arguments by Andy Ross · 6 years ago
- 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
- 3d51f7c k_stack: make it 64-bit compatible by Nicolas Pitre · 6 years ago
- aa922885 linker generated list: provide an iterator to simplify list access by Nicolas Pitre · 6 years ago
- be3d423 kernel: fix k_stack_alloc_init() by Andrew Boie · 6 years ago
- 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
- f0933d0 kernel/stack: Spinlockify by Andy Ross · 6 years ago
- ec554f4 kernel: Split reschdule & pend into irq/spin lock versions by Andy Ross · 6 years ago
- 4f911e1 kernel: Add missing include by Andy Ross · 6 years ago
- dfbe032 kernel: stack: Making if's body a compound statement by Flavio Ceolin · 6 years ago
- 28080d3 kernel: MISRA C: Fixes a few MISRA C issues. by Adithya Baglody · 6 years ago
- ea716bf kernel: Explicitly comparing pointer with NULL by Flavio Ceolin · 7 years ago
- 8f488ff kernel: stack: Fix k_stack_pop api by Flavio Ceolin · 7 years ago
- 585d90f kernel: Fix k_stack_alloc_init behavior by Flavio Ceolin · 7 years ago
- 3ce9c84 kernel: Wait queues aren't dlists anymore by Andy Ross · 7 years ago
- ccf3bf7 kernel: Fix sloppy wait queue API by Andy Ross · 7 years ago
- 8345e5e syscalls: remove policy from handler checks by Andrew Boie · 7 years ago
- f3bee95 kernel: stacks: add k_stack_alloc() init by Andrew Boie · 7 years ago
- 22642cf kernel: Clean up _unpend_thread() API by Andy Ross · 7 years ago
- 0447a73 kernel: include cleanup by Andy Ross · 7 years ago
- e0a572b kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom by Andy Ross · 7 years ago
- 8606fab kernel: Scheduler refactoring: use _reschedule_*() always by Andy Ross · 7 years ago
- 9c62cc6 kernel: Add kswap.h header to unbreak cycles by Andy Ross · 7 years ago
- 32a444c kernel: Fix nano_internal.h inclusion by Andy Ross · 7 years ago
- 6f99bdb kernel: Provide only one _SYSCALL_HANDLER() macro by Leandro Pereira · 7 years ago
- 8e3e6d0 k_stack_init: num_entries should be unsigned by Andrew Boie · 7 years ago
- 225e4c0 kernel: greatly simplify syscall handlers by Andrew Boie · 7 years ago
- 38ac235 syscall_handler: handle multiplication overflow by Andrew Boie · 7 years ago
- 37ff5a9 kernel: system call handler cleanup by Andrew Boie · 7 years ago
- e873446 kernel: convert stack APIs to system calls by Andrew Boie · 7 years ago
- 945af95 kernel: introduce object validation mechanism by Andrew Boie · 8 years ago
- 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
- 059544d kernel: make sure that CONFIG_OBJECT_TRACING structs are properly ifdef'ed by Maciek Borzecki · 8 years ago
- cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
- ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
- 2f203c2 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS by Anas Nashif · 8 years ago
- d687a95 kernel: move kernel code to kernel/ directly by Anas Nashif · 8 years ago[Renamed from kernel/unified/stack.c]
- 569f0b4 debug: move debug features from misc to subsys/debug by Anas Nashif · 8 years ago
- f6ca7de kernel/arch: consolidate tTCS and TNANO definitions by Benjamin Walsh · 8 years ago
- 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
- e7d2cc2 unified: Add object tracing support for kernel objects by Allan Stephens · 8 years ago
- b4b108d unified: rename sched.h to ksched.h by Benjamin Walsh · 8 years ago
- 018cd9a unified: Eliminate k_stack_init_with_buffer() by Allan Stephens · 8 years ago
- 7caef45 unified: streamline "timeout abort" internal interface by Benjamin Walsh · 8 years ago
- 456c6da unified: initial unified kernel implementation by Benjamin Walsh · 9 years ago