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