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
/
sh
/
kernel
/
dumpstack.c
Age
Commit message (
Expand
)
Author
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
sh: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
sh: add loglvl to show_trace()
Dmitry Safonov
2020-06-09
sh: add loglvl to printk_address()
Dmitry Safonov
2020-06-09
sh: remove needless printk()
Dmitry Safonov
2020-06-09
sh: add loglvl to dump_mem()
Dmitry Safonov
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2018-12-22
sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-04-03
sh: fix format string bug in stack tracer
Matt Fleming
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2012-05-24
sh64: Convert to unwinder API.
Paul Mundt
2011-05-23
sh: remove warning and warning_symbol from struct stacktrace_ops
Richard Weinberger
2009-08-15
sh: flag the default unwinder as reliable.
Paul Mundt
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming