summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic
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
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-17s390/maccess: rework absolute lowcore accessorsAlexander Gordeev
2022-08-17s390/smp: cleanup control register update routinesAlexander Gordeev
2022-08-17s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-08-17KVM: 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/stp: clock_delta should be signedSven Schnelle
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-25s390/kexec: fix memory leak of ipl report bufferBaoquan He
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-25KVM: s390: generate kvm hypercall functionsHeiko Carstens
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-18s390/mm: remove unused cmma functionsDavid Hildenbrand
2021-08-18s390/qdio: remove unused support for SLIB parametersJulian Wiedmann
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich