summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/stacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens2024-05-141-0/+5
* s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens2024-05-141-0/+7
* s390/switch_to: use generic header fileHeiko Carstens2024-02-121-1/+0
* s390/perf: implement perf_callchain_user()Heiko Carstens2023-11-051-0/+7
* s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev2023-04-191-1/+3
* s390/kdump: rework invocation of DAT-off codeAlexander Gordeev2023-04-191-0/+47
* s390/stacktrace: remove call_on_stack_noreturn()Heiko Carstens2023-04-041-13/+0
* s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2022-10-261-0/+1
* s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-011-1/+9
* s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-011-2/+1
* s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-121-1/+1
* s390: always use the packed stack layoutVasily Gorbik2022-03-011-9/+1
* s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-071-10/+10
* s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens2021-07-081-1/+1
* s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens2021-07-081-1/+3
* s390: remove old CALL_ON_STACK() macroHeiko Carstens2021-07-081-37/+0
* s390: introduce proper type handling call_on_stack() macroHeiko Carstens2021-07-081-0/+97
* s390/stack: fix possible register corruption with stack switch helperHeiko Carstens2021-06-211-7/+11
* s390/unwind: add machine check handler stackVasily Gorbik2021-04-051-0/+1
* s390: fix register clobbering in CALL_ON_STACKVasily Gorbik2019-11-301-2/+2
* s390/unwind: always inline get_stack_pointerVasily Gorbik2019-11-301-2/+2
* s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-301-0/+11
* s390: correct CALL_ON_STACK back_chain savingVasily Gorbik2019-11-301-1/+14
* s390/unwind: unify task is current checksVasily Gorbik2019-11-301-1/+1
* s390/unwind: fix get_stack_pointer(NULL, NULL)Ilya Leoshkevich2019-10-311-1/+1
* s390/unwind: correct stack switching during unwindVasily Gorbik2019-06-071-1/+1
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+114