aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/rwsem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low1-16/+0
2016-06-08locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low1-3/+3
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko1-0/+12
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-6/+1
2015-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso1-7/+14
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon1-5/+5
2011-11-01Hexagon: Add locking types and functionsRichard Kuo1-0/+132