index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
dumpstack.c
Age
Commit message (
Expand
)
Author
2016-06-28
s390: stack address vs thread_info
Heiko Carstens
2016-05-04
s390/dumpstack: implement and use return_address()
Heiko Carstens
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
s390/dumpstack: use bit fields to decode psw mask in show_registers()
Heiko Carstens
2016-02-23
s390/dumpstack: add missing ri bit to show_registers() output
Heiko Carstens
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-04-11
s390: show_registers() should not map user space addresses to kernel symbols
Heiko Carstens
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2013-09-04
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-06-05
s390/dumpstack: fix address ranges for asynchronous and panic stack
Martin Schwidefsky
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens