summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest.c
Commit message (Expand)AuthorAgeFilesLines
* locking/selftest: Avoid false BUG reportPeter Zijlstra2017-10-101-0/+2
* locking/lockdep/selftests: Fix mixed read-write ABBA testsPeter Zijlstra2017-08-291-0/+6
* locking/lockdep/selftests: Add mixed read-write ABBA testsPeter Zijlstra2017-08-251-2/+115
* locking/selftest: Add RT-mutex supportPeter Zijlstra2017-06-081-0/+106
* locking/selftest: Remove the bad unlock ordering testPeter Zijlstra2017-06-081-29/+0
* locking/selftest: Fix output since KERN_CONT changesMichael Ellerman2016-11-251-33/+33
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-251-1/+1
* mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-121-0/+1
* locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst2013-06-261-3/+5
* mutex: Add more w/w tests to test EDEADLK path handlingMaarten Lankhorst2013-06-261-3/+261
* mutex: Add more tests to lib/locking-selftest.cMaarten Lankhorst2013-06-261-0/+62
* mutex: Add w/w tests to lib/locking-selftest.cMaarten Lankhorst2013-06-261-19/+381
* lockdep: Selftest: convert spinlock to raw spinlockYong Zhang2013-02-191-17/+17
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+0
* rcu: Fix unpaired rcu_irq_enter() from locking selftestsFrederic Weisbecker2011-05-261-1/+1
* locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-2/+2
* [PATCH] lockdep: show more details about self-test failuresIngo Molnar2006-12-071-0/+2
* [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-031-4/+4
* [PATCH] lockdep: coreIngo Molnar2006-07-031-3/+1
* [PATCH] lockdep: locking API self testsIngo Molnar2006-07-031-0/+1218