aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2020-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-18KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-17s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-06-16s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov
2020-06-01KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-05-28s390: add machine check SIGPSven Schnelle
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-05-06s390: nvme iplJason J. Herne
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V
2020-04-28s390/pci: Handling multifunctionsPierre Morel
2020-04-28s390/pci: Adding bus resourcePierre Morel
2020-04-28s390/pci: create zPCI busPierre Morel
2020-04-28s390/pci: define RID and RID availablePierre Morel
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds