aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2022-03-08s390/extable: fix exception table sortingHeiko Carstens
2021-12-08s390/pci: move pseudo-MMIO to prevent MIO overlapNiklas Schnelle
2021-11-26s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-10-27s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-18s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-25s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-07-20s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens
2021-07-14s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-14s390: enable HAVE_IOREMAP_PROTNiklas Schnelle
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-07-14s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-06-30s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-04-07s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-03-25s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-25s390/pci: refactor zpci_create_device()Niklas Schnelle
2021-02-03s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-03s390/vdso: remove empty unused fileHeiko Carstens
2020-11-03s390/mm: make pmd/pud_deref() large page awareGerald Schaefer
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-09s390/uaccess: fix indentationHeiko Carstens
2020-10-09s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390: nvme dump supportJason J. Herne
2020-09-30s390: remove orphaned function declarationsVasily Gorbik
2020-09-30s390/vdso: remove orphaned declarationsVasily Gorbik
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-26s390/stp: add support for leap secondsSven Schnelle
2020-09-26s390/stp: use u32 instead of unsigned intSven Schnelle
2020-09-26s390/stp: use __packedSven Schnelle
2020-09-24s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-09-17s390/uaccess: add HAVE_GET_KERNEL_NOFAULT supportHeiko Carstens