aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/rwsem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-08locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()Jason Low1-37/+0
2016-04-13locking/rwsem, s390: Provide __down_write_killable()Michal Hocko1-2/+17
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-6/+1
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder1-1/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-81/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-30/+30
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens1-3/+0
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-6/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-35/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-12/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-5/+0
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky1-74/+73
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+387