1. 8930ed8 rtmutex: Cleanup deadlock detector debug logic by Thomas Gleixner · 10 years ago
  2. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  3. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/rtmutex-debug.c]
  4. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  5. fbdc4b9 lockdep, rtmutex, bug: Show taint flags on error by Ben Hutchings · 13 years ago
  6. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  7. 68cc399 rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() by Thomas Gleixner · 13 years ago
  8. 0fa914c rtmutex: Cleanup the debug code by Thomas Gleixner · 13 years ago
  9. 8161239 rtmutex: Simplify PI algorithm and make highest prio task get lock by Lai Jiangshan · 14 years ago
  10. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  11. 48d13e4 Don't operate with pid_t in rtmutex tester by Pavel Emelyanov · 17 years ago
  12. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  13. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  14. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 17 years ago
  15. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  16. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  17. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  18. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago