Linus Torvalds 98ec21a018 Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
..
Makefile c7114b4e6c locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS 10 年之前
lglock.c b17718d02f sched/stop_machine: Fix deadlock between multiple stop_two_cpus() 10 年之前
lockdep.c 98ec21a018 Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
lockdep_internals.h 1413c03893 lockdep: Increase static allocations 11 年之前
lockdep_proc.c cee34d88ca lockdep: Fix a race between /proc/lock_stat and module unload 10 年之前
lockdep_states.h 8eddac3f10 locking: Move the lockdep code to kernel/locking/ 11 年之前
locktorture.c 61d49d2f98 locktorture: Change longdelay_us to longdelay_ms 10 年之前
mcs_spinlock.h a33fda35e3 locking/qspinlock: Introduce a simple generic 4-byte queued spinlock 10 年之前
mutex-debug.c a63b03e2d2 mutex: Always clear owner field upon mutex_unlock() 10 年之前
mutex-debug.h 01768b42dc locking: Move the mutex code to kernel/locking/ 11 年之前
mutex.c 01ac33c1f9 locking/mutex: Further simplify mutex_spin_on_owner() 10 年之前
mutex.h 7608a43d8f locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriate 11 年之前
osq_lock.c 4d3199e4ca locking: Remove ACCESS_ONCE() usage 10 年之前
percpu-rwsem.c 32cf7c3c94 locking: Move the percpu-rwsem code to kernel/locking/ 11 年之前
qrwlock.c 405963b6a5 locking/qrwlock: Don't contend with readers when setting _QW_WAITING 10 年之前
qspinlock.c a23db284fe locking/pvqspinlock: Implement simple paravirt support for the qspinlock 10 年之前
qspinlock_paravirt.h b92b8b35a2 locking/arch: Rename set_mb() to smp_store_mb() 10 年之前
rtmutex-debug.c 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 年之前
rtmutex-debug.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 年之前
rtmutex-tester.c 1696a8bee3 locking: Move the rtmutex code to kernel/locking/ 11 年之前
rtmutex.c a262948335 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 年之前
rtmutex.h 8930ed80f9 rtmutex: Cleanup deadlock detector debug logic 11 年之前
rtmutex_common.h 802ab58da7 futex: Lower the lock contention on the HB lock during wake up 10 年之前
rwsem-spinlock.c 49e4b2bcf7 locking/rwsem: Document barrier need when waking tasks 10 年之前
rwsem-xadd.c 59aabfc7e9 locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() 10 年之前
rwsem.c 7a215f89a0 locking/rwsem: Set lock ownership ASAP 10 年之前
rwsem.h 7a215f89a0 locking/rwsem: Set lock ownership ASAP 10 年之前
semaphore.c 315427691c locking/semaphore: Resolve some shadow warnings 11 年之前
spinlock.c 113948d841 spinlock: Add spin_lock_bh_nested() 10 年之前
spinlock_debug.c 60fc28746a locking: Move the spinlock code to kernel/locking/ 11 年之前