aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-21/+15
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann2-13/+0
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens1-7/+0
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle1-0/+1
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2-14/+14
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+1
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-0/+2
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-5/+3
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-16/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-13/+3
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-452/+551
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic1-0/+1
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch1-0/+1
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2-1/+4
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens1-156/+73
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter1-0/+96
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle2-2/+2
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle1-3/+3
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle1-0/+1
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak1-5/+3
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov1-0/+2
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand1-3/+0
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann1-4/+0
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman1-9/+9
2021-08-05s390: rename dma section to amode31Heiko Carstens4-14/+17
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich3-41/+34
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+9
2021-07-30s390: add support for KFENCESven Schnelle1-0/+42
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens1-0/+6
2021-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+9
2021-07-27s390: use generic strncpy/strnlen from_userHeiko Carstens1-16/+2
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger1-9/+9
2021-07-27s390/headers: fix code style in module.hIlya Leoshkevich1-4/+2
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens1-12/+2
2021-07-27s390/hwcaps: add sanity checksHeiko Carstens1-0/+2
2021-07-27s390/hwcaps: introduce HWCAP bit numbersHeiko Carstens1-23/+52
2021-07-27s390/hwcaps: shorten HWCAP definesHeiko Carstens2-23/+23
2021-07-27s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle1-0/+1
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle1-0/+2
2021-07-27s390: report more CPU capabilitiesHeiko Carstens1-0/+2
2021-07-27s390/qdio: remove unused macrosJulian Wiedmann1-5/+0
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann1-4/+3
2021-07-27s390/qdio: remove remaining tasklet & timer codeJulian Wiedmann1-3/+0
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-0/+8
2021-07-27s390/ctl_reg: add ctlreg5 and ctlreg15 unionsHeiko Carstens1-0/+17
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov1-2/+0
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov1-9/+0
2021-07-27s390/setup: drop _OFFSET macrosAlexander Egorenkov1-17/+6