1. 2d74604 headers: Refactor kernel and arch headers. by Stephanos Ioannidis · 5 years ago[Renamed (98%) from kernel/include/wait_q.h]
  2. 1859244 cleanup: include/: move misc/rb.h to sys/rb.h by Anas Nashif · 6 years ago
  3. ee9dd1a cleanup: include/: move misc/dlist.h to sys/dlist.h by Anas Nashif · 6 years ago
  4. 9915b4e C++: Fix compilation error "invalid conversion" by Benoit Leforestier · 6 years ago
  5. 4344e27 all: Update reserved function names by Patrik Flykt · 6 years ago
  6. 2ae8f50 kernel/include: Move stubs for timeout functions to their declarations by Andy Ross · 6 years ago
  7. a7fffa9 headers: Fix headers guards by Flavio Ceolin · 7 years ago
  8. 225c74b kernel/Kconfig: Reorgnize wait_q and sched algorithm choices by Andy Ross · 7 years ago
  9. 177bbbd kernel: Fix trivial typo in CONFIG_WAIT_Q_FAST by Kumar Gala · 7 years ago
  10. 1acd8c2 kernel: Scheduler rewrite by Andy Ross · 7 years ago
  11. ccf3bf7 kernel: Fix sloppy wait queue API by Andy Ross · 7 years ago
  12. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  13. fcdb0fd kernel: add _WAIT_Q_INIT() by Benjamin Walsh · 8 years ago
  14. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  15. dc3d73b kernel: fix all nanokernel usage in comments by Anas Nashif · 8 years ago
  16. d687a95 kernel: move kernel code to kernel/ directly by Anas Nashif · 8 years ago[Renamed from kernel/unified/include/wait_q.h]
  17. cb888e6 kernel: remove nano/micro wording and usage by Anas Nashif · 8 years ago
  18. a36e0cf kernel: remove K_TIMING thread flag by Benjamin Walsh · 8 years ago
  19. 069fd36 kernel: streamline initialization of _thread_base and timeouts by Benjamin Walsh · 8 years ago
  20. f6ca7de kernel/arch: consolidate tTCS and TNANO definitions by Benjamin Walsh · 8 years ago
  21. e51c4c2 kernel: remove old kernel support in v2 code by Andrew Boie · 8 years ago
  22. b4b108d unified: rename sched.h to ksched.h by Benjamin Walsh · 8 years ago
  23. a6e85b2 unified: fix remaining issues for building without SYS_CLOCK_EXIST by Benjamin Walsh · 8 years ago
  24. 1a5450b unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS by Benjamin Walsh · 8 years ago
  25. b7ef0cb unified: remove last instances of struct tcs by Benjamin Walsh · 8 years ago
  26. 055262c unified: remaining timeout cleanup by Benjamin Walsh · 8 years ago
  27. 601b354 unified: clean-up timeout code for unpending a thread by Benjamin Walsh · 8 years ago
  28. 688973e unified: streamline "timeout add" internal interfaces. by Benjamin Walsh · 8 years ago
  29. 7caef45 unified: streamline "timeout abort" internal interface by Benjamin Walsh · 8 years ago
  30. 7e9d705 unified: Remove #if 0 code block from wait_q.h by Peter Mitsis · 9 years ago
  31. e02c720 unified: Remove obsolete wait_q.h macros by Peter Mitsis · 9 years ago
  32. b272494 unified: Remove references to obsolete task_timeout by Peter Mitsis · 9 years ago
  33. 3259d0e unified: Replace _nano_get_earliest_deadline() by Peter Mitsis · 9 years ago
  34. 456c6da unified: initial unified kernel implementation by Benjamin Walsh · 9 years ago