summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle4-4/+75
2020-05-20s390: Remove two unused inline functionsYueHaibing1-16/+0
2020-05-06s390: nvme reiplJason J. Herne1-1/+147
2020-05-06s390: nvme iplJason J. Herne3-0/+99
2020-05-06s390/pci: removes wrong PCI multifunction assignmentPierre Morel1-3/+1
2020-05-06s390: ptrace: hard-code "s390x" instead of UTS_MACHINEMasahiro Yamada2-6/+1
2020-04-28s390/pci: Handling multifunctionsPierre Morel5-48/+156
2020-04-28s390/pci: Adding bus resourcePierre Morel2-0/+6
2020-04-28s390/pci: adapt events for zbusPierre Morel1-16/+8
2020-04-28s390/pci: create zPCI busPierre Morel7-114/+280
2020-04-28s390/pci: define RID and RID availablePierre Morel3-2/+13
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel2-0/+7
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-0/+5
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt4-1/+6
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-6/+8
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-3/+3
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-10/+8
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+7
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-07KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-07KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-07KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann1-3/+2
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann1-4/+4
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann1-1/+2
2020-04-06s390/mm: use fallthrough;Joe Perches1-2/+0
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds52-2176/+551
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-0/+6
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-335/+2203
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-4/+1
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02mm: introduce fault_signal_pending()Peter Xu1-2/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-15/+0
2020-04-01vhost: refine vhost and vringh kconfigJason Wang1-4/+0
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-5/+4
2020-03-31KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson1-2/+2
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini8-29/+25
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2020-03-30Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-4/+5
2020-03-28s390/mm: cleanup init_new_context() callbackAlexander Gordeev2-25/+21
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev3-8/+8
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev5-47/+1
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner1-2/+0
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro1-2/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-2/+2
2020-03-27s390/gmap: return proper error code on ksm unsharingChristian Borntraeger1-4/+5