- ae86519 kernel: mmu: collect more demand paging statistics by Daniel Leung · 4 years ago
- b706a5e kernel: remove old work queue implementation by Peter Bigot · 4 years ago
- dc34e7c kernel: add new work queue implementation by Peter Bigot · 4 years ago
- 44539ed kernel: select work queue implementation by Peter Bigot · 4 years ago
- c0c8cb0 kernel: Remove abort and join implementation (UNBISECTABLE) by Andy Ross · 4 years, 1 month ago
- 06eb489 kernel: add condition variables by Anas Nashif · 4 years, 2 months ago
- 8a6aee9 kernel: Make the "heap" backend to mem_pool default by Andy Ross · 4 years, 3 months ago
- 4b59312 kernel: init: move banner handling by Anas Nashif · 4 years, 4 months ago
- de69edb kernel: move xip code to dedicated file by Anas Nashif · 4 years, 4 months ago
- 28cb9da kernel: Deprecate CONFIG_MULTITHREADING by Carles Cufi · 4 years, 6 months ago
- b5c2ff9 kernel: add kconfig CONFIG_KERNEL_MEM_POOL by Daniel Leung · 4 years, 6 months ago
- bb39466 cmake: fix include directories to work with out-of-tree arch by Torsten Rasmussen · 4 years, 7 months ago
- 2d9b459 syscalls: Add system call for cache flush & invalidate by Aastha Grover · 4 years, 8 months ago
- 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
- 06cf6d2 kernel: add k_mem_map() and related defines by Andrew Boie · 4 years, 8 months ago
- 8f0959c kernel: Add k_mem_pool compatibility layer on top of k_heap by Andy Ross · 5 years ago
- 0dd83b8 kernel: Add k_heap synchronized memory allocator by Andy Ross · 5 years ago
- e96ac90 kernel: Refactor k_mem_pool APIs into a base and derived level by Andy Ross · 5 years ago
- fdac7b3 cmake: Add target for generating header files by Sebastian Bøe · 5 years ago
- 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
- 71ce8ce kernel: consolidate error handling code by Andrew Boie · 6 years ago
- 5611e92 kernel: add futex support by Wentong Wu · 6 years ago
- 76d9d78 x86: remove unused and x86 only latency benchmark by Anas Nashif · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- 1b86fb9 cmake: Use variables for target names by Sebastian Bøe · 6 years ago
- bfad972 kernel: remove k_alert API by Peter A. Bigot · 6 years ago
- 987c0e5 kernel: New timeout implementation by Andy Ross · 6 years ago
- 8618716 kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. by Adithya Baglody · 7 years ago
- f603e60 lib: posix: Move posix layer from 'kernel' to 'lib' by Ramakrishna Pallala · 7 years ago
- c8aa657 kernel: POSIX: Compatibility layer for pthread APIs. by Youvedeep Singh · 7 years ago
- 364cbae kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode by Andy Ross · 7 years ago
- 274ad46 kernel: move posix header to posix/ by Anas Nashif · 7 years ago
- b4292cf kernel: posix: separating posix APIs according to their types. by Youvedeep Singh · 7 years ago
- 2fce4e4 kernel: userspace: Fixed the issue of handlers getting dropped by linker by Adithya Baglody · 7 years ago
- b893dac kernel: remove reference to legacy_timer.c in build system by Anas Nashif · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago