1. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  2. 0176bea sched/wait: Introduce init_wait_entry() by Oleg Nesterov · 8 years ago
  3. eaf9ef5 sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock() by Oleg Nesterov · 8 years ago
  4. b1ea06a sched/wait: Avoid abort_exclusive_wait() in ___wait_event() by Oleg Nesterov · 8 years ago
  5. 38a3e1f sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up() by Oleg Nesterov · 8 years ago
  6. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  7. 6898563 sched/wait: Fix signal handling in bit wait helpers by Peter Zijlstra · 9 years ago
  8. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  9. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  10. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  12. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 9 years ago
  13. cb6538e sched/wait: Fix a kthread race with wait_woken() by Peter Zijlstra · 10 years ago
  14. 61ada52 sched/wait: Provide infrastructure to deal with nested blocking by Peter Zijlstra · 10 years ago
  15. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  16. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  17. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  18. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  19. b414587 sched: Move wait code from core.c to wait.c by Peter Zijlstra · 11 years ago
  20. 7a6354e sched: Move wait.c into kernel/sched/ by Peter Zijlstra · 11 years ago[Renamed from kernel/wait.c]
  21. c2d8164 sched/wait: Introduce prepare_to_wait_event() by Oleg Nesterov · 11 years ago
  22. 2203547 kernel: fix new kernel-doc warning in wait.c by Randy Dunlap · 11 years ago
  23. 42577ca Fix __wait_on_atomic_t() to call the action func if the counter != 0 by David Howells · 11 years ago
  24. cb65537 Add wait_on_atomic_t() and wake_up_atomic_t() by David Howells · 11 years ago
  25. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  26. f07fdec lockdep/waitqueues: Add better annotation by Peter Zijlstra · 13 years ago
  27. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  30. 2fc3911 locking, sched: Give waitqueue spinlocks their own lockdep classes by Peter Zijlstra · 15 years ago
  31. 78ddb08 wait: don't use __wake_up_common() by Johannes Weiner · 15 years ago
  32. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 16 years ago
  33. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  34. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 17 years ago
  35. e64d66c wait: Use TASK_NORMAL by Matthew Wilcox · 17 years ago
  36. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  37. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  38. eb4542b [PATCH] lockdep: annotate waitqueues by Ingo Molnar · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago