Linus Torvalds de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
..
Makefile f2a5fec173 locking/ww_mutex: Begin kselftests for ww_mutex 9 years ago
lockdep.c de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
lockdep_internals.h 395102db44 sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL 8 years ago
lockdep_proc.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
lockdep_states.h 8eddac3f10 locking: Move the lockdep code to kernel/locking/ 12 years ago
locktorture.c 037741a6d4 sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> 8 years ago
mcs_spinlock.h f2f09a4cee locking/core: Remove cpu_relax_lowlatency() users 9 years ago
mutex-debug.c 3ca0ff571b locking/mutex: Rework mutex::owner 9 years ago
mutex-debug.h b9c16a0e1f locking/mutex: Fix lockdep_assert_held() fail 9 years ago
mutex.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
mutex.h b9c16a0e1f locking/mutex: Fix lockdep_assert_held() fail 9 years ago
osq_lock.c 5aff60a191 locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock() 9 years ago
percpu-rwsem.c 52b94129f2 locking/percpu-rwsem: Replace waitqueue with rcuwait 9 years ago
qrwlock.c f2f09a4cee locking/core: Remove cpu_relax_lowlatency() users 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 75437bb304 locking/pvqspinlock: Don't wait if vCPU is preempted 9 years ago
qspinlock_stat.h e601757102 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> 8 years ago
rtmutex-debug.c de4d195308 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
rtmutex-debug.h fffa954fb5 futex: Remove rt_mutex_deadlock_account_*() 8 years ago
rtmutex.c def34eaae5 rtmutex: Plug preempt count leak in rt_mutex_futex_unlock() 8 years ago
rtmutex.h fffa954fb5 futex: Remove rt_mutex_deadlock_account_*() 8 years ago
rtmutex_common.h e0aad5b44f rtmutex: Fix PI chain order integrity 8 years ago
rwsem-spinlock.c 17fcbd590d locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y 8 years ago
rwsem-xadd.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
rwsem.c 6419c4af77 locking/lockdep: Add new check to lock_downgrade() 8 years ago
rwsem.h fb6a44f33b locking/rwsem: Protect all writes to owner by WRITE_ONCE() 9 years ago
semaphore.c b17b01533b sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 8 years ago
spinlock.c 607904c357 locking/spinlocks: Remove the unused spin_lock_bh_nested() API 9 years ago
spinlock_debug.c bc88c10d7e locking/spinlock/debug: Remove spinlock lockup detection code 8 years ago
test-ww_mutex.c 57dd924e54 locking/ww-mutex: Limit stress test to 2 seconds 8 years ago