summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorLines
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+0
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook-8/+7
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+4
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+0
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+0
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+0
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-18/+6
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+30
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal-1/+1
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V-0/+3
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+26
2017-07-05s390/syscalls: Fix out of bounds arguments accessJiri Olsa-0/+6
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu-18/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro-3/+0
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-86/+230
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+4
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds-2/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+0
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-5/+5
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-5/+0
2017-06-28s390: implement ->mapping_errorChristoph Hellwig-2/+0
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky-1/+25
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao-0/+6
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger-1/+25
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott-1/+1
2017-06-28s390/pci: improve pci hotplugSebastian Ott-0/+1
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott-5/+5
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott-1/+1
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott-1/+1
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao-1/+16
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao-0/+9
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky-9/+9
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger-1/+3
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda-0/+9
2017-06-20s390/diag: add diag26c supportJulian Wiedmann-0/+26
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky-1/+38
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig-2/+2
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe-1/+0
2017-06-12s390: rename struct psw_bits membersHeiko Carstens-19/+19
2017-06-12s390: rename psw_bits enumsHeiko Carstens-7/+7
2017-06-12s390: provide default ioremap and iounmap declarationLogan Gunthorpe-2/+2
2017-06-12s390/mm: add p?d_folded() helper functionsHeiko Carstens-7/+22
2017-06-12s390/mm: remove incorrect _REGION3_ENTRY_ORIGIN defineHeiko Carstens-3/+1
2017-06-12s390/smp: use sigp condition code defineHeiko Carstens-1/+1
2017-06-12s390: use two more generic header filesHeiko Carstens-22/+2
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky-19/+108
2017-06-09block: introduce new block status code typeChristoph Hellwig-2/+4
2017-06-08Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-1/+0
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig-2/+2
2017-06-04KVM: improve arch vcpu request definingAndrew Jones-3/+3