summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/rwsem.h
Commit message (Expand)AuthorAgeFilesLines
* locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low2016-06-081-37/+0
* locking/rwsem, s390: Provide __down_write_killable()Michal Hocko2016-04-131-2/+17
* locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
* s390: Fix misspellings in commentsAdam Buchbinder2016-03-081-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-81/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-241-30/+30
* s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-241-3/+0
* rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-6/+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-35/+0
* rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-12/+0
* rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0
* [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-261-74/+73
* [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-011-0/+387