aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/locking/rwsem-spinlock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko1-2/+20
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-6/+1
2015-02-18locking/rwsem: Document barrier need when waking tasksDavidlohr Bueso1-0/+7
2015-02-04locking/rwsem: Use task->state helpersDavidlohr Bueso1-1/+1
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-14/+14
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra1-0/+296