Linus Torvalds c86ad14d30 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
..
Makefile 5c9a8750a6 kernel: add kcov code coverage 9 years ago
lglock.c b17718d02f sched/stop_machine: Fix deadlock between multiple stop_two_cpus() 10 years ago
lockdep.c dfaaf3fa01 locking/lockdep: Use __jhash_mix() for iterate_chain_key() 9 years ago
lockdep_internals.h 1413c03893 lockdep: Increase static allocations 11 years ago
lockdep_proc.c 75dd602a51 lockdep: Fix lock_chain::base size 9 years ago
lockdep_states.h 8eddac3f10 locking: Move the lockdep code to kernel/locking/ 12 years ago
locktorture.c 5db4298133 lcoking/locktorture: Simplify the torture_runnable computation 9 years ago
mcs_spinlock.h 920c720aa5 locking/mcs: Fix mcs_spin_lock() ordering 9 years ago
mutex-debug.c 6720a305df locking: avoid passing around 'thread_info' in mutex debugging code 9 years ago
mutex-debug.h c86ad14d30 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
mutex.c 6720a305df locking: avoid passing around 'thread_info' in mutex debugging code 9 years ago
mutex.h c86ad14d30 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
osq_lock.c b4b29f9485 locking/osq: Fix ordering of node initialisation in osq_lock 9 years ago
percpu-rwsem.c c8585c6fca ext4: fix races between changing inode journal mode and ext4_writepages 9 years ago
qrwlock.c f9852b74be locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire() 9 years ago
qspinlock.c 0dceeaf599 locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() 9 years ago
qspinlock_paravirt.h e37837fb62 locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions 9 years ago
qspinlock_stat.h b96bbdde19 locking/pvqspinlock: Robustify init_qspinlock_stat() 9 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 a461d58792 locking/rtmutex: Only warn once on a trylock from bad context 9 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 d47996082f locking/rwsem: Introduce basis for down_write_killable() 9 years ago
rwsem-xadd.c 86a3b5f34f locking/atomic, arch/rwsem: Employ atomic_long_fetch_add() 9 years ago
rwsem.c 19c5d690e4 locking/rwsem: Add reader-owned state to the owner field 9 years ago
rwsem.h fb6a44f33b locking/rwsem: Protect all writes to owner by WRITE_ONCE() 9 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/ 12 years ago