1. 2dc207c kernel: add config for app/kernel split by Andrew Boie · 8 years ago
  2. d03b249 test: benchmarking: Timing metrics for the kernel by Adithya Baglody · 8 years ago
  3. dfed8c4 kernel: Add stack_info to k_thread by Vincenzo Frascino · 8 years ago
  4. 61de8f8 spell: Kconfig help typos: /kernel /misc /subsys by David B. Kinder · 8 years ago
  5. 0b1d41d kernel: remove mentions of obsolete CONFIG_NANO_TIMERS by Anas Nashif · 8 years ago
  6. af6bf1c kernel: remove legacy semaphore groups support by Anas Nashif · 8 years ago
  7. 45a7e5d kernel: remove legacy.h and MDEF support by Anas Nashif · 8 years ago
  8. 306e15e kernel: remove legacy kernel support by Anas Nashif · 8 years ago
  9. 8e1dffd kernel: disable legacy APIs by default by Anas Nashif · 8 years ago
  10. 8fcb780 kernel: arm: Increase idle stack size to fix corruption by FP_SHARING by Florian Vaussard · 8 years ago
  11. 5718676 Xtensa port: Increased idle thread stack size to avoid stack overflow. by Mazen NEIFER · 8 years ago
  12. bb06316 dts: Add support for Device Tree by Andy Gross · 8 years ago
  13. 444ecaf kernel: Remove redundant TICKLESS_IDLE_SUPPORTED option by Ramesh Thomas · 8 years ago
  14. acc68c1 kernel: add k_poll() API by Benjamin Walsh · 8 years ago
  15. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  16. e669559 kernel: fix main/work_q prios in coop/preempt-only modes by Benjamin Walsh · 8 years ago
  17. c76abee kernel: updated default IDLE_STACK_SIZE to 512 for RISCV32 by Jean-Paul Etienne · 8 years ago
  18. a3629e8 kernel: have boot banner depend on console existing by Kumar Gala · 8 years ago
  19. f955476 kernel/arch: optimize memory use of some thread fields by Benjamin Walsh · 8 years ago
  20. 70a2e13 kernel: add LEGACY_KERNEL option by Anas Nashif · 8 years ago
  21. 6209218 kernel: optimize ms-to-ticks for certain tick frequencies by Benjamin Walsh · 8 years ago
  22. 3d8e86c drivers: eliminate nano/micro kernel usage by Anas Nashif · 8 years ago
  23. 9463dc0 kernel: merge kernel Kconfigs into one by Anas Nashif · 8 years ago
  24. ed116ac kernel: kconfig: move power management options out by Anas Nashif · 8 years ago
  25. 666afe5 kernel: kconfig: move event logger options into file by Anas Nashif · 8 years ago
  26. bd10845 kernel: kconfig: replace task/fiber with threads by Anas Nashif · 8 years ago
  27. 59a7de8 kernel: Isolate logger options by Anas Nashif · 8 years ago
  28. cfbe9b0 kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTED by Anas Nashif · 8 years ago
  29. f11fe9e kernel: set CONFIG_MDEF by default by Anas Nashif · 8 years ago
  30. 418058a kernel: remove NANOKERNEL and MICROKERNEL configs by Anas Nashif · 8 years ago
  31. 0859df1e kernel: disable MDEF by default by Anas Nashif · 8 years ago
  32. dd07b47 kernel: Eliminate use of KERNEL_V2 configuration option by Allan Stephens · 8 years ago
  33. 33118f9 sensor: grove: use global sensor init priority by Anas Nashif · 8 years ago
  34. 81e7749 kernel: event logger needs ring buffer by Ricardo Salveti · 8 years ago
  35. 96cb05c unified: Add tickless idle support for x86 and ARM by Peter Mitsis · 8 years ago
  36. 4223ba7 unified: Add initialization priority level for kernel objects by Dmitriy Korovkin · 9 years ago
  37. 7e6dacd unified/build: allow building the unified kernel by Benjamin Walsh · 9 years ago
  38. 851c537 kernel: add CONFIG_MDEF by Benjamin Walsh · 9 years ago
  39. d748577 doc: Fix terminology in Kconfig files for 'platform' by David B. Kinder · 9 years ago
  40. 9ec2f3b Cleanup whitespace in Kconfig files by Kumar Gala · 9 years ago
  41. 128dcbb kernel event logger: add possibility to use custom timestamp by Fabrice Olivero · 9 years ago
  42. f39b9b8 kernel event profiler: add dynamic enable/disable/configure by Fabrice Olivero · 9 years ago
  43. 546b8ad refactor common driver initialization priorities by Daniel Leung · 9 years ago
  44. 8df10d4 kconfig: untangle ordering and dependencies by Daniel Leung · 9 years ago
  45. bb19e6f power_mgmt: Make names consistent with new RFC by Ramesh Thomas · 9 years ago
  46. 6b8c640 kconfig: move kernel options close together by Anas Nashif · 9 years ago
  47. 207d0e7 kconfig: remove redundant EVENT_LOGGER option by Anas Nashif · 9 years ago
  48. a033c14 kconfig: add power management options into a menu by Anas Nashif · 9 years ago
  49. c15259a debug: expose thread monitor in object tracing header by Juan Manuel Cruz · 9 years ago
  50. baddead arch: & kernel: Updated Kconfigs to remove errors in html generation by Yannis Damigos · 9 years ago
  51. 3888735 adv_power:Advanced Power Management APIs by Ramesh Thomas · 9 years ago
  52. 1ffdea1 idle: add infrastructure for tickless support in nanokernels by Benjamin Walsh · 9 years ago
  53. ad99c3f kconfig: remove useless tickless idle dependency by Dirk Brandewie · 9 years ago
  54. 57f2741 init: Implement fine-grained initialization policy by Dmitriy Korovkin · 9 years ago
  55. 401c4da kconfig: do not set default for frequency by Anas Nashif · 9 years ago
  56. 16ddcfa Fix kernel event logger sample for nanokernel-only systems. by Yonattan Louise · 9 years ago
  57. 6de1c20 core: remove NO_ISRS feature by Anas Nashif · 9 years ago
  58. e378747 Rename Profiler to Event Logger. by Yonattan Louise · 9 years ago
  59. 079a0af Remove kernel configuration option CUSTOM_SECURITY by Peter Mitsis · 9 years ago
  60. f7fffae Change BSD-3 licenses to Apache 2 by Javier B Perez Hernandez · 9 years ago
  61. feee30c kernel: kconfig: remove CUSTOM_SECURTIY meta option by Dirk Brandewie · 9 years ago
  62. 65c6120 kernel: remove obsolete config option ENHANCED_SECURITY by Dirk Brandewie · 9 years ago
  63. 05135ef kernel: remove Security options dependency on ENHANCED_SECURITY by Dirk Brandewie · 9 years ago
  64. b2cd0aa x86: change the default for ENHANCED_SECURITY to no by Dirk Brandewie · 9 years ago
  65. 7c43992 profiler: use new ring buffer data structure by Andrew Boie · 9 years ago
  66. f18f102 nanokernel: add optional ring buffer data type by Andrew Boie · 9 years ago
  67. 5c6ef8f Profile low condition events. by Yonattan Louise · 9 years ago
  68. d2108bf Profile interrupt events. by Yonattan Louise · 9 years ago
  69. aa78793 microkernel: rename K_swapper to _k_server by Benjamin Walsh · 9 years ago
  70. 520542b Add context switch profile point. by Yonattan Louise · 9 years ago
  71. efd8e24 Add profiler method. by Yonattan Louise · 9 years ago
  72. 8c85c15 Add event logger. by Yonattan Louise · 9 years ago
  73. d285740 Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies by Peter Mitsis · 9 years ago
  74. abeaeac Kconfig: TICKLESS_IDLE_UNSUPPORTED is not used by Anas Nashif · 9 years ago
  75. e6b8bc6 Remove obsolete kernel references to BSP by Peter Mitsis · 9 years ago
  76. d76be85 Kconfig: change kernel names in menu by Anas Nashif · 9 years ago
  77. d15251f Kbuild: Kconfig license headers. by Juan Manuel Cruz · 9 years ago
  78. 97f2fe9 Rename TICKLESS_KERNEL -> SYS_CLOCK_EXISTS by Anas Nashif · 9 years ago
  79. 4acde80 Kbuild: User kernel instead of TiMo by Anas Nashif · 9 years ago
  80. c818cd2 Kbuild: Additional Kconfig symbols. by Juan Manuel Cruz · 9 years ago
  81. 0e301cc Kconfig symbols for kernel and misc directory. by Juan Manuel Cruz · 9 years ago