summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest.c
AgeCommit message (Expand)AuthorLines
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra-1/+1
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst-0/+1
2013-06-26locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst-3/+5
2013-06-26mutex: Add more w/w tests to test EDEADLK path handlingMaarten Lankhorst-3/+261
2013-06-26mutex: Add more tests to lib/locking-selftest.cMaarten Lankhorst-0/+62
2013-06-26mutex: Add w/w tests to lib/locking-selftest.cMaarten Lankhorst-19/+381
2013-02-19lockdep: Selftest: convert spinlock to raw spinlockYong Zhang-17/+17
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker-1/+0
2011-05-26rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker-1/+1
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar-2/+2
2006-12-07[PATCH] lockdep: show more details about self-test failuresIngo Molnar-0/+2
2006-07-03[PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar-4/+4
2006-07-03[PATCH] lockdep: coreIngo Molnar-3/+1
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar-0/+1218