summaryrefslogtreecommitdiffstats
path: root/kernel/locking/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson2017-01-141-0/+1
* locking/lglock: Remove lglock implementationPeter Zijlstra2016-09-221-1/+0
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-2/+1
|\
| * percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-2/+1
* | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-201-1/+0
|/
* locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long2015-05-121-1/+1
* locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-111-1/+1
* locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2015-05-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-4/+4
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-4/+4
* | locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso2015-01-141-1/+2
|/
* locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-061-0/+1
* lglock: map to spinlock when !CONFIG_SMPJosh Triplett2014-04-071-1/+2
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-0/+1
|\
| * locktorture: Add a lock-torture kernel modulePaul E. McKenney2014-02-231-0/+1
* | locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra2014-03-111-1/+1
|/
* locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-061-1/+2
* locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-061-1/+3
* locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-061-0/+3
* locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-061-1/+1
* locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-061-0/+4
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-061-0/+6
* locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-061-0/+9
OpenPOWER on IntegriCloud