Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/qrwlock: include asm/byteorder.h as needed | Arnd Bergmann | 2018-02-06 | 1 | -0/+1 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/qrwlock: Prevent slowpath writers getting held up by fastpath | Will Deacon | 2017-10-25 | 1 | -4/+4 |
* | | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' | Will Deacon | 2017-10-25 | 1 | -2/+13 |
|/ | |||||
* | locking/qrwlock: Rename ->lock to ->wait_lock | Davidlohr Bueso | 2015-09-18 | 1 | -2/+2 |
* | locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks | Waiman Long | 2014-06-06 | 1 | -0/+21 |