summaryrefslogtreecommitdiff
path: root/kernel/locking/rwsem-spinlock.c
AgeCommit message (Expand)Author
2017-07-15locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()Kirill Tkhai
2017-03-22locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko
2015-02-18locking/rwsem: Document barrier need when waking tasksDavidlohr Bueso
2015-02-04locking/rwsem: Use task->state helpersDavidlohr Bueso
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2013-11-06locking: Move the rwsem code to kernel/locking/Peter Zijlstra