1. 7696f99 sched/Documentation: Update wake_up() & co. memory-barrier guarantees by Andrea Parri · 7 years ago
  2. d17067e sched/completions: Use bool in try_wait_for_completion() by gaurav jindal · 7 years ago
  3. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  4. 527187d locking/lockdep: Remove cross-release leftovers by Ingo Molnar · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. dec13c4 completion: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  9. 9c878320 sched/completion: Document that reinit_completion() must be called after complete_all() by Steven Rostedt · 8 years ago
  10. cd8084f locking/lockdep: Apply crossrelease to completions by Byungchul Park · 8 years ago
  11. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  12. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  13. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  14. da9647e sched/completions: Fix complete_all() semantics by Peter Zijlstra · 8 years ago
  15. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 10 years ago
  16. 7c34e31 sched/completion: Add lock-free checking of the blocking case by Nicholas Mc Guire · 10 years ago
  17. de30ec4 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state by Nicholas Mc Guire · 10 years ago
  18. a1bd537 sched/completion: Document when to use wait_for_completion_io_*() by Wolfram Sang · 10 years ago
  19. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago