Peter Zijlstra d32cdbfb0b locking/lglock: Remove lglock implementation 10 лет назад
..
Makefile d32cdbfb0b locking/lglock: Remove lglock implementation 9 лет назад
lockdep.c dfaaf3fa01 locking/lockdep: Use __jhash_mix() for iterate_chain_key() 9 лет назад
lockdep_internals.h 1413c03893 lockdep: Increase static allocations 11 лет назад
lockdep_proc.c 75dd602a51 lockdep: Fix lock_chain::base size 9 лет назад
lockdep_states.h 8eddac3f10 locking: Move the lockdep code to kernel/locking/ 12 лет назад
locktorture.c 5db4298133 lcoking/locktorture: Simplify the torture_runnable computation 9 лет назад
mcs_spinlock.h 920c720aa5 locking/mcs: Fix mcs_spin_lock() ordering 9 лет назад
mutex-debug.c 6720a305df locking: avoid passing around 'thread_info' in mutex debugging code 9 лет назад
mutex-debug.h c86ad14d30 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
mutex.c 6720a305df locking: avoid passing around 'thread_info' in mutex debugging code 9 лет назад
mutex.h c86ad14d30 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 лет назад
osq_lock.c b4b29f9485 locking/osq: Fix ordering of node initialisation in osq_lock 10 лет назад
percpu-rwsem.c 80127a3968 locking/percpu-rwsem: Optimize readers and reduce global impact 9 лет назад
qrwlock.c f9852b74be locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire() 9 лет назад
qspinlock.c 0dceeaf599 locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() 9 лет назад
qspinlock_paravirt.h b193049375 locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() 9 лет назад
qspinlock_stat.h 08be8f63c4 locking/pvstat: Separate wait_again and spurious wakeup stats 9 лет назад
rtmutex-debug.c 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 лет назад
rtmutex-debug.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 лет назад
rtmutex.c a461d58792 locking/rtmutex: Only warn once on a trylock from bad context 9 лет назад
rtmutex.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 лет назад
rtmutex_common.h 1b0b7c1762 rtmutex: Delete scriptable tester 10 лет назад
rwsem-spinlock.c d47996082f locking/rwsem: Introduce basis for down_write_killable() 9 лет назад
rwsem-xadd.c 70800c3c0c locking/rwsem: Scan the wait_list for readers only once 9 лет назад
rwsem.c 19c5d690e4 locking/rwsem: Add reader-owned state to the owner field 9 лет назад
rwsem.h fb6a44f33b locking/rwsem: Protect all writes to owner by WRITE_ONCE() 9 лет назад
semaphore.c 315427691c locking/semaphore: Resolve some shadow warnings 11 лет назад
spinlock.c 113948d841 spinlock: Add spin_lock_bh_nested() 11 лет назад
spinlock_debug.c 60fc28746a locking: Move the spinlock code to kernel/locking/ 12 лет назад