summaryrefslogtreecommitdiff
path: root/kernel/locking/osq_lock.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10locking/osq_lock: Fix osq_lock queue corruptionPrateek Sood1-0/+13
2016-11-22locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...Pan Xinhui1-1/+8
2016-11-16locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger1-3/+3
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon1-3/+5
2015-09-18locking/osq: Relax atomic semanticsDavidlohr Bueso1-3/+8
2015-02-24locking: Remove ACCESS_ONCE() usageDavidlohr Bueso1-7/+7
2015-01-14locking/osq: No need for load/acquire when acquire-pollingDavidlohr Bueso1-1/+1
2015-01-14locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso1-0/+203