summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/rwsem.h
AgeCommit message (Expand)AuthorLines
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-10locking/rwsem: Add down_read_killable()Kirill Tkhai-0/+10
2017-01-20locking/rwsem: Remove unnecessary atomic_long_t castsWaiman Long-7/+6
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low-16/+0
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low-3/+3
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko-0/+12
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko-6/+1
2015-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso-7/+14
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon-5/+5
2011-11-01Hexagon: Add locking types and functionsRichard Kuo-0/+132