1. c3123c4 locking/rtmutex: Dont dereference waiter lockless by Thomas Gleixner · 3 years, 4 months ago
  2. add4613 locking/rtmutex: Extend the rtmutex core to support ww_mutex by Peter Zijlstra · 3 years, 4 months ago
  3. 1c143c4 locking/rtmutex: Provide the spin/rwlock core lock function by Thomas Gleixner · 3 years, 4 months ago
  4. 456cfbc locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks by Thomas Gleixner · 3 years, 4 months ago
  5. 7980aa3 locking/rtmutex: Use rt_mutex_wake_q_head by Thomas Gleixner · 3 years, 4 months ago
  6. b576e64 locking/rtmutex: Provide rt_wake_q_head and helpers by Thomas Gleixner · 3 years, 4 months ago
  7. c014ef6 locking/rtmutex: Add wake_state to rt_mutex_waiter by Thomas Gleixner · 3 years, 4 months ago
  8. 830e6ac locking/rtmutex: Split out the inner parts of 'struct rtmutex' by Peter Zijlstra · 3 years, 4 months ago
  9. 531ae4b locking/rtmutex: Split API from implementation by Thomas Gleixner · 3 years, 4 months ago
  10. f41dcc1 locking/rtmutex: Move debug functions as inlines into common header by Thomas Gleixner · 3 years, 9 months ago
  11. f5a9886 locking/rtmutex: Decrapify __rt_mutex_init() by Thomas Gleixner · 3 years, 9 months ago
  12. 37350e3 locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs by Thomas Gleixner · 3 years, 9 months ago
  13. 6d41c67 locking/rtmutex: Remove output from deadlock detector by Sebastian Andrzej Siewior · 3 years, 9 months ago
  14. 2d445c3 locking/rtmutex: Remove rtmutex deadlock tester leftovers by Sebastian Andrzej Siewior · 3 years, 9 months ago
  15. 9a4b99f kernel/futex: Kill rt_mutex_next_owner() by Davidlohr Bueso · 3 years, 10 months ago
  16. 2156ac1 rtmutex: Remove unused argument from rt_mutex_proxy_unlock() by Thomas Gleixner · 4 years ago
  17. c28d62c locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() by Peter Zijlstra · 7 years ago
  18. c1e2f0e futex: Avoid violating the 10th rule of futex by Peter Zijlstra · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  21. bc2eecd futex: Allow for compiling out PI support by Nicolas Pitre · 7 years ago
  22. e0aad5b rtmutex: Fix PI chain order integrity by Peter Zijlstra · 8 years ago
  23. aa2bfe5 rtmutex: Clean up by Peter Zijlstra · 8 years ago
  24. 2a1c602 rtmutex: Deboost before waking up the top waiter by Xunlei Pang · 8 years ago
  25. 56222b2 futex: Drop hb->lock before enqueueing on the rtmutex by Peter Zijlstra · 8 years ago
  26. cfafcd1 futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() by Peter Zijlstra · 8 years ago
  27. 38d589f futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 8 years ago
  28. 5080935 futex,rt_mutex: Introduce rt_mutex_init_waiter() by Peter Zijlstra · 8 years ago
  29. 5293c2e futex,rt_mutex: Provide futex specific rt_mutex API by Peter Zijlstra · 8 years ago
  30. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  31. b5016e8 locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL by Thomas Gleixner · 8 years ago
  32. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  33. 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 9 years ago
  34. 802ab58 futex: Lower the lock contention on the HB lock during wake up by Sebastian Andrzej Siewior · 10 years ago
  35. 8930ed8 rtmutex: Cleanup deadlock detector debug logic by Thomas Gleixner · 11 years ago
  36. c051b21 rtmutex: Confine deadlock logic to futex by Thomas Gleixner · 11 years ago
  37. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  38. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  39. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/rtmutex_common.h]
  40. 8161239 rtmutex: Simplify PI algorithm and make highest prio task get lock by Lai Jiangshan · 14 years ago
  41. 8dac456 rt_mutex: add proxy lock routines by Darren Hart · 16 years ago
  42. 48d13e4 Don't operate with pid_t in rtmutex tester by Pavel Emelyanov · 17 years ago
  43. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  44. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 18 years ago
  45. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 18 years ago
  46. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  47. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
  48. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago