index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
rwsem.h
Age
Commit message (
Expand
)
Author
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, alpha: 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, alpha: Provide __down_write_killable()
Michal Hocko
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
2011-01-27
alpha: Replace deprecated spinlock initialization
Thomas Gleixner
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds