Age | Commit message (Expand) | Author |
---|---|---|
2021-03-22 | locking: Fix typos in comments | Ingo Molnar |
2020-06-29 | locking/osq_lock: Annotate a data race in osq_lock | Qian Cai |
2020-01-17 | locking/osq: Use optimized spinning loop for arm64 | Waiman Long |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-10 | locking/osq_lock: Fix osq_lock queue corruption | Prateek Sood |
2016-11-22 | locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in... | Pan Xinhui |
2016-11-16 | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger |
2015-12-17 | locking/osq: Fix ordering of node initialisation in osq_lock | Will Deacon |
2015-09-18 | locking/osq: Relax atomic semantics | Davidlohr Bueso |
2015-02-24 | locking: Remove ACCESS_ONCE() usage | Davidlohr Bueso |
2015-01-14 | locking/osq: No need for load/acquire when acquire-polling | Davidlohr Bueso |
2015-01-14 | locking/mcs: Better differentiate between MCS variants | Davidlohr Bueso |