aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/tipLinus 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/kernel/git/viro/vfsLinus 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/git/viro/vfsLinus Torvalds1-17/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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/s390/linuxLinus Torvalds2-18/+6
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-13/+42
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal1-1/+1
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V1-0/+3
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+30
2017-07-05s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu1-18/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-3/+0
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-86/+230
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-2/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+0
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-5/+5
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-5/+0
2017-06-28s390: implement ->mapping_errorChristoph Hellwig1-2/+0
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into featuresMartin Schwidefsky3-1/+25
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao1-0/+6
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger3-1/+25
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott1-1/+1
2017-06-28s390/pci: improve pci hotplugSebastian Ott1-0/+1
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott1-5/+5
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott1-1/+1
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott1-1/+1
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao1-1/+16
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao2-0/+9
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky1-9/+9
2017-06-22KVM: S390: add new group for flicYi Min Zhao1-0/+6
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger1-1/+3
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2-0/+15
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-20s390/diag: add diag26c supportJulian Wiedmann1-0/+26
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0