summaryrefslogtreecommitdiffstats
path: root/kernel/locking/Makefile
Commit message (Expand)AuthorAge
* locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson2017-01-14
* locking/lglock: Remove lglock implementationPeter Zijlstra2016-09-22
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\
| * percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-15
* | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-20
|/
* locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long2015-05-12
* locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-11
* locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* | locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso2015-01-14
|/
* locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-06
* lglock: map to spinlock when !CONFIG_SMPJosh Triplett2014-04-07
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\
| * locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-23
* | locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra2014-03-11
|/
* locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-06
* locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-06