..
lglock.c
locking: Move the lglocks code to kernel/locking/
2013-11-06 09:24:20 +01:00
lockdep_internals.h
lockdep: Increase static allocations
2014-04-18 14:20:50 +02:00
lockdep_proc.c
lockdep/proc: Fix lock-time avg computation
2013-11-11 12:41:34 +01:00
lockdep_states.h
locking: Move the lockdep code to kernel/locking/
2013-11-06 07:55:08 +01:00
lockdep.c
locking/lockdep: Revert qrwlock recusive stuff
2014-10-03 06:09:30 +02:00
locktorture.c
locktorture: Cleanup header usage
2014-09-30 00:10:02 -07:00
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
2015-02-11 17:42:32 -08:00
mcs_spinlock.h
locking/mcs: Better differentiate between MCS variants
2015-01-14 15:07:32 +01:00
mutex-debug.c
mutex: Always clear owner field upon mutex_unlock()
2015-01-09 11:20:39 +01:00
mutex-debug.h
mutex.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-02-09 16:06:06 -08:00
mutex.h
locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate
2014-08-13 10:32:02 +02:00
osq_lock.c
locking/osq: No need for load/acquire when acquire-polling
2015-01-14 15:16:20 +01:00
percpu-rwsem.c
locking: Move the percpu-rwsem code to kernel/locking/
2013-11-06 09:24:22 +01:00
qrwlock.c
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
rtmutex_common.h
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rtmutex-debug.c
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rtmutex-debug.h
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rtmutex-tester.c
locking: Move the rtmutex code to kernel/locking/
2013-11-06 09:23:59 +01:00
rtmutex.c
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
2015-02-18 10:20:32 +01:00
rtmutex.h
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rwsem-spinlock.c
locking/rwsem: Use task->state helpers
2015-02-04 07:57:39 +01:00
rwsem-xadd.c
locking/rwsem: Use task->state helpers
2015-02-04 07:57:39 +01:00
rwsem.c
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-07-16 14:57:13 +02:00
semaphore.c
locking/semaphore: Resolve some shadow warnings
2014-09-04 07:17:24 +02:00
spinlock_debug.c
locking: Move the spinlock code to kernel/locking/
2013-11-06 07:55:21 +01:00
spinlock.c
spinlock: Add spin_lock_bh_nested()
2015-01-03 14:32:57 -05:00