aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwsem-spinlock.c
Commit message (Expand)AuthorAge
* locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel2017-03-22
* locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-13
* locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-13
* locking/rwsem: Document barrier need when waking tasksDavidlohr Bueso2015-02-18
* locking/rwsem: Use task->state helpersDavidlohr Bueso2015-02-04
* locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra2014-07-16
* locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06