summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-171-12/+2
* ARM: 8691/1: Export save_stack_trace_tsk()Dustin Brown2017-09-091-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-131-3/+1
* ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting2014-05-301-0/+19
* ARM: stacktrace: include exception PC value in stacktrace outputRussell King2014-05-221-0/+23
* ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-05-221-5/+13
* ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov2013-12-091-1/+1
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: fix /proc/$PID/stack on SMPRussell King2011-01-151-3/+6
* ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-071-1/+1
* [ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König2009-07-211-2/+2
* [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-121-28/+60
* Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+1
|\
| * stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | [ARM] latencytop supportNicolas Pitre2008-06-221-4/+30
|/
* [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
* arm: walk_stacktrace() needs to be exportedAl Viro2007-05-151-0/+2
* [ARM] stacktrace fixAndrew Morton2007-05-111-9/+3
* [ARM] Add stacktrace support and make oprofile use itRussell King2007-04-281-0/+73