summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/dumpstack.c
Commit message (Expand)AuthorAgeFilesLines
* s390: remove 31 bit supportHeiko Carstens2015-03-251-20/+6Star
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-211-1/+2
* s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
* s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-241-0/+1
* s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
* s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-051-4/+8
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-8/+1Star
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-17/+0Star
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-171-0/+236