summaryrefslogtreecommitdiff
path: root/kernel/locking/rwsem.h
AgeCommit message (Expand)Author
2018-06-21locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-08locking/rwsem: Protect all writes to owner by WRITE_ONCE()Waiman Long
2016-06-08locking/rwsem: Add reader-owned state to the owner fieldWaiman Long
2015-02-18locking/rwsem: Set lock ownership ASAPDavidlohr Bueso