summaryrefslogtreecommitdiffstats
path: root/arch/s390
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-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang-6/+1
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook-8/+7
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-32/+10
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-7/+13
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-38/+654
2017-07-06mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal-1/+1
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal-1/+2
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V-1/+4
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko-2/+2
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko-28/+2
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+61
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-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+6
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-371/+818
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-3/+3
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-45/+7
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-6/+6
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-30/+0
2017-06-28s390: implement ->mapping_errorChristoph Hellwig-7/+13
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky-12/+115
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao-4/+19
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao-1/+62
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger-12/+115
2017-06-28s390/pci: recognize name clashes with uidsSebastian Ott-1/+11
2017-06-28s390/pci: provide more debug informationSebastian Ott-2/+4
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott-32/+24
2017-06-28s390/pci: improve pci hotplugSebastian Ott-3/+21
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott-14/+47
2017-06-28s390/pci: improve error handling during fmb (de)registrationSebastian Ott-30/+21
2017-06-28s390/pci: improve unreg_ioat error handlingSebastian Ott-6/+17
2017-06-28s390/pci: improve error handling during interrupt deregistrationSebastian Ott-16/+25
2017-06-28s390/pci: don't cleanup in arch_setup_msi_irqsSebastian Ott-29/+18
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao-1/+51
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao-11/+64
2017-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-6/+1
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe-27/+100
2017-06-22Merge tag 'kvm-s390-master-4.12-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář-9/+6
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens-9/+6
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky-12/+12
2017-06-22KVM: S390: add new group for flicYi Min Zhao-0/+54
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger-11/+32
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda-1/+201