summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/dumpstack.c
AgeCommit message (Expand)AuthorLines
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-4/+7
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto-4/+1
2018-12-22sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)-4/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2014-04-03sh: fix format string bug in stack tracerMatt Fleming-1/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-6/+0
2012-05-24sh64: Convert to unwinder API.Paul Mundt-0/+58
2011-05-23sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger-15/+0
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt-1/+1
2009-08-13sh: Use the new stack unwinder APIMatt Fleming-11/+6
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming-0/+128