aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2023-02-06s390/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
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens
2022-09-15s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
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-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-22s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-22s390: Remove arch_has_random, arch_has_random_seedRichard Henderson
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko 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-09-22s390: 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-11s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2020-10-01mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-10-01s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle
2020-09-03s390/numa: set node distance to LOCAL_DISTANCESasha Levin
2020-07-16s390: Change s390_kernel_write() return type to match memcpy()Josh Poimboeuf
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle
2020-03-12s390/mm: fix panic in gup_fast on large pudGerald Schaefer
2020-03-12s390/qdio: fill SL with absolute addressesJulian Wiedmann
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-11s390/mm: fix dynamic pagetable upgrade for hugetlbfsGerald Schaefer
2019-12-31s390/ftrace: fix endless recursion in function_graph tracerSven Schnelle
2019-12-31s390/mm: add mm_pxd_folded() checks to pxd_free()Gerald Schaefer
2019-12-31s390/time: ensure get_clock_monotonic() returns monotonic valuesHeiko Carstens
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-10-11s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter