1. 1bf5af7 kernel: banner: Add option to clear screen on boot by Reto Schneider · 9 months ago
  2. 0313091 kernel: mmu: make k_mem_unmap() work with demand paging by Nicolas Pitre · 9 months ago
  3. 7f6d600 kernel: mm: rename z_num_pagefaults_get to k_mem_num_* by Daniel Leung · 9 months ago
  4. 564ca11 kernel: mm: rename z_page_fault() to k_mem_page_fault() by Daniel Leung · 9 months ago
  5. 54af5dd kernel: mm: rename z_page_frame_* to k_mem_page_frame_* by Daniel Leung · 9 months ago
  6. 7715aa3 kernel: mm: rename Z_SCRATCH_PAGE to K_MEM_SCRATCH_PAGE by Daniel Leung · 9 months ago
  7. 0168275 kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED by Daniel Leung · 9 months ago
  8. a459cdf kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START by Daniel Leung · 9 months ago
  9. b2784c9 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* by Daniel Leung · 9 months ago
  10. 03eded1 kernel: mm: rename Z_VIRT_RAM_* to K_MEM_VIRT_* by Daniel Leung · 9 months ago
  11. 3fd66de kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_* by Daniel Leung · 9 months ago
  12. b6f951b kernel: mm: rename Z_VM_OFFSET to K_MEM_VM_OFFSET by Daniel Leung · 9 months ago
  13. def364a kernel: mm: rename Z_BOOT_* to K_MEM_BOOT_* by Daniel Leung · 9 months ago
  14. db9d313 kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* by Daniel Leung · 9 months ago
  15. 552e297 kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare by Daniel Leung · 9 months ago
  16. 295254a kernel: mm: remove k_mem_phys_un/map() by Daniel Leung · 9 months ago
  17. 9f9dd26 kernel: mm: rename k_mem_un/map_impl to k_mem_*_phys_guard by Daniel Leung · 9 months ago
  18. 749566a kernel/init: use zephyr's stack size macro for main/idle thread creation by Dong Wang · 9 months ago
  19. c20e798 arch: call arch_smp_init() directly, do not use SYS_INIT by Anas Nashif · 9 months ago
  20. 15c9d37 kernel: add CONFIG_DEVICE_DT_METADATA and helpers by Martí Bolívar · 9 months ago
  21. 7b2ccf4 kernel: increase main stack size for ztests on nios2 by Anas Nashif · 9 months ago
  22. 3283659 kernel: mem_slab: only define slab_ptr_is_good with assert enabled by Fabio Baltieri · 9 months ago
  23. 87946a8 kernel: banner: fix disabling boot banner by Krzysztof Sychla · 9 months ago
  24. 5f2620f kernel: mem_slab: extend slab pointer validation by Nicolas Pitre · 9 months ago
  25. 67706a1 kernel: mem_slab: reverse free list initialization by Nicolas Pitre · 9 months ago
  26. 4c2938a kernel: added missing parenthesis by frei tycho · 9 months ago
  27. 0bcdae2 kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS by Peter Mitsis · 9 months ago
  28. d8a4c8a kernel: Add CONFIG_IPI_OPTIMIZE by Peter Mitsis · 9 months ago
  29. 9ff5221 kernel: Update IPI usage in k_thread_priority_set() by Peter Mitsis · 9 months ago
  30. ed7a5f3 kernel: Update CONFIG_PIPES Kconfig description by Peter Mitsis · 9 months ago
  31. 6a3cb93 arch: remove the use of `z_arch_esf_t` completely from internal by Yong Cong Sin · 9 months ago
  32. e54b27b arch: define `struct arch_esf` and deprecate `z_arch_esf_t` by Yong Cong Sin · 9 months ago
  33. 65fc5b7 device: Remove z_device_is_ready by Flavio Ceolin · 10 months ago
  34. 3570408 build: namespace syscall sources to `zephyr/` by Yong Cong Sin · 10 months ago
  35. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
  36. 8c37f14 tracing: add k_realloc trace by Fin Maaß · 10 months ago
  37. 09eaa87 kernel: implement k_realloc by Fin Maaß · 10 months ago
  38. 20b5542 coding guidelines: comply with MISRA Rule 13.4 by Hess Nathan · 10 months ago
  39. 4d85f3d pm: Deprecate z_pm_save_idle_exit by Flavio Ceolin · 10 months ago
  40. f7437ac pm: Move z_pm_save_idle_exit to pm subsys by Flavio Ceolin · 10 months ago
  41. b34e94f kernel: demand_paging: fix arch_page_location_get() documentation by Nicolas Pitre · 10 months ago
  42. d082cd2 kernel: Relax loop in z_smp_global_lock() by Peter Mitsis · 10 months ago
  43. c12f050 userspace: dynamic: Fix k_thread_stack_free verification by Flavio Ceolin · 10 months ago
  44. e6abc03 kernel: mem_domain: new config for isolated stacks by Daniel Leung · 10 months ago
  45. 169bc07 kernel: move memory domain kconfigs into its own file by Daniel Leung · 10 months ago
  46. 17a5beb kernel: Predicate _cpus_active on CONFIG_PM by Andy Ross · 10 months ago
  47. 2ad265c kernel: userspace: manipulate _thread_idx_map on per-byte basis by Daniel Leung · 10 months ago
  48. e9a47d9 kernel: mmu: shrink and align struct z_page_frame by Nicolas Pitre · 10 months ago
  49. 5730597 kernel: mmu: abstract access to page frame flags and address by Nicolas Pitre · 10 months ago
  50. 9fc2680 linker: decouple KERNEL_WHOLE_ARCHIVE from LLEXT by Daniel Apperloo · 10 months ago
  51. 6d417d5 coding guidelines: comply with MISRA Rule 12.1. by Hess Nathan · 10 months ago
  52. e05c4a8 coding guidelines: comply with MISRA Rule 11.8 by Hess Nathan · 10 months ago
  53. 68ea73a kernel: sem: Remove constant expression by Flavio Ceolin · 10 months ago
  54. f147a5f spelling: Replace occurrences of "iff" with "if and only if" by Pieter De Gendt · 10 months ago
  55. fe38c70 kernel: coding guidelines: cast unused arguments to void by frei tycho · 10 months ago
  56. 2f5e939 Revert "kernel: retrieve system timer clock frequency at runtime or static" by Alberto Escolar Piedras · 10 months ago
  57. 7c03e5d kernel: retrieve system timer clock frequency at runtime or static by Najumon B.A · 10 months ago
  58. dec022a kernel/sched: Fix edge^2 case in abort/join by Andy Ross · 11 months ago
  59. 47ab663 kernel/sched: Fix lockless ordering in halt_thread() by Andy Ross · 11 months ago
  60. fd340eb sched: Optimize dummy thread usage on SMP by Andy Ross · 11 months ago
  61. f0fd54c kernel/sched: Fix free-memory write when ISRs abort _current by Andy Ross · 11 months ago
  62. fc56050 kernel/spinlock: Fix SPIN_VALIDATE in ISRs by Andy Ross · 11 months ago
  63. 14cb7d5 kernel: coding guidelines: add explicit cast to void by frei tycho · 11 months ago
  64. 7659cfd coding guidelines: comply with MISRA Rule 2.2 by Hess Nathan · 11 months ago
  65. e44d2e6 kernel: timeslicing: add time slice reset in slice per thread api by Adrian Bonislawski · 11 months ago
  66. 527e712 coding guidelines: comply with MISRA Rule 20.9 by Hess Nathan · 11 months ago
  67. 32af724 coding guidelines: comply with MISRA C:2012 Rule 11.2 by Hess Nathan · 11 months ago
  68. c30a9c4c coding guidelines: comply with MISRA Rule 21.15 by Hess Nathan · 11 months ago
  69. a3c7152 kernel: Update thread cpu in z_get_next_switch_handle() by Peter Mitsis · 11 months ago
  70. 69c5c6d kernel: Remove duplicate execution_cycles write and improve docstring by Eric Johnson · 11 months ago
  71. c05cba6 Revert "kernel/spinlock: Fix SPIN_VALIDATE in ISRs" by Alberto Escolar Piedras · 11 months ago
  72. ea26bcf Revert "kernel/sched: Fix free-memory write when ISRs abort _current" by Alberto Escolar Piedras · 11 months ago
  73. c9ec937 Revert "sched: Optimize dummy thread usage on SMP" by Alberto Escolar Piedras · 11 months ago
  74. c60d4c2 Revert "kernel/sched: Fix lockless ordering in halt_thread()" by Alberto Escolar Piedras · 11 months ago
  75. 7084662 kernel: system_work_q: Mark queue thread as essential by Mohamed ElShahawi · 11 months ago
  76. 9ba4653 kernel: work_queue: make thread essential flag configurable by Mohamed ElShahawi · 11 months ago
  77. 02b2491 kernel/sched: Fix lockless ordering in halt_thread() by Andy Ross · 11 months ago
  78. 20611f1 sched: Optimize dummy thread usage on SMP by Andy Ross · 11 months ago
  79. 61c7062 kernel/sched: Fix free-memory write when ISRs abort _current by Andy Ross · 11 months ago
  80. 93dc7e7 kernel/spinlock: Fix SPIN_VALIDATE in ISRs by Andy Ross · 11 months ago
  81. 5fa2b6f kernel/sched: Refeactor/cleanup z_thread_halt() by Andy Ross · 11 months ago
  82. 297ad51 kernel: increase main stack size for ztest on ARC by Anas Nashif · 11 months ago
  83. 4593f0d kernel: priority queues: declare as static inlines by Anas Nashif · 11 months ago
  84. 11b85ee kernel: stack: Check possible overflow by Flavio Ceolin · 11 months ago
  85. eeebb4d kernel: Device deferred initialization by Ederson de Souza · 11 months ago
  86. d0a90a0 kernel: add the ability to memory map thread stacks by Daniel Leung · 11 months ago
  87. 04c5632 kernel: mm: introduce k_mem_phys_map()/_unmap() by Daniel Leung · 11 months ago
  88. 378131c kernel: add options to cleanup after aborting current thread by Daniel Leung · 11 months ago
  89. aee8dd1 kernel: timeout: Optimize setting next alarm by Krzysztof Chruściński · 11 months ago
  90. ebdb07a kernel: Clean up mailbox async msg configuration by Simon Hein · 11 months ago
  91. 20b2c98 kernel: move nothread support to own file by Anas Nashif · 11 months ago
  92. fbaf7df kernel: banner: use BUILD_VERSION only if not empty by Yong Cong Sin · 11 months ago
  93. 8a88cd4 kernel: thread: move thread states to header by Anas Nashif · 12 months ago
  94. f5435b3 kernel: thread: move k_thread_priority_get by Anas Nashif · 12 months ago
  95. 5c170c7 kernel: thread: rename is_preempt by Anas Nashif · 12 months ago
  96. 6754cbd kernel: thread: move k_is_preempt_thread to thread.c by Anas Nashif · 12 months ago
  97. 17c874f kernel: thread: rename is_metairq by Anas Nashif · 12 months ago
  98. 0b473ce kernel: rename sliceable -> thread_is_sliceable by Anas Nashif · 12 months ago
  99. 37df485 kernel: split timeslicing/ipi code out of sched.c by Anas Nashif · 12 months ago
  100. 31bc210 kernel: sched: remove unused prototype: z_is_thread_time_slicing by Anas Nashif · 12 months ago