summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/dumpstack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven2020-08-151-7/+0
* sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven2020-08-151-9/+9
* Revert "sh: remove needless printk()"Geert Uytterhoeven2020-08-151-0/+1
* Revert "sh: add loglvl to printk_address()"Geert Uytterhoeven2020-08-151-3/+3
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* sh: add show_stack_loglvl()Dmitry Safonov2020-06-091-3/+9
* sh: add loglvl to show_trace()Dmitry Safonov2020-06-091-5/+5
* sh: add loglvl to printk_address()Dmitry Safonov2020-06-091-3/+3
* sh: remove needless printk()Dmitry Safonov2020-06-091-1/+0
* sh: add loglvl to dump_mem()Dmitry Safonov2020-06-091-8/+9
* Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-311-4/+7
|\
| * sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-4/+7
* | sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-281-4/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sh: fix format string bug in stack tracerMatt Fleming2014-04-041-1/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-6/+0
* sh64: Convert to unwinder API.Paul Mundt2012-05-241-0/+58
* sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-231-15/+0
* sh: flag the default unwinder as reliable.Paul Mundt2009-08-141-1/+1
* sh: Use the new stack unwinder APIMatt Fleming2009-08-131-11/+6
* sh: Use the generalized stacktrace opsMatt Fleming2009-08-131-0/+128