summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/stacktrace.c
AgeCommit message (Expand)Author
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-03-10stacktrace: Move documentation for arch_stack_walk_reliable() to headerMark Brown
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2016-02-23s390/stacktrace: use nosched instead of savesched parameterHeiko Carstens
2016-02-10s390/stacktrace: add save_stack_trace_regs()Pratyush Anand
2016-02-10s390/stacktrace: save full stack tracesHeiko Carstens
2016-02-10s390/stacktrace: add missing end markerHeiko Carstens
2016-02-10s390/stacktrace: fix address ranges for asynchronous and panic stackHeiko Carstens
2016-02-10s390/stacktrace: fix save_stack_trace_tsk() for current taskHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar
2008-02-05[S390] latencytop s390 support.Heiko Carstens
2007-07-17[S390] Simplify stack trace.Heiko Carstens
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2006-10-11[S390] stacktrace bug.Christian Borntraeger
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-07-03[PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens