1. 28cb9da kernel: Deprecate CONFIG_MULTITHREADING by Carles Cufi · 4 years, 6 months ago
  2. b5c2ff9 kernel: add kconfig CONFIG_KERNEL_MEM_POOL by Daniel Leung · 4 years, 6 months ago
  3. bb39466 cmake: fix include directories to work with out-of-tree arch by Torsten Rasmussen · 4 years, 8 months ago
  4. 2d9b459 syscalls: Add system call for cache flush & invalidate by Aastha Grover · 4 years, 8 months ago
  5. 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
  6. 06cf6d2 kernel: add k_mem_map() and related defines by Andrew Boie · 4 years, 9 months ago
  7. 8f0959c kernel: Add k_mem_pool compatibility layer on top of k_heap by Andy Ross · 5 years ago
  8. 0dd83b8 kernel: Add k_heap synchronized memory allocator by Andy Ross · 5 years ago
  9. e96ac90 kernel: Refactor k_mem_pool APIs into a base and derived level by Andy Ross · 5 years ago
  10. fdac7b3 cmake: Add target for generating header files by Sebastian Bøe · 5 years ago
  11. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
  12. 71ce8ce kernel: consolidate error handling code by Andrew Boie · 6 years ago
  13. 5611e92 kernel: add futex support by Wentong Wu · 6 years ago
  14. 76d9d78 x86: remove unused and x86 only latency benchmark by Anas Nashif · 6 years ago
  15. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  16. 1b86fb9 cmake: Use variables for target names by Sebastian Bøe · 6 years ago
  17. bfad972 kernel: remove k_alert API by Peter A. Bigot · 6 years ago
  18. 987c0e5 kernel: New timeout implementation by Andy Ross · 6 years ago
  19. 8618716 kernel: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for kernel files. by Adithya Baglody · 7 years ago
  20. f603e60 lib: posix: Move posix layer from 'kernel' to 'lib' by Ramakrishna Pallala · 7 years ago
  21. c8aa657 kernel: POSIX: Compatibility layer for pthread APIs. by Youvedeep Singh · 7 years ago
  22. 364cbae kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode by Andy Ross · 7 years ago
  23. 274ad46 kernel: move posix header to posix/ by Anas Nashif · 7 years ago
  24. b4292cf kernel: posix: separating posix APIs according to their types. by Youvedeep Singh · 7 years ago
  25. 2fce4e4 kernel: userspace: Fixed the issue of handlers getting dropped by linker by Adithya Baglody · 7 years ago
  26. b893dac kernel: remove reference to legacy_timer.c in build system by Anas Nashif · 7 years ago
  27. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago