summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/rwsem.h
Commit message (Expand)AuthorAgeFilesLines
* locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-172/+0
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/arch, ia64: Add __down_read_killable()Kirill Tkhai2017-10-101-4/+21
|/
* locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-7/+0
* locking/rwsem: Convert sem->count to 'atomic_long_t'Jason Low2016-06-081-12/+12
* locking/rwsem, ia64: Provide __down_write_killable()Michal Hocko2016-04-131-3/+19
* fix Christoph's email addressesChristoph Lameter2016-03-171-1/+1
* rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
* rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
* rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-15/+0
* rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
* rwsem: Cleanup includesThomas Gleixner2011-01-271-3/+0
* [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck2010-08-121-3/+3
* [IA64] Replace old style lock initializerThomas Gleixner2009-12-141-1/+1
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-0/+182