summaryrefslogtreecommitdiff
path: root/lib/locking-selftest.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst1-0/+1
2013-02-19lockdep: Selftest: convert spinlock to raw spinlockYong Zhang1-17/+17
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+0
2011-05-26rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker1-1/+1
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar1-2/+2
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar1-0/+2
2006-07-03[PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar1-4/+4
2006-07-03[PATCH] lockdep: coreIngo Molnar1-3/+1
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar1-0/+1218