Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-10 | locking/rwsem: Make owner store task pointer of last owning reader | Waiman Long | 1 | -24/+71 |
2018-05-16 | locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag | Waiman Long | 1 | -9/+21 |
2018-03-31 | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long | 1 | -1/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-08 | locking/rwsem: Protect all writes to owner by WRITE_ONCE() | Waiman Long | 1 | -3/+10 |
2016-06-08 | locking/rwsem: Add reader-owned state to the owner field | Waiman Long | 1 | -0/+41 |
2015-02-18 | locking/rwsem: Set lock ownership ASAP | Davidlohr Bueso | 1 | -0/+20 |