Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-22 | locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in... | Pan Xinhui | 1 | -1/+8 |
2016-11-16 | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 1 | -3/+3 |
2015-12-17 | locking/osq: Fix ordering of node initialisation in osq_lock | Will Deacon | 1 | -3/+5 |
2015-09-18 | locking/osq: Relax atomic semantics | Davidlohr Bueso | 1 | -3/+8 |
2015-02-24 | locking: Remove ACCESS_ONCE() usage | Davidlohr Bueso | 1 | -7/+7 |
2015-01-14 | locking/osq: No need for load/acquire when acquire-polling | Davidlohr Bueso | 1 | -1/+1 |
2015-01-14 | locking/mcs: Better differentiate between MCS variants | Davidlohr Bueso | 1 | -0/+203 |