Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwsem: Add reader-owned state to the owner field | Waiman Long | 2016-06-08 | 1 | -2/+6 |
* | add down_write_killable_nested() | Al Viro | 2016-05-26 | 1 | -0/+16 |
* | locking/rwsem: Provide down_write_killable() | Michal Hocko | 2016-04-22 | 1 | -0/+19 |
* | locking/rwsem: Set lock ownership ASAP | Davidlohr Bueso | 2015-02-18 | 1 | -21/+1 |
* | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 2014-07-16 | 1 | -1/+1 |
* | locking/rwsem: Support optimistic spinning | Davidlohr Bueso | 2014-06-05 | 1 | -1/+30 |
* | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+157 |