| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS | Waiman Long | 2018-06-20 | 1 | -0/+1 |
* | locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag | Waiman Long | 2018-05-16 | 1 | -2/+0 |
* | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long | 2018-03-31 | 1 | -0/+4 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -0/+16 |
|/ |
|
* | locking/lockdep: Add new check to lock_downgrade() | J. R. Okajima | 2017-03-16 | 1 | -4/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | 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 |