summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-08-31s390/mm: fork vs. 5 level page tabelMartin Schwidefsky
2017-08-29s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner
2017-08-29s390/mm: use generic mm_hooksMartin Schwidefsky
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-23s390/topology: Remove the unused parent_node() macroDou Liyang
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15iommu/s390: Add support for iommu_device handlingJoerg Roedel
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-08-09s390/mm: add missing virt_to_pfn() etc. helper functionsHeiko Carstens
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-08-03s390: use generic asm/unaligned.hHeiko Carstens
2017-08-03s390: use generic uapi/asm/swab.hHeiko Carstens
2017-08-02s390: remove asm/mman.h and asm/types.hHeiko Carstens
2017-08-02s390/nmi: keep comments consistentHeiko Carstens
2017-07-26s390/spinlock: add niai spinlock hintsMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-26s390/mm: introduce defines to reflect the hardware mmuHeiko Carstens
2017-07-26s390/mm: get rid of __ASSEMBLY__ guards within pgtable.hHeiko Carstens
2017-07-26s390/mm: remove and correct comments within pgtable.hHeiko Carstens
2017-07-25s390/mm,kvm: use nodat PGSTE tag to optimize TLB flushingMartin Schwidefsky
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal