aboutsummaryrefslogtreecommitdiff
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 licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-10locking/osq_lock: Fix osq_lock queue corruptionGravatar Prateek Sood 1-0/+13
2016-11-22locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...Gravatar Pan Xinhui 1-1/+8
2016-11-16locking/core: Remove cpu_relax_lowlatency() usersGravatar Christian Borntraeger 1-3/+3
2015-12-17locking/osq: Fix ordering of node initialisation in osq_lockGravatar Will Deacon 1-3/+5
2015-09-18locking/osq: Relax atomic semanticsGravatar Davidlohr Bueso 1-3/+8
2015-02-24locking: Remove ACCESS_ONCE() usageGravatar Davidlohr Bueso 1-7/+7
2015-01-14locking/osq: No need for load/acquire when acquire-pollingGravatar Davidlohr Bueso 1-1/+1
2015-01-14locking/mcs: Better differentiate between MCS variantsGravatar Davidlohr Bueso 1-0/+203