aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/osq_lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in osq_lock()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