| .. |
|
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
|
825a3b2605
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
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
|
a63b03e2d2
mutex: Always clear owner field upon mutex_unlock()
|
11 years ago |
|
mutex-debug.h
|
01768b42dc
locking: Move the mutex code to kernel/locking/
|
12 years ago |
|
mutex.c
|
1329ce6fbb
locking/mutex: Allow next waiter lockless wakeup
|
9 years ago |
|
mutex.h
|
7608a43d8f
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
|
11 years ago |
|
osq_lock.c
|
b4b29f9485
locking/osq: Fix ordering of node initialisation in osq_lock
|
10 years ago |
|
percpu-rwsem.c
|
c8585c6fca
ext4: fix races between changing inode journal mode and ext4_writepages
|
9 years ago |
|
qrwlock.c
|
6e1e519697
locking/qrwlock: Rename ->lock to ->wait_lock
|
10 years ago |
|
qspinlock.c
|
cb037fdad6
locking/qspinlock: Use smp_cond_acquire() in pending code
|
9 years ago |
|
qspinlock_paravirt.h
|
32d62510f9
locking/pvqspinlock: Enable slowpath locking count tracking
|
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
|
b4abf91047
rtmutex: Make wait_lock irq safe
|
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
|
d47996082f
locking/rwsem: Introduce basis for down_write_killable()
|
9 years ago |
|
rwsem-xadd.c
|
04cafed7fc
locking/rwsem: Fix down_write_killable()
|
9 years ago |
|
rwsem.c
|
887bddfa90
add down_write_killable_nested()
|
9 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()
|
11 years ago |
|
spinlock_debug.c
|
60fc28746a
locking: Move the spinlock code to kernel/locking/
|
12 years ago |