aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/dumpstack.c
Commit message (Expand)AuthorAge
* s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-24
* s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-17
* s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-17
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-17
* s390: stack address vs thread_infoHeiko Carstens2016-06-28
* s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-04
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\
| * s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-15
* | s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-23
* | s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens2016-02-23
* | s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens2016-02-23
* | s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-23
|/
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-19
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-21
* s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-11
* s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-24
* s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-04
* s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-05
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-17