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