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