1. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  2. 8161239 rtmutex: Simplify PI algorithm and make highest prio task get lock by Lai Jiangshan · 13 years ago
  3. d209d74 rtmutes: Convert rtmutex.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  4. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  5. 1bbf208 rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock() by Darren Hart · 15 years ago
  6. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 15 years ago
  7. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 23b94b9 locking, rtmutex.c: Documentation cleanup by Luis Henriques · 15 years ago
  9. 8dac456 rt_mutex: add proxy lock routines by Darren Hart · 15 years ago
  10. cc584b2 hrtimer: convert kernel/* to the new hrtimer apis by Arjan van de Ven · 16 years ago
  11. 720a259 hrtimer: more hrtimer_init_sleeper() fallout. by Peter Zijlstra · 16 years ago
  12. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  13. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  14. bd19723 Revert "futex_requeue_pi optimization" by Thomas Gleixner · 17 years ago
  15. 1a539a8 rt-mutex: fix chain walk early wakeup bug by Thomas Gleixner · 17 years ago
  16. c0d1d2b rt-mutex: fix stale return value by Thomas Gleixner · 17 years ago
  17. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 17 years ago
  18. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  19. db63063 [PATCH] clean up and remove some extra spinlocks from rtmutex by Steven Rostedt · 18 years ago
  20. d07fe82 [PATCH] reference rt-mutex-design in rtmutex.c by Steven Rostedt · 18 years ago
  21. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  22. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  23. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 18 years ago
  24. 0cdbee9 [PATCH] pi-futex: rt mutex futex api by Ingo Molnar · 18 years ago
  25. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  26. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago