summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-11-13locking/lockdep: Fix debug_locks off performance problemWaiman Long2-3/+3
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst5-17/+1003
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie1-2/+0
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney7-31/+267
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker3-3/+16
2008-08-01debug_locks: set oops_in_progress if we will log messages.David Miller1-0/+2
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar25-567/+265