summaryrefslogtreecommitdiff
path: root/kernel/locking/rwsem.c
Commit message (Expand)AuthorAge
* locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatchesWaiman Long2018-03-31
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/rwsem: Add down_read_killable()Kirill Tkhai2017-10-10
|/
* locking/lockdep: Add new check to lock_downgrade()J. R. Okajima2017-03-16
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* locking/rwsem: Add reader-owned state to the owner fieldWaiman Long2016-06-08
* add down_write_killable_nested()Al Viro2016-05-26
* locking/rwsem: Provide down_write_killable()Michal Hocko2016-04-22
* locking/rwsem: Set lock ownership ASAPDavidlohr Bueso2015-02-18
* locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso2014-07-16
* locking/rwsem: Support optimistic spinningDavidlohr Bueso2014-06-05
* locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06