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