aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/Makefile
AgeCommit message (Expand)Author
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-05-12locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2015-01-14locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-11locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the lglocks code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the semaphore core to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra