开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
stacktrace.h
Age
Commit message (
Expand
)
Author
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