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