Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | sched: Introduce preempt_count accessor functions | Peter Zijlstra | 1 | -1/+1 |
2013-07-12 | mutex: Move ww_mutex definitions to ww_mutex.h | Maarten Lankhorst | 1 | -0/+1 |
2013-06-26 | locking-selftests: Handle unexpected failures more strictly | Maarten Lankhorst | 1 | -3/+5 |
2013-06-26 | mutex: Add more w/w tests to test EDEADLK path handling | Maarten Lankhorst | 1 | -3/+261 |
2013-06-26 | mutex: Add more tests to lib/locking-selftest.c | Maarten Lankhorst | 1 | -0/+62 |
2013-06-26 | mutex: Add w/w tests to lib/locking-selftest.c | Maarten Lankhorst | 1 | -19/+381 |
2013-02-19 | lockdep: Selftest: convert spinlock to raw spinlock | Yong Zhang | 1 | -17/+17 |
2012-03-08 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+0 |
2011-05-26 | rcu: Fix unpaired rcu_irq_enter() from locking selftests | Frederic Weisbecker | 1 | -1/+1 |
2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 1 | -2/+2 |
2006-12-07 | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 1 | -0/+2 |
2006-07-04 | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar | 1 | -4/+4 |
2006-07-04 | [PATCH] lockdep: core | Ingo Molnar | 1 | -3/+1 |
2006-07-04 | [PATCH] lockdep: locking API self tests | Ingo Molnar | 1 | -0/+1218 |