summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/processor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/entry: Move SIE indicator flag to thread infoHeiko Carstens2024-07-231-2/+0
* s390/nospec: Push down alternative handlingHeiko Carstens2024-07-231-1/+1
* s390/alternatives: Rework to allow for callbacksHeiko Carstens2024-07-231-1/+1
* s390: Move CIF flags to struct pcpuSven Schnelle2024-07-231-6/+20
* s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-181-4/+4
* s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle2024-05-141-1/+1
* s390/idle: Rewrite psw_idle() in CSven Schnelle2024-05-141-0/+14
* s390/stackstrace: Detect vdso stack framesHeiko Carstens2024-05-141-0/+1
* s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle2024-03-171-0/+2
* s390/fpu: limit save and restore to used registersHeiko Carstens2024-02-161-0/+1
* s390/fpu: remove regs member from struct fpuHeiko Carstens2024-02-161-1/+0
* s390/fpu: make kernel fpu context preemptibleHeiko Carstens2024-02-161-0/+2
* s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etcHeiko Carstens2024-02-161-2/+2
* s390/fpu: convert FPU CIF flag to regular TIF flagHeiko Carstens2024-02-161-2/+0
* s390/fpu: move, rename, and merge header filesHeiko Carstens2024-02-161-2/+1
* Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-111-8/+26
|\
| * s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens2023-12-111-5/+1
| * s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens2023-12-111-3/+25
* | s390: remove odd commentHeiko Carstens2023-11-221-1/+0
|/
* 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-121-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