Peter Zijlstra 21199f27b4 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds 10 years ago
..
Makefile 7d9071a095 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
lglock.c b17718d02f sched/stop_machine: Fix deadlock between multiple stop_two_cpus() 10 years ago
lockdep.c 21199f27b4 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds 10 years ago
lockdep_internals.h 1413c03893 lockdep: Increase static allocations 11 years ago
lockdep_proc.c cee34d88ca lockdep: Fix a race between /proc/lock_stat and module unload 10 years ago
lockdep_states.h 8eddac3f10 locking: Move the lockdep code to kernel/locking/ 11 years ago
locktorture.c 61d49d2f98 locktorture: Change longdelay_us to longdelay_ms 10 years ago
mcs_spinlock.h a33fda35e3 locking/qspinlock: Introduce a simple generic 4-byte queued spinlock 10 years ago
mutex-debug.c a63b03e2d2 mutex: Always clear owner field upon mutex_unlock() 10 years ago
mutex-debug.h 01768b42dc locking: Move the mutex code to kernel/locking/ 11 years ago
mutex.c 01ac33c1f9 locking/mutex: Further simplify mutex_spin_on_owner() 10 years ago
mutex.h 7608a43d8f locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate 11 years ago
osq_lock.c 4d3199e4ca locking: Remove ACCESS_ONCE() usage 10 years ago
percpu-rwsem.c 9287f6925a percpu-rwsem: introduce percpu_down_read_trylock() 10 years ago
qrwlock.c 77e430e3e4 locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics 10 years ago
qspinlock.c 43b3f02899 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs 10 years ago
qspinlock_paravirt.h 75d2270280 locking/pvqspinlock: Only kick CPU at unlock time 10 years ago
rtmutex-debug.c 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 years ago
rtmutex-debug.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 years ago
rtmutex.c 1b0b7c1762 rtmutex: Delete scriptable tester 10 years ago
rtmutex.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 years ago
rtmutex_common.h 1b0b7c1762 rtmutex: Delete scriptable tester 10 years ago
rwsem-spinlock.c 49e4b2bcf7 locking/rwsem: Document barrier need when waking tasks 10 years ago
rwsem-xadd.c 59aabfc7e9 locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() 10 years ago
rwsem.c 7a215f89a0 locking/rwsem: Set lock ownership ASAP 10 years ago
rwsem.h 7a215f89a0 locking/rwsem: Set lock ownership ASAP 10 years ago
semaphore.c 315427691c locking/semaphore: Resolve some shadow warnings 11 years ago
spinlock.c 113948d841 spinlock: Add spin_lock_bh_nested() 10 years ago
spinlock_debug.c 60fc28746a locking: Move the spinlock code to kernel/locking/ 11 years ago