summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/unwind.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-131-2/+1
* ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-261-12/+12
* ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov2014-07-181-5/+3
* arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois2014-06-071-1/+1
* ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov2014-05-251-1/+1
* ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal2014-02-251-37/+100
* ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-151-2/+2
* ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-061-45/+84
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-071-1/+1
* ARM: 6341/1: unwind - optimise linked-list searches for modulesPhil Carmody2010-09-021-0/+2
* ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin2010-05-241-0/+2
* ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart2010-03-071-1/+3
* ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-021-0/+9
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-0/+4
* [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas2009-06-191-10/+9
* [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+434