summaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwsem.c
AgeCommit message (Expand)Author
2016-06-08locking/rwsem: Add reader-owned state to the owner fieldWaiman Long
2016-05-26add down_write_killable_nested()Al Viro
2016-04-22locking/rwsem: Provide down_write_killable()Michal Hocko
2015-02-18locking/rwsem: Set lock ownership ASAPDavidlohr Bueso
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra