aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+0
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-2/+0
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-15/+0
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-3/+0
2022-05-25s390: simplify early program check handlerHeiko Carstens1-6/+0
2022-04-25s390/vdso: map vdso above stackSven Schnelle1-3/+4
2022-04-25s390/vdso: move vdso mapping to its own functionSven Schnelle1-0/+1
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle1-7/+1
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev1-5/+12
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik1-2/+1
2022-03-08s390/base: pass pt_regs to early program check handlerHeiko Carstens1-1/+1
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev1-1/+1
2021-12-29s390: remove unused TASK_SIZE_OFGuo Ren1-2/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev1-0/+2
2021-06-18s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens1-2/+2
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle1-1/+1
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle1-3/+1
2021-01-19s390: convert to generic entrySven Schnelle1-20/+32
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens1-5/+0
2020-12-16s390/delay: simplify udelayHeiko Carstens1-2/+0
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-7/+0
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik1-5/+1
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle1-11/+9
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+5
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev1-4/+4
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev1-1/+0
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle1-0/+1
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt1-1/+0
2019-11-30s390: always inline disabled_waitVasily Gorbik1-1/+1
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens1-1/+1
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik1-2/+0
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-10/+10
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens1-6/+0
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky1-1/+2
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-2/+2
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-72/+0
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann1-3/+3
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky1-9/+9
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky1-2/+2
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-1/+1
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik1-1/+1
2018-10-09s390: unify stack size definitionsVasily Gorbik1-8/+0
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-0/+8
2018-10-09s390: add stack switch helperMartin Schwidefsky1-0/+49
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky1-0/+3
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+1
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik1-1/+1
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky1-3/+1