summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-04s390: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-08-21KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-08-03s390/archrandom: prevent CPACF trng invocations in interrupt contextHarald Freudenberger
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-05-30s390: define get_cycles macro for arch-overrideJason A. Donenfeld
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