summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/rwsem.h
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10locking/rwsem: Add down_read_killable()Kirill Tkhai
2017-01-20locking/rwsem: Remove unnecessary atomic_long_t castsWaiman Long
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