summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/dumpstack.c
Commit message (Expand)AuthorAgeFilesLines
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-1/+1
* s390: rename struct psw_bits membersHeiko Carstens2017-06-121-2/+2
* s390/dumpstack: remove raw stack dumpHeiko Carstens2017-06-121-25/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* s390/dumpstack: use pr_cont within show_stack and dieHeiko Carstens2016-10-241-8/+8
* s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-171-24/+0
* s390/dumpstack: use pr_cont where appropriateHeiko Carstens2016-10-171-4/+4
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-171-6/+11
* s390: stack address vs thread_infoHeiko Carstens2016-06-281-8/+4
* s390/dumpstack: implement and use return_address()Heiko Carstens2016-05-041-0/+24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-161-3/+3
|\
| * s390: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger2016-03-151-3/+3
* | s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-231-25/+38
* | s390/dumpstack: use bit fields to decode psw mask in show_registers()Heiko Carstens2016-02-231-13/+4
* | s390/dumpstack: add missing ri bit to show_registers() outputHeiko Carstens2016-02-231-1/+2
* | s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-231-8/+8
|/
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-5/+4
* s390: remove 31 bit supportHeiko Carstens2015-03-251-20/+6
* 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-04-301-8/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-17/+0
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-171-0/+236
OpenPOWER on IntegriCloud