summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2023-04-20s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens-0/+35
2023-04-04s390: move on_thread_stack() to processor.hHeiko Carstens-0/+7
2023-03-13s390/bp: remove __bpon()Heiko Carstens-1/+0
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens-2/+0
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens-1/+0
2023-02-15s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()Heiko Carstens-0/+16
2023-02-15s390/processor: let cpu helper functions return boolean valuesHeiko Carstens-4/+5
2023-02-09s390/processor: always inline cpu flag helper functionsHeiko Carstens-4/+4
2022-11-16s390: avoid using global register for current_stack_pointerVasily Gorbik-1/+10
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+0
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev-2/+0
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev-15/+0
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-3/+0
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