summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens2023-04-201-0/+35
* s390: move on_thread_stack() to processor.hHeiko Carstens2023-04-041-0/+7
* s390/bp: remove __bpon()Heiko Carstens2023-03-131-1/+0
* s390/bp: remove s390_isolate_bp_guest()Heiko Carstens2023-03-131-2/+0
* s390/bp: remove TIF_ISOLATE_BPHeiko Carstens2023-03-131-1/+0
* s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()Heiko Carstens2023-02-151-0/+16
* s390/processor: let cpu helper functions return boolean valuesHeiko Carstens2023-02-151-4/+5
* s390/processor: always inline cpu flag helper functionsHeiko Carstens2023-02-091-4/+4
* s390: avoid using global register for current_stack_pointerVasily Gorbik2022-11-161-1/+10
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-3/+0
* | s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-141-2/+0
* | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-15/+0
|/
* s390: simplify early program check handlerHeiko Carstens2022-05-251-6/+0
* s390/vdso: map vdso above stackSven Schnelle2022-04-251-3/+4
* s390/vdso: move vdso mapping to its own functionSven Schnelle2022-04-251-0/+1
* s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-121-7/+1
* s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-03-271-5/+12
* s390: convert ".insn" encoding to instruction namesVasily Gorbik2022-03-101-2/+1
* s390/base: pass pt_regs to early program check handlerHeiko Carstens2022-03-081-1/+1
* s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev2022-02-091-1/+1
* s390: remove unused TASK_SIZE_OFGuo Ren2021-12-291-2/+1
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-261-0/+2
* s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens2021-06-181-2/+2
* s390/traps: add struct to access transactional diagnostic blockSven Schnelle2021-06-071-1/+1
* s390: pass struct pt_regs instead of registers to syscallsSven Schnelle2021-01-191-3/+1
* s390: convert to generic entrySven Schnelle2021-01-191-20/+32
* s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens2020-12-161-5/+0
* s390/delay: simplify udelayHeiko Carstens2020-12-161-2/+0
* s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-7/+0
* s390: remove unused s390_base_ext_handlerVasily Gorbik2020-11-091-5/+1
* s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-11/+9
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-5/+5
|\
| * s390/mm: cleanup virtual memory constants usageAlexander Gordeev2020-03-281-4/+4
| * s390/mm: remove page table downgrade supportAlexander Gordeev2020-03-281-1/+0
| * s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-0/+1
* | s390: remove obsolete ieee_emulation_warningsStephen Kitt2020-02-191-1/+0
|/
* s390: always inline disabled_waitVasily Gorbik2019-11-301-1/+1
* s390: always inline current_stack_pointer()Heiko Carstens2019-10-311-1/+1
* s390/base: remove unused s390_base_mcck_handlerVasily Gorbik2019-09-031-2/+0
* arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-161-10/+10
* processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-151-6/+0
* s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-1/+2
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-72/+0
* s390: make __load_psw_mask work with clangArnd Bergmann2019-04-111-3/+3
* s390: fine-tune stack switch helperMartin Schwidefsky2019-04-111-9/+9
* compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-051-2/+2
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0