summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/dumpstack.c
AgeCommit message (Expand)Author
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens