summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/rwsem.h
AgeCommit message (Expand)Author
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
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/arch, alpha: Add __down_read_killable()Kirill Tkhai
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, alpha: Provide __down_write_killable()Michal Hocko
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-27alpha: Replace deprecated spinlock initializationThomas Gleixner
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds