index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
stacktrace.h
Age
Commit message (
Expand
)
Author
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-05-14
s390/vdso: Introduce and use struct stack_frame_vdso_wrapper
Heiko Carstens
2024-05-14
s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()
Heiko Carstens
2024-02-12
s390/switch_to: use generic header file
Heiko Carstens
2023-11-05
s390/perf: implement perf_callchain_user()
Heiko Carstens
2023-04-19
s390/kdump: remove nodat stack restriction for calling nodat functions
Alexander Gordeev
2023-04-19
s390/kdump: rework invocation of DAT-off code
Alexander Gordeev
2023-04-04
s390/stacktrace: remove call_on_stack_noreturn()
Heiko Carstens
2022-10-26
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
2022-06-01
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
2022-06-01
s390/stack: merge empty stack frame slots
Heiko Carstens
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
2021-09-07
s390/unwind: use current_frame_address() to unwind current task
Vasily Gorbik
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
2021-06-21
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
2021-04-05
s390/unwind: add machine check handler stack
Vasily Gorbik
2019-11-30
s390: fix register clobbering in CALL_ON_STACK
Vasily Gorbik
2019-11-30
s390/unwind: always inline get_stack_pointer
Vasily Gorbik
2019-11-30
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
s390: correct CALL_ON_STACK back_chain saving
Vasily Gorbik
2019-11-30
s390/unwind: unify task is current checks
Vasily Gorbik
2019-10-31
s390/unwind: fix get_stack_pointer(NULL, NULL)
Ilya Leoshkevich
2019-06-07
s390/unwind: correct stack switching during unwind
Vasily Gorbik
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky