summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud