summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-07s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali1-1/+0
2025-08-28s390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
2025-02-21s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens1-1/+1
2024-11-08fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
2024-11-08mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2024-11-01s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
2024-10-17s390/facility: Disable compile time optimization for decompressor codeHeiko Carstens1-2/+4
2024-08-29s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-07-11KVM: s390: fix LPSWEY handlingChristian Borntraeger1-0/+1
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook1-1/+1
2024-06-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-06-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts1-1/+3
2024-05-17s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus1-0/+1
2024-03-27s390/dasd: add autoquiesce featureStefan Haberland1-0/+2
2024-03-15KVM: s390: add stat counter for shadow gmap eventsNico Boehr1-0/+7
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-2/+0
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle1-14/+18
2024-01-01s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler1-1/+1
2023-03-10s390/ap: fix status returned by ap_qact()Halil Pasic1-1/+4
2023-03-10s390/ap: fix status returned by ap_aqic()Halil Pasic1-2/+5
2023-02-01s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle1-3/+3
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens1-16/+15
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik1-1/+10
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+0
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-37/+51
2022-10-08Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-76/+0
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2-0/+19
2022-09-28s390/pci: remove unused bus_next field from struct zpci_devNiklas Schnelle1-1/+0
2022-09-28s390/cio: remove unused ccw_device_force_console() declarationGaosheng Cui1-1/+0
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman1-1/+1
2022-09-21s390/dasd: suppress generic error messages for PPRC secondary devicesStefan Haberland1-0/+5
2022-09-21s390/dasd: add ioctl to perform a swap of the drivers copy pairStefan Haberland1-0/+14
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter3-3/+10
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev2-14/+3
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev3-2/+15
2022-09-14s390/dump: save IPL CPU registers once DAT is availableAlexander Gordeev1-1/+2
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev3-15/+20
2022-09-14s390/smp: call smp_reinit_ipl_cpu() before scheduler is availableAlexander Gordeev1-0/+1
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-3/+0
2022-09-09Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-09-09termios: kill uapi termios.h that are identical to generic oneAl Viro1-50/+0
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro1-12/+0