summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/qrwlock_types.h
Commit message (Expand)AuthorAgeFilesLines
* locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann2018-02-061-0/+1
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2017-10-251-4/+4
* | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2017-10-251-2/+13
|/
* locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-181-2/+2
* locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long2014-06-061-0/+21