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