| .. |
|
Makefile
|
d32cdbfb0b
locking/lglock: Remove lglock implementation
|
9 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
|
10 years ago |
|
percpu-rwsem.c
|
80127a3968
locking/percpu-rwsem: Optimize readers and reduce global impact
|
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
|
b193049375
locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock()
|
9 years ago |
|
qspinlock_stat.h
|
08be8f63c4
locking/pvstat: Separate wait_again and spurious wakeup stats
|
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
|
70800c3c0c
locking/rwsem: Scan the wait_list for readers only once
|
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()
|
11 years ago |
|
spinlock_debug.c
|
60fc28746a
locking: Move the spinlock code to kernel/locking/
|
12 years ago |