summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/processor.h
AgeCommit message (Expand)Author
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
2017-02-23s390: restore address space when returning to user spaceHeiko Carstens
2017-02-23s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens
2017-01-14sched/cputime, s390: Implement delayed accounting of system timeMartin Schwidefsky
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core, s390: Make cpu_relax() a barrier againChristian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-15s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move cputime accounting fields from thread_info to thread_structMartin Schwidefsky
2016-11-11s390: move system_call field from thread_info to thread_structMartin Schwidefsky
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens