summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/dumpstack.c
AgeCommit message (Expand)Author
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-06-12s390: rename struct psw_bits membersHeiko Carstens
2017-06-12s390/dumpstack: remove raw stack dumpHeiko Carstens
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-24s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens
2016-10-17s390/dumpstack: use pr_cont where appropriateHeiko Carstens
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-06-28s390: stack address vs thread_infoHeiko Carstens
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens
2016-02-23s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens
2016-02-23s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
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