summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2022-05-25s390: simplify early program check handlerHeiko Carstens-6/+0
2022-04-25s390/vdso: map vdso above stackSven Schnelle-3/+4
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle-7/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev-5/+12
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik-2/+1
2022-03-08s390/base: pass pt_regs to early program check handlerHeiko Carstens-1/+1
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev-1/+1
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren-2/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev-0/+2
2021-06-18s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens-2/+2
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle-1/+1
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle-3/+1
2021-01-19s390: convert to generic entrySven Schnelle-20/+32
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens-5/+0
2020-12-16s390/delay: simplify udelayHeiko Carstens-2/+0
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens-7/+0
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik-5/+1
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle-11/+9
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-5/+5
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev-4/+4
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev-1/+0
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle-0/+1
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt-1/+0
2019-11-30s390: always inline disabled_waitVasily Gorbik-1/+1
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens-1/+1
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik-2/+0
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada-10/+10
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens-6/+0
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky-1/+2
2019-05-02s390: simplify disabled_waitMartin Schwidefsky-2/+2
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky-72/+0
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann-3/+3
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky-9/+9
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky-2/+2
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik-1/+1
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik-1/+1
2018-10-09s390: unify stack size definitionsVasily Gorbik-8/+0
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky-0/+8
2018-10-09s390: add stack switch helperMartin Schwidefsky-0/+49
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky-0/+3
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky-0/+1
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik-1/+1
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky-3/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-3/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky-0/+2
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens-2/+2