1. c28d62c locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() by Peter Zijlstra · 7 years ago
  2. c1e2f0e futex: Avoid violating the 10th rule of futex by Peter Zijlstra · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  5. bc2eecd futex: Allow for compiling out PI support by Nicolas Pitre · 7 years ago
  6. e0aad5b rtmutex: Fix PI chain order integrity by Peter Zijlstra · 8 years ago
  7. aa2bfe5 rtmutex: Clean up by Peter Zijlstra · 8 years ago
  8. 2a1c602 rtmutex: Deboost before waking up the top waiter by Xunlei Pang · 8 years ago
  9. 56222b2 futex: Drop hb->lock before enqueueing on the rtmutex by Peter Zijlstra · 8 years ago
  10. cfafcd1 futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() by Peter Zijlstra · 8 years ago
  11. 38d589f futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 8 years ago
  12. 5080935 futex,rt_mutex: Introduce rt_mutex_init_waiter() by Peter Zijlstra · 8 years ago
  13. 5293c2e futex,rt_mutex: Provide futex specific rt_mutex API by Peter Zijlstra · 8 years ago
  14. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  15. b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
  16. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  17. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 10 years ago
  18. 802ab58 futex: Lower the lock contention on the HB lock during wake up by Sebastian Andrzej Siewior · 10 years ago
  19. 8930ed8 rtmutex: Cleanup deadlock detector debug logic by Thomas Gleixner · 11 years ago
  20. c051b21 rtmutex: Confine deadlock logic to futex by Thomas Gleixner · 11 years ago
  21. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  22. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  23. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/rtmutex_common.h]
  24. 8161239 rtmutex: Simplify PI algorithm and make highest prio task get lock by Lai Jiangshan · 14 years ago
  25. 8dac456 rt_mutex: add proxy lock routines by Darren Hart · 16 years ago
  26. 48d13e4 Don't operate with pid_t in rtmutex tester by Pavel Emelyanov · 17 years ago
  27. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  28. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 18 years ago
  29. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 18 years ago
  30. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  31. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
  32. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago