aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)Author
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
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-11s390/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-25s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-06-25s390: 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-01hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle
2020-07-16KVM: s390: reduce number of IO pins to 1Christian Borntraeger
2020-06-30s390/vdso: fix vDSO clock_getres()Vincenzo Frascino
2020-06-25s390: fix syscall_get_error for compat processesDmitry V. Levin
2020-03-11s390/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-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-11-20s390/vdso: correct vdso mapping for compat tasksVasily Gorbik
2019-11-20s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-06-25s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger
2019-06-25s390/jump_label: Use "jdd" constraint on gcc9Ilya Leoshkevich
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-12s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger
2019-01-31s390/mm: always force a load of the primary ASCE on context switchMartin Schwidefsky
2018-11-27s390/mm: fix mis-accounting of pgtable_bytesMartin Schwidefsky
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-20s390/zcrypt: code beautifyHarald Freudenberger
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner