summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-06s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky3-3/+7
2017-09-06s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2-23/+7
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger1-0/+36
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger1-0/+26
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak1-0/+64
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-304/+290
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+5
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2-2/+8
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+3
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro1-2/+3
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky1-0/+5
2017-08-29s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger1-1/+1
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner1-1/+5
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky1-26/+1
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-18/+5
2017-08-23s390/topology: Remove the unused parent_node() macroDou Liyang1-6/+0
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner1-1/+1
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-7/+0
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+6
2017-08-10mm: refactor TLB gathering APIMinchan Kim1-6/+6
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens1-0/+24
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens1-0/+6
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens1-4/+3
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens1-7/+17
2017-08-03s390: use generic asm/unaligned.hHeiko Carstens2-13/+1
2017-08-03s390: use generic uapi/asm/swab.hHeiko Carstens2-89/+1
2017-08-02s390: remove asm/mman.h and asm/types.hHeiko Carstens3-25/+1
2017-08-02s390/nmi: keep comments consistentHeiko Carstens1-1/+1
2017-07-26s390/spinlock: add niai spinlock hintsMartin Schwidefsky1-4/+5
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky3-28/+60
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens2-3/+4
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens6-15/+15
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens3-23/+57
2017-07-26s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens1-5/+0
2017-07-26s390/mm: remove and correct comments within pgtable.hHeiko Carstens1-27/+4
2017-07-25s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky1-0/+1
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2-15/+45
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky3-15/+37
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky3-1/+6
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-2/+2
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+0
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+4
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+0
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-18/+6