summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)Author
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-06-18s390/processor: always inline stap() and __load_psw_mask()Heiko Carstens
2021-06-07s390/traps: add struct to access transactional diagnostic blockSven Schnelle
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens
2020-12-16s390/delay: simplify udelayHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-28s390/mm: cleanup virtual memory constants usageAlexander Gordeev
2020-03-28s390/mm: remove page table downgrade supportAlexander Gordeev
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt
2019-11-30s390: always inline disabled_waitVasily Gorbik
2019-10-31s390: always inline current_stack_pointer()Heiko Carstens
2019-09-03s390/base: remove unused s390_base_mcck_handlerVasily Gorbik
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-06-15processor: get rid of cpu_relax_yieldHeiko Carstens
2019-06-15s390: improve wait logic of stop_machineMartin Schwidefsky
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-11s390: make __load_psw_mask work with clangArnd Bergmann
2019-04-11s390: fine-tune stack switch helperMartin Schwidefsky
2018-11-05compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390/smp: kasan stack instrumentation supportVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-10-09s390: add stack switch helperMartin Schwidefsky
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2017-11-14s390: correct some inline assembly constraintsVasily Gorbik
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28s390/topology: add detection of dedicated vs shared CPUsMartin Schwidefsky
2017-09-28s390/guarded storage: simplify task exit handlingHeiko Carstens
2017-09-28s390: convert release_thread() into a static inline functionHeiko Carstens
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-02-24s390: TASK_SIZE for kernel threadsMartin Schwidefsky