aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/dumpstack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens1-1/+2
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens1-4/+4
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens1-0/+1
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens1-10/+10
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky1-4/+8
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-8/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-17/+0
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens1-0/+236