1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. dec13c4 completion: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  5. 9c878320 sched/completion: Document that reinit_completion() must be called after complete_all() by Steven Rostedt · 7 years ago
  6. cd8084f locking/lockdep: Apply crossrelease to completions by Byungchul Park · 7 years ago
  7. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  8. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  9. 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
  10. da9647e sched/completions: Fix complete_all() semantics by Peter Zijlstra · 8 years ago
  11. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 10 years ago
  12. 7c34e31 sched/completion: Add lock-free checking of the blocking case by Nicholas Mc Guire · 10 years ago
  13. de30ec4 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state by Nicholas Mc Guire · 10 years ago
  14. a1bd537 sched/completion: Document when to use wait_for_completion_io_*() by Wolfram Sang · 10 years ago
  15. b8a2162 sched: Move completion code from core.c to completion.c by Peter Zijlstra · 11 years ago