index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
2024-08-27
s390/ftrace: Avoid calling unwinder in ftrace_return_address()
Vasily Gorbik
2024-05-14
s390/stackstrace: Detect vdso stack frames
Heiko Carstens
2024-05-14
s390/stacktrace: Improve detection of invalid instruction pointers
Heiko Carstens
2024-05-14
s390/stacktrace: Skip first user stack frame
Heiko Carstens
2024-05-14
s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()
Heiko Carstens
2024-04-29
s390/ftrace: Use unwinder instead of __builtin_return_address()
Sven Schnelle
2023-11-05
s390: add USER_STACKTRACE support
Heiko Carstens
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-03-10
stacktrace: Move documentation for arch_stack_walk_reliable() to header
Mark Brown
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
2019-11-30
s390/livepatch: Implement reliable stack tracing for the consistency model
Miroslav Benes
2019-08-21
s390/stacktrace: use common arch_stack_walk infrastructure
Vasily Gorbik
2019-05-06
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-14
s390/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-17
s390/dumpstack: restore reliable indicator for call traces
Heiko Carstens
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
2016-02-23
s390/stacktrace: use nosched instead of savesched parameter
Heiko Carstens
2016-02-10
s390/stacktrace: add save_stack_trace_regs()
Pratyush Anand
2016-02-10
s390/stacktrace: save full stack traces
Heiko Carstens
2016-02-10
s390/stacktrace: add missing end marker
Heiko Carstens
2016-02-10
s390/stacktrace: fix address ranges for asynchronous and panic stack
Heiko Carstens
2016-02-10
s390/stacktrace: fix save_stack_trace_tsk() for current task
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
2008-07-03
stacktrace: 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-08
simplify the stacktrace code
Christoph 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 trace
Andi Kleen
2006-07-03
[PATCH] lockdep: stacktrace subsystem, s390 support
Heiko Carstens