index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
include
/
asm
/
rwsem.h
Age
Commit message (
Expand
)
Author
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
locking/arch, ia64: Add __down_read_killable()
Kirill Tkhai
2016-06-08
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2016-04-13
locking/rwsem, ia64: Provide __down_write_killable()
Michal Hocko
2016-03-17
fix Christoph's email addresses
Christoph Lameter
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
2010-08-12
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
Tony Luck
2009-12-14
[IA64] Replace old style lock initializer
Thomas Gleixner
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck