aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik1-44/+6
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-41/+34
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-38/+31
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-6/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens1-2/+2
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens1-62/+22
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens1-6/+3
2016-02-23s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens1-6/+6
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand1-0/+11
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens1-9/+12
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens1-0/+2
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens1-5/+6
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens1-0/+4
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-6/+5
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+2
2008-02-05[S390] latencytop s390 support.Heiko Carstens1-8/+23
2007-07-17[S390] Simplify stack trace.Heiko Carstens1-15/+11
2007-05-08simplify the stacktrace codeChristoph Hellwig1-11/+7
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-5/+5
2006-10-11[S390] stacktrace bug.Christian Borntraeger1-9/+8
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-9/+8
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens1-0/+90