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