aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/qrwlock_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long1-1/+1
2018-02-06locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon1-4/+4
2017-10-25locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon1-2/+13
2015-09-18locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso1-2/+2
2014-06-06locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocksWaiman Long1-0/+21