index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
dumpstack.c
Age
Commit message (
Expand
)
Author
2018-10-10
s390/dumpstack: print psw mask and address again
Heiko Carstens
2018-10-09
s390/dumpstack: disable __dump_trace kasan instrumentation
Vasily Gorbik
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-07-26
s390/mm: use new mm defines instead of magic values
Heiko Carstens
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
2017-06-12
s390/dumpstack: remove raw stack dump
Heiko Carstens
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-24
s390/dumpstack: use pr_cont within show_stack and die
Heiko Carstens
2016-10-17
s390/dumpstack: get rid of return_address again
Heiko Carstens
2016-10-17
s390/dumpstack: use pr_cont where appropriate
Heiko Carstens
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-06-28
s390: stack address vs thread_info
Heiko Carstens
2016-05-04
s390/dumpstack: implement and use return_address()
Heiko Carstens
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
s390/dumpstack: use bit fields to decode psw mask in show_registers()
Heiko Carstens
2016-02-23
s390/dumpstack: add missing ri bit to show_registers() output
Heiko Carstens
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-04-11
s390: show_registers() should not map user space addresses to kernel symbols
Heiko Carstens
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2013-09-04
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-06-05
s390/dumpstack: fix address ranges for asynchronous and panic stack
Martin Schwidefsky
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens