aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.cWaiman Long1-1/+1
2019-04-10locking/lock_events: Make lock_events available for all archs & other locksWaiman Long1-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson1-0/+1
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-1/+0
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov1-2/+1
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso1-1/+0
2015-05-12locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long1-1/+1
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar1-1/+1
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long1-0/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+4
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-4/+4
2015-01-14locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso1-1/+2
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long1-0/+1
2014-04-07lglock: map to spinlock when !CONFIG_SMPJosh Triplett1-1/+2
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-03-11locking/mutexes: Introduce cancelable MCS lock for adaptive spinningPeter Zijlstra1-1/+1
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney1-0/+1
2013-11-06locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra1-1/+2
2013-11-06locking: Move the lglocks code to kernel/locking/Peter Zijlstra1-1/+1
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra1-1/+3
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra1-0/+3
2013-11-06locking: Move the semaphore core to kernel/locking/Peter Zijlstra1-1/+1
2013-11-06locking: Move the spinlock code to kernel/locking/Peter Zijlstra1-0/+4
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra1-0/+6
2013-11-06locking: Move the mutex code to kernel/locking/Peter Zijlstra1-0/+9