1. 86bb2d0 kernel: mutex: add error checking by Anas Nashif · 5 years ago
  2. e04e4c2 kernel: panic: Option ASSERT_NO_FILE_INFO controls panic or oops print by Joakim Andersson · 5 years ago
  3. 74ef395 kernel: move test of kernel startup state to more visible location by Peter Bigot · 5 years ago
  4. d76ae46 lib: os: make snprintk fns generally available by Andrew Boie · 5 years ago
  5. 4b38659 kernel: msgq: rename parameters q->msgq by Anas Nashif · 5 years ago
  6. 2c529ce kernel: thread: k_thread_foreach_unlocked: Implement by Radoslaw Koppel · 5 years ago
  7. 528233e kernel: use size_t for thread stack sizes by Andrew Boie · 5 years ago
  8. b5c6810 kernel: don't use u32_t for data sizes by Andrew Boie · 5 years ago
  9. 22553a7 kernel: k_object key pointer should be void * by Andrew Boie · 5 years ago
  10. e48ed6a kernel: use uintptr_t for kobject data by Andrew Boie · 5 years ago
  11. a824821 kernel: fix k_mem_partition data types by Andrew Boie · 5 years ago
  12. e71293e kernel: kernel.h doxygen cleanup by Anas Nashif · 5 years ago
  13. 7476a6e kernel: remove duplicate definitions of k_thread stack and entry by Daniel Leung · 5 years ago
  14. 50d0942 kernel/thread: Cancel timeouts on k_thread_suspend(), make schedule point by Andy Ross · 5 years ago
  15. 09ac888 doc: remove old reference to nanokernel in API doc by David B. Kinder · 5 years ago
  16. 5ebceeb object tracing: Fix the issue that objects lost from trace list by Shih-Wei Teng · 5 years ago
  17. 94f742e kernel: Clarify timeout and sleep API regarding negative inputs by Krzysztof Chruscinski · 5 years ago
  18. 8892406 kernel/sys_clock.h: Deprecate and convert uses of old conversions by Andy Ross · 5 years ago
  19. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  20. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago
  21. b4d5e67 kernel: use internal spelling of macro deprecation marker by Peter A. Bigot · 5 years ago
  22. fe1ff2f include: kernel readme misprint fix by Maksim Masalski · 5 years ago
  23. 73896c0 doc: fix misspelling in API doxygen comments by David B. Kinder · 5 years ago
  24. df02923 kernel: fatal: use nested exception info in z_fatal_error by Ioannis Glaropoulos · 5 years ago
  25. 979b17f kernel: activate arch interface headers by Andrew Boie · 5 years ago
  26. 8ffff14 kernel: add architecture interface headers by Andrew Boie · 5 years ago
  27. be21d3f kernel: improve C++ compatibility by Markus Fuchs · 5 years ago
  28. 19d8349 kernel: Introduce k_work_poll by Piotr Zięcik · 6 years ago
  29. 1c4177d kernel: Separate k_poll() infrastructure and implementation by Piotr Zięcik · 6 years ago
  30. e665410 kernel: rename boot time globals by Andrew Boie · 6 years ago
  31. 07525a3 kernel: add arch interface for idle functions by Andrew Boie · 6 years ago
  32. b2a022b K_MEM_POOL_DEFINE(): remove extra semicolon by Nicolas Pitre · 6 years ago
  33. 3036faf tests/benchmarks: fix BOOT_TIME_MEASUREMENT by Charles E. Youse · 6 years ago
  34. f628dcd kernel: Fix _K_QUEUE_INITIALIZER portability issue. by Stephanos Ioannidis · 6 years ago
  35. 33fbe00 kernel: Explicitly include toolchain.h to check for endianness definitions. by Stephanos Ioannidis · 6 years ago
  36. 8076c80 subsystem: kernel_shell: extend thread info by Pavlo Hamov · 6 years ago
  37. a6067a3 kernel: reimplement k_uptime_get_32() by Peter Bigot · 6 years ago
  38. 67db616 doc: fix doxygen briefs for k_object_xxx APIs by Marti Bolivar · 6 years ago
  39. fddd550 userspace: clarify k_mem_partition_add() by Andrew Boie · 6 years ago
  40. 5623637 kernel: abolish _default_esf by Andrew Boie · 6 years ago
  41. 71ce8ce kernel: consolidate error handling code by Andrew Boie · 6 years ago
  42. 7875707 userspace: add kobject flag for drivers by Andrew Boie · 6 years ago
  43. 223a2b9 mempool: move BUILD_ASSERT to the end of K_MEM_POOL_DEFINE by Johann Fischer · 6 years ago
  44. 669730f kernel: Crank up default tick rate by Andy Ross · 6 years ago
  45. ace11bb mempool: make sure max block size isn't smaller than minimum allowed by Nicolas Pitre · 6 years ago
  46. cf97437 mempool: make alignment/rounding 64-bit compatible by Nicolas Pitre · 6 years ago
  47. 38129ce kernel: fix CONFIG_THREAD_NAME from user mode. by Andrew Boie · 6 years ago
  48. 8753bec kernel: delete k_futex_init() by Andrew Boie · 6 years ago
  49. c3d4e65 kernel: exclude stubs from code coverage by Andrew Boie · 6 years ago
  50. 1db9f18 kernel/timeout: Remove "clock_always_on", replace with "SLOPPY_IDLE" by Andy Ross · 6 years ago
  51. 10291a0 cleanup: include/: move tracing.h to debug/tracing.h by Anas Nashif · 6 years ago
  52. 659fa0d lifo/fifo: first word is not always first 4 bytes by Nicolas Pitre · 6 years ago
  53. 8de9cc7 doc: use @rst/@endrst for ReST in headers by David B. Kinder · 6 years ago
  54. 5611e92 kernel: add futex support by Wentong Wu · 6 years ago
  55. 465b2cf mempool: fix corruption of the free block bitmap and beyond by Nicolas Pitre · 6 years ago
  56. 46cd5a0 mem_slab: enforce minimum alignment on statically allocated slabs by Nicolas Pitre · 6 years ago
  57. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  58. 3d51f7c k_stack: make it 64-bit compatible by Nicolas Pitre · 6 years ago
  59. a6cb8b0 kernel: introduce k_float_disable system call by Ioannis Glaropoulos · 6 years ago
  60. 240c516 doc: generate documentation of ifdef`ed APIs by Anas Nashif · 6 years ago
  61. 00c41ea doc: fix doxygen comments with embedded reST by David B. Kinder · 6 years ago
  62. b1d3742 linker generated list: introduce Z_STRUCT_SECTION_ITERABLE() by Nicolas Pitre · 6 years ago
  63. 8bb1f2a linker generated list: explicit alignment on data definitions by Nicolas Pitre · 6 years ago
  64. 58d839b misc: memory address type conversions by Nicolas Pitre · 6 years ago
  65. a04a2ca k_fifo/K_lifo macros: avoid unnecessary casts by Nicolas Pitre · 6 years ago
  66. 92ce767 kernel/fatal: Clean up z_except_reason() fallback implementation by Andy Ross · 6 years ago
  67. a567831 kernel/sched.c: add k_usleep() API function by Charles E. Youse · 6 years ago
  68. 773bd98 doc: clarify behavior of k_poll_signal_raise on error by Peter A. Bigot · 6 years ago
  69. 4f99a38 arch: all: Remove not used struct _caller_saved by Flavio Ceolin · 6 years ago
  70. 4e5c093 kernel: demote K_THREAD_STACK_BUFFER() to private by Andrew Boie · 6 years ago
  71. 7c0a245 arch: Rename reserved function names by Patrik Flykt · 6 years ago
  72. 97b3bd1 drivers: Rename reserved function names by Patrik Flykt · 6 years ago
  73. ac3dcc1 doc: clarify k_queue_alloc_append and related APIs by Andrew Boie · 6 years ago
  74. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  75. 575abc0 kernel: add K_THREAD_STACK_RESERVED by Andrew Boie · 6 years ago
  76. 6d01f67 kernel/msg_q: reorder _K_MSGQ_INITIALIZER() initializers by Charles E. Youse · 6 years ago
  77. c0183fd kernel/work_q: Fix locking across multiple queues by Andy Ross · 6 years ago
  78. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  79. d7ae2a8 kernel/work_q: Clarify docs for k_delayed_work_cancel() by Andy Ross · 6 years ago
  80. 2611e2d include/kernel.h: Remove unsupported return values from k_work APIs by Andy Ross · 6 years ago
  81. 0ad4022 kernel/timeout: fix k_timer_remaining_get() when tickless by Charles E. Youse · 6 years ago
  82. be06327 kernel: Reworking _K_TIMER_INITIALIZER and _K_PIPE_INITIALIZER for C++ by Krzysztof Chruscinski · 6 years ago
  83. f582b55 kernel/pipe: Spinlockify by Andy Ross · 6 years ago
  84. be03dbd kernel/msg_q: Spinlockify by Andy Ross · 6 years ago
  85. f0933d0 kernel/stack: Spinlockify by Andy Ross · 6 years ago
  86. 9eeb6b8 kernel/mbox: Spinlockify by Andy Ross · 6 years ago
  87. 603ea42 kernel/queue: Spinlockify by Andy Ross · 6 years ago
  88. a37a981 kernel/work_q: Spinlockify by Andy Ross · 6 years ago
  89. 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
  90. 65d51fd kernel: Document resolution of k_uptime_get*() by Paul Sokolovsky · 6 years ago
  91. ab46b1b kernel/sched: CPU mask affinity/pinning API by Andy Ross · 6 years ago
  92. 4bcb294 doc: move usermode API documentation by Anas Nashif · 6 years ago
  93. 29f37f0 doc: threads: merge into one document by Anas Nashif · 6 years ago
  94. 30c3cff kernel: add cpu_idle functions to a doxy group by Anas Nashif · 6 years ago
  95. b4ece0a kernel: timeout: detect inactive timeouts using dnode linked state by Peter A. Bigot · 6 years ago
  96. 82ad0d2 kernel: thread: correct type of dlist node by Peter A. Bigot · 6 years ago
  97. bfad972 kernel: remove k_alert API by Peter A. Bigot · 6 years ago
  98. d1ed336 kernel: Do not use zero-length array by Flavio Ceolin · 6 years ago
  99. 6a4a86e kernel: Change k_is_in_isr to return bool by Flavio Ceolin · 6 years ago
  100. 09e362e kernel: Change _is_thread_essential to return bool by Flavio Ceolin · 6 years ago