aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-28s390/cio, s390/qeth: cleanup PNSO CHSCAlexandra Winter3-33/+67
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle2-11/+9
2020-05-28s390: add machine check SIGPSven Schnelle1-0/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+8
2020-05-20s390/pci: ioremap() align with generic codeNiklas Schnelle1-1/+1
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle2-2/+4
2020-05-19s390/net: remove pm ops from ccwgroup driversJulian Wiedmann1-10/+0
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack1-0/+2
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+8
2020-05-08s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf1-1/+1
2020-05-06s390: nvme iplJason J. Herne2-0/+36
2020-05-05mm: change pmdp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V1-2/+2
2020-04-28s390/pci: Handling multifunctionsPierre Morel1-3/+5
2020-04-28s390/pci: Adding bus resourcePierre Morel1-0/+1
2020-04-28s390/pci: create zPCI busPierre Morel1-3/+23
2020-04-28s390/pci: define RID and RID availablePierre Morel2-2/+10
2020-04-28s390/pci: define kernel parameters for PCI multifunctionPierre Morel1-0/+1
2020-04-28s390/pci: adaptation of iommu to multifunctionPierre Morel1-0/+5
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt2-1/+3
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-2/+1
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-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-80/+81
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-33/+384
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-15/+0
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-5/+4
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-5/+4
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2020-03-28s390/mm: cleanup init_new_context() callbackAlexander Gordeev2-25/+21
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev2-6/+6
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev4-23/+1
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas 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/mm: cleanup arch_get_unmapped_area() and friendsAlexander Gordeev1-0/+14
2020-03-26Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-1/+1
2020-03-25s390/qdio: extend polling support to multiple queuesJulian Wiedmann1-5/+4
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger1-1/+1
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle1-0/+3
2020-03-23s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle1-0/+1
2020-03-23s390/cpuinfo: show number of online coresAlexander Gordeev1-0/+3
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer1-0/+1
2020-03-23s390/topology: remove offline CPUs from CPU topology masksAlexander Gordeev1-0/+2
2020-03-23s390/numa: remove redundant cpus_with_topology variableAlexander Gordeev1-1/+0
2020-03-23s390/cpuinfo: show processor physical addressAlexander Gordeev1-0/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini8-32/+383
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson1-1/+1
2020-03-11s390/irq: make init_ext_interrupts staticHeiko Carstens1-1/+0