1. 36df04b sched/wait: Reimplement wait_event_freezable() by Peter Zijlstra · 10 years ago
  2. e22b886 sched/wait: Add might_sleep() checks by Peter Zijlstra · 10 years ago
  3. 61ada52 sched/wait: Provide infrastructure to deal with nested blocking by Peter Zijlstra · 10 years ago
  4. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  6. 6b44f51 sched/wait: Document timeout corner case by Scot Doyle · 10 years ago
  7. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  8. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  9. 8b32201 wait: explain the shadowing and type inconsistencies by Peter Zijlstra · 10 years ago
  10. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 10 years ago
  11. f434f7a sched: Fix warning on make htmldocs caused by wait.h by Masanari Iida · 10 years ago
  12. 82e06c8 wait: add wait_event_cmd() by Shaohua Li · 11 years ago
  13. 7d71645 sched/wait: Fix __wait_event_interruptible_lock_irq_timeout() by Heiko Carstens · 11 years ago
  14. 92ec118 sched/wait: Fix build breakage by Thierry Reding · 11 years ago
  15. c2d8164 sched/wait: Introduce prepare_to_wait_event() by Oleg Nesterov · 11 years ago
  16. 8922915 sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too by Oleg Nesterov · 11 years ago
  17. fb869b6 sched/wait: Clean up wait.h details a bit by Ingo Molnar · 11 years ago
  18. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  19. ebdc195 sched/wait: Collapse __wait_event_hrtimeout() by Peter Zijlstra · 11 years ago
  20. cf7361f sched/wait: Collapse __wait_event_killable() by Peter Zijlstra · 11 years ago
  21. a1dc6852 sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout() by Peter Zijlstra · 11 years ago
  22. 8fbd88f sched/wait: Collapse __wait_event_interruptible_lock_irq() by Peter Zijlstra · 11 years ago
  23. 13cb504 sched/wait: Collapse __wait_event_lock_irq() by Peter Zijlstra · 11 years ago
  24. 48c2521 sched/wait: Collapse __wait_event_interruptible_exclusive() by Peter Zijlstra · 11 years ago
  25. c2ebb1f sched/wait: Collapse __wait_event_interruptible_timeout() by Peter Zijlstra · 11 years ago
  26. f13f4c4 sched/wait: Collapse __wait_event_interruptible() by Peter Zijlstra · 11 years ago
  27. ddc1994 sched/wait: Collapse __wait_event_timeout() by Peter Zijlstra · 11 years ago
  28. 854267f sched/wait: Collapse __wait_event() by Peter Zijlstra · 11 years ago
  29. 41a1431 sched/wait: Introduce ___wait_event() by Peter Zijlstra · 11 years ago
  30. bb632bc sched/wait: Change the wait_exclusive control flow by Peter Zijlstra · 11 years ago
  31. 2953ef2 sched/wait: Change timeout logic by Peter Zijlstra · 11 years ago
  32. 2f2a2b6 sched/wait: Make the signal_pending() checks consistent by Peter Zijlstra · 11 years ago
  33. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  34. bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  35. 4c663cf wait: fix false timeouts when using wait_event_timeout() by Imre Deak · 11 years ago
  36. cb65537 Add wait_on_atomic_t() and wake_up_atomic_t() by David Howells · 11 years ago
  37. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 11 years ago
  38. eed8c02 wait: add wait_event_lock_irq() interface by Lukas Czerner · 12 years ago
  39. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  40. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  41. 63b2001 sched/wait: Add __wake_up_all_locked() API by Thomas Gleixner · 13 years ago
  42. f07fdec lockdep/waitqueues: Add better annotation by Peter Zijlstra · 13 years ago
  43. 231d0ae wait: using uninitialized member of wait queue by Evgeny Kuznetsov · 14 years ago
  44. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  45. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 14 years ago
  46. a93d2f1 sched, wait: Use wrapper functions by Changli Gao · 14 years ago
  47. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  48. 2fc3911 locking, sched: Give waitqueue spinlocks their own lockdep classes by Peter Zijlstra · 15 years ago
  49. 7961386 Merge commit 'v2.6.30-rc5' into sched/core by Ingo Molnar · 15 years ago
  50. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  51. 78ddb08 wait: don't use __wake_up_common() by Johannes Weiner · 15 years ago
  52. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 15 years ago
  53. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 15 years ago
  54. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 15 years ago
  55. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  56. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  57. 0ccf831 lockdep: annotate epoll by Peter Zijlstra · 16 years ago
  58. 1411d5a Add wait_event_killable by Matthew Wilcox · 17 years ago
  59. e64d66c wait: Use TASK_NORMAL by Matthew Wilcox · 17 years ago
  60. 0fec171 sched: clean up sleep_on() APIs by Ingo Molnar · 17 years ago
  61. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  62. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  63. eb4542b [PATCH] lockdep: annotate waitqueues by Ingo Molnar · 18 years ago
  64. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  65. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  66. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  67. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 19 years ago
  68. 7e43c84 [PATCH] Cleanup DEFINE_WAIT by blaisorblade@yahoo.it · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago