summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/rwsem.h
AgeCommit message (Expand)Author
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low
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-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon
2011-11-01Hexagon: Add locking types and functionsRichard Kuo