1. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  2. fe1993a kernel: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  5. f569478 rt_mutex: Add lockdep annotations by Peter Zijlstra · 8 years ago
  6. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. a5dd63e lockdep: Use "WARNING" tag on lockdep splats by Paul E. McKenney · 8 years ago
  8. fffa954 futex: Remove rt_mutex_deadlock_account_*() by Peter Zijlstra · 8 years ago
  9. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  10. 8930ed8 rtmutex: Cleanup deadlock detector debug logic by Thomas Gleixner · 11 years ago
  11. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  12. 1696a8b locking: Move the rtmutex code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/rtmutex-debug.c]
  13. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  14. fbdc4b9 lockdep, rtmutex, bug: Show taint flags on error by Ben Hutchings · 13 years ago
  15. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  16. 68cc399 rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() by Thomas Gleixner · 13 years ago
  17. 0fa914c rtmutex: Cleanup the debug code by Thomas Gleixner · 14 years ago
  18. 8161239 rtmutex: Simplify PI algorithm and make highest prio task get lock by Lai Jiangshan · 14 years ago
  19. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  20. 48d13e4 Don't operate with pid_t in rtmutex tester by Pavel Emelyanov · 17 years ago
  21. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  22. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  23. 36cf3b5 FUTEX: Tidy up the code by Thomas Gleixner · 18 years ago
  24. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  25. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago
  26. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 19 years ago
  27. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 19 years ago