summaryrefslogtreecommitdiffstats
path: root/kernel/locking/osq_lock.c
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/osq_lock: Fix osq_lock queue corruptionPrateek Sood2017-08-101-0/+13
* locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...Pan Xinhui2016-11-221-1/+8
* locking/core: Remove cpu_relax_lowlatency() usersChristian Borntraeger2016-11-161-3/+3
* locking/osq: Fix ordering of node initialisation in osq_lockWill Deacon2015-12-171-3/+5
* locking/osq: Relax atomic semanticsDavidlohr Bueso2015-09-181-3/+8
* locking: Remove ACCESS_ONCE() usageDavidlohr Bueso2015-02-241-7/+7
* locking/osq: No need for load/acquire when acquire-pollingDavidlohr Bueso2015-01-141-1/+1
* locking/mcs: Better differentiate between MCS variantsDavidlohr Bueso2015-01-141-0/+203
OpenPOWER on IntegriCloud