aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/stacktrace.h
AgeCommit message (Expand)Author
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens
2021-07-08s390: remove old CALL_ON_STACK() macroHeiko Carstens
2021-07-08s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-06-21s390/stack: fix possible register corruption with stack switch helperHeiko Carstens
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik
2019-11-30s390/unwind: unify task is current checksVasily Gorbik
2019-10-31s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich
2019-06-07s390/unwind: correct stack switching during unwindVasily Gorbik
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky