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
/
s390
/
include
/
asm
/
rwsem.h
Age
Commit message (
Expand
)
Author
2016-06-08
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
2016-04-13
locking/rwsem, s390: Provide __down_write_killable()
Michal Hocko
2016-04-13
locking/rwsem: Get rid of __down_write_nested()
Michal Hocko
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
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-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky