1. ae394bf kernel: add support for event objects by Peter Mitsis · 3 years, 6 months ago
  2. a627666 device: add fudge factor for handle padding by Martí Bolívar · 3 years, 6 months ago
  3. b11e796 kernel/sched: Add CONFIG_CPU_MASK_PIN_ONLY by Andy Ross · 3 years, 6 months ago
  4. 7f36f90 kernel: drop unused priority related definitions by Fabio Baltieri · 3 years, 8 months ago
  5. 4084242 kernel: make MULTITHREADING promptless if single-thread not supported by Ioannis Glaropoulos · 3 years, 10 months ago
  6. 851d14a kernel/sched: Remove "cooperative scheduling only" special cases by Andy Ross · 3 years, 10 months ago
  7. 7b9084c ztest: set thread name to test name by Anas Nashif · 3 years, 11 months ago
  8. 8d07b77 smp: add a Kconfig option to delay booting secondary CPUs by Guennadi Liakhovetski · 4 years ago
  9. 6df4405 doc: fix typos by Anas Nashif · 4 years ago
  10. 2165e8c Revert "kernel: Deprecate CONFIG_MULTITHREADING" by Krzysztof Chruscinski · 4 years ago
  11. 1559712 timing: add kconfig CONFIG_TIMING_FUNCTIONS_NEED_AT_BOOT by Daniel Leung · 4 years ago
  12. 068e087 kernel: remove EXPERIMENTAL from some Kconfigs by Anas Nashif · 4 years ago
  13. c076d94 kernel: remove tickless idle by Anas Nashif · 4 years ago
  14. 7d35a8c kernel: remove arch_mem_domain_destroy by Kumar Gala · 4 years ago
  15. 820c94e arch/xtensa: Inline atomics by Andy Ross · 4 years, 1 month ago
  16. 6400bb5 kernel/idle: Clean up and refactoring / remove TICKLESS_IDLE_THRESH by Andy Ross · 4 years, 1 month ago
  17. b706a5e kernel: remove old work queue implementation by Peter Bigot · 4 years, 1 month ago
  18. d1affd9 kernel: default to new work API implementation by Peter Bigot · 4 years, 1 month ago
  19. dc34e7c kernel: add new work queue implementation by Peter Bigot · 4 years, 1 month ago
  20. 44539ed kernel: select work queue implementation by Peter Bigot · 4 years, 1 month ago
  21. 612dad2 kernel: Decouple TICKS_PER_SEC from TICKLESS_CAPABLE by Martin Åberg · 4 years, 2 months ago
  22. 8925af9 kernel: Kconfig: increase test default MAIN_STACK_SIZE for ARM Cortex M by Alexandre Bourdiol · 4 years, 2 months ago
  23. d6d4a83 kernel: build: Make TICKLESS_KERNEL depends on TICKLESS_CAPABLE by Flavio Ceolin · 4 years, 2 months ago
  24. 7a22a4b heap: clean up some size related issues by Nicolas Pitre · 4 years, 2 months ago
  25. e956639 kernel: Remove CONFIG_LEGACY_TIMEOUT_API by Andy Ross · 4 years, 2 months ago
  26. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
  27. e1d4272 kernel: make KERNEL_COHERENCE depend on ARCH_HAS_COHERENCE by Anas Nashif · 4 years, 4 months ago
  28. 8a6aee9 kernel: Make the "heap" backend to mem_pool default by Andy Ross · 4 years, 4 months ago
  29. 3f7ae0d x86: increase default idle stack size by Andrew Boie · 4 years, 4 months ago
  30. 104f100 kernel: memslab: Add maximum mem_slab utilization trace by Kamil Lazowski · 4 years, 4 months ago
  31. fd7a68d kernel: use timing functions to gather thread runtime stats by Daniel Leung · 4 years, 5 months ago
  32. fc577c4 kernel: gather basic thread runtime statistics by Daniel Leung · 4 years, 5 months ago
  33. e9ef078 kernel: kconfig: changing recommendations for SYS_CLOCK_TICKS_PER_SEC by Spoorthy Priya Yerabolu · 4 years, 5 months ago
  34. 2d152ab kernel: limit thread local storage to Zephyr SDK by Daniel Leung · 4 years, 5 months ago
  35. 62cf196 kernel: support using thread local storage for errno by Daniel Leung · 4 years, 5 months ago
  36. 3887258 arm: cortex_m: add support for thread local storage by Daniel Leung · 4 years, 5 months ago
  37. 240beb4 kconfig: add configs for thread local storage by Daniel Leung · 4 years, 5 months ago
  38. f6d32ab kernel: Add cache coherence management framework by Andy Ross · 4 years, 5 months ago
  39. f5a7e1a kernel: handle thread self-aborts on idle thread by Andrew Boie · 4 years, 6 months ago
  40. 28cb9da kernel: Deprecate CONFIG_MULTITHREADING by Carles Cufi · 4 years, 6 months ago
  41. b5c2ff9 kernel: add kconfig CONFIG_KERNEL_MEM_POOL by Daniel Leung · 4 years, 6 months ago
  42. 6e27478 benchmarking: remove execution benchmarking code by Anas Nashif · 4 years, 7 months ago
  43. 0ffcfa9 timing: introduce timing functions as a generic feature by Daniel Leung · 4 years, 7 months ago
  44. 00f71b0 kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API by Andrew Boie · 4 years, 7 months ago
  45. 3b75a08 Kconfig: move power management Kconfig into subsys/power by Anas Nashif · 4 years, 7 months ago
  46. bc35b0b userspace: add optional member to memory domains by Andrew Boie · 4 years, 7 months ago
  47. b0c155f kernel: overhaul stack specification by Andrew Boie · 4 years, 8 months ago
  48. db36b14 kernel: Remove supported size comments from HEAP_MEM_POOL_SIZE by David Leach · 4 years, 8 months ago
  49. 5682117 doc: replace lifo/fifo with LIFO/FIFO by Anas Nashif · 4 years, 9 months ago
  50. 7ac40aa tests: adding test cases for arch-dependent SMP function by Enjia Mai · 4 years, 9 months ago
  51. 2c5d404 kernel: logging: convert K_DEBUG to LOG_DBG by Anas Nashif · 4 years, 9 months ago
  52. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  53. 4d41703 kernel/Kconfig: Add prompt for CONFIG_TIMEOUT_64BIT by Andy Ross · 5 years ago
  54. 38031dd kernel: Make the k_heap backend default for k_mem_pool by Andy Ross · 5 years ago
  55. 8f0959c kernel: Add k_mem_pool compatibility layer on top of k_heap by Andy Ross · 5 years ago
  56. b90fafd kernel: remove unused offload workqueue option by Anas Nashif · 5 years ago
  57. 4c7b77a kernel/timeout: Add absolute timeout APIs by Andy Ross · 5 years ago
  58. cfeb07e kernel/timeout: Enable 64 bit timeout precision by Andy Ross · 5 years ago
  59. 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
  60. fbeaa0a kernel: Stack pointer random depends on MULTITHREADING by Flavio Ceolin · 5 years ago
  61. 40b49e2 kernel: kconfig: Make SCHED_IPI_SUPPORTED invisible by Ulf Magnusson · 5 years ago
  62. 1404aaf kconfig: Remove '# hidden' comment on ARCH_HAS_CUSTOM_BUSY_WAIT by Ulf Magnusson · 5 years ago
  63. bd9962d kconfig: Remove '# hidden' comments on promptless symbols by Ulf Magnusson · 5 years ago
  64. 8d26750 kernel: update SCHED_CPU_MASK Kconfig doc by Anas Nashif · 5 years ago
  65. aa91113 kernel: Kconfig: Define dependencies for STACK_CANARIES by David Leach · 5 years ago
  66. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  67. 1f38ea7 kconfig: Clean up 'config FOO' (two spaces) definitions by Ulf Magnusson · 5 years ago
  68. bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
  69. 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
  70. 64300a7 kernel/Kconfig: clamp number of CPUs to 4 by Charles E. Youse · 5 years ago
  71. 2c1fb97 kernel: rename __swap by Andrew Boie · 5 years ago
  72. 7fae2bb tests: increase main stack size for x86 with ztest by Andrew Boie · 6 years ago
  73. 1f4b5dd riscv32: rename to riscv by Nicolas Pitre · 6 years ago
  74. 669730f kernel: Crank up default tick rate by Andy Ross · 6 years ago
  75. 38129ce kernel: fix CONFIG_THREAD_NAME from user mode. by Andrew Boie · 6 years ago
  76. 76d9d78 x86: remove unused and x86 only latency benchmark by Anas Nashif · 6 years ago
  77. 201fdf0 kernel: Fix usage of CONFIG_SYS_CLOCK_EXISTS by Carles Cufi · 6 years ago
  78. 0f6c9a5 kernel: adjust default main stack for riscv by Andrew Boie · 6 years ago
  79. afda764 kernel: increase workq sizes if COVERAGE=y by Andrew Boie · 6 years ago
  80. 2e0095a security: kernel: Fix STACK_POINTER_RANDOM dependency by Flavio Ceolin · 6 years ago
  81. 8646a8e tests/kernel/mem_protect/stackprot: stack size adjust by Wentong Wu · 6 years ago
  82. 3e255e9 tests: adjust stack size for qemu_x86's coverage test by Wentong Wu · 6 years ago
  83. b991962 tests: adjust stack size for qemu_x86 and mps2_an385's coverage test by Wentong Wu · 6 years ago
  84. 2202927 kernel: Clarify warning about no multithreading by David Brown · 6 years ago
  85. 42ed12a kernel/sched: arch/x86_64: Support synchronous k_thread_abort() in SMP by Andy Ross · 6 years ago
  86. b87920b kernel: Make heap smallest object size configurable by Pawel Dunaj · 6 years ago
  87. 576ebf4 kernel: add config for Spectre V1 mitigation by Andrew Boie · 6 years ago
  88. edc9e4d arch: arm: userspace: Force arch-specific user local data reservation by Ioannis Glaropoulos · 6 years ago
  89. d3c89fe kernel: move CONFIG_RETPOLINE definition by Andrew Boie · 6 years ago
  90. 992f29a arch: make __ramfunc support transparent by Aurelien Jarno · 6 years ago
  91. e1cc657 arm: Placing the functions which holds __ramfunc into '.ramfunc' by qianfan Zhao · 6 years ago
  92. 228702e kernel: minor syntax fix in Kconfig by Ioannis Glaropoulos · 6 years ago
  93. 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
  94. ab46b1b kernel/sched: CPU mask affinity/pinning API by Andy Ross · 6 years ago
  95. 5a58da5 Kconfig: STACK_CANARIES: Correct the help text by Sebastian Bøe · 6 years ago
  96. 76ee02b Gcov: Added Kconfig changes needed by Gcov. by Adithya Baglody · 6 years ago
  97. 7f42dba kernel: Add CONFIG_SWAP_NONATOMIC flag by Andy Ross · 6 years ago
  98. 204f05b kconfig: Minor comments and 'help' text fixes by Sebastian Bøe · 6 years ago
  99. f42ed32 Kconfig: Hide SMP and USE_SWITCH from unsupported platforms by Sebastian Bøe · 6 years ago
  100. 21d6957 kconfig: Have the 'SMP' option depend on 'USE_SWITCH' by Sebastian Bøe · 6 years ago