index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
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