..
Makefile
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
2014-06-06 07:58:28 +02:00
lglock.c
locking: Move the lglocks code to kernel/locking/
2013-11-06 09:24:20 +01:00
lockdep.c
locking/lockdep: Only ask for /proc/lock_stat output when available
2014-07-17 11:48:15 +02: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
locktorture.c
locktorture: Introduce torture context
2014-09-16 13:41:40 -07:00
mcs_spinlock.c
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
mcs_spinlock.h
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
mutex-debug.c
locking/mutex: Fix debug_mutexes
2014-04-11 10:40:35 +02:00
mutex-debug.h
locking: Move the mutex code to kernel/locking/
2013-11-06 07:55:07 +01:00
mutex.c
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
mutex.h
locking: Move the mutex code to kernel/locking/
2013-11-06 07:55:07 +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-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
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
2014-06-21 22:05:31 +02:00
rtmutex.h
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rtmutex_common.h
rtmutex: Cleanup deadlock detector debug logic
2014-06-21 22:05:30 +02:00
rwsem-spinlock.c
locking/rwsem: Rename 'activity' to 'count'
2014-07-16 14:56:55 +02:00
rwsem-xadd.c
arch, locking: Ciao arch_mutex_cpu_relax()
2014-07-17 12:32:47 +02:00
rwsem.c
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
2014-07-16 14:57:13 +02:00
semaphore.c
locking: Move the semaphore core to kernel/locking/
2013-11-06 07:55:22 +01:00
spinlock.c
locking: Move the spinlock code to kernel/locking/
2013-11-06 07:55:21 +01:00
spinlock_debug.c
locking: Move the spinlock code to kernel/locking/
2013-11-06 07:55:21 +01:00