aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/unwind.c
AgeCommit message (Expand)Author
2014-11-13ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches
2014-07-18ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois
2014-05-25ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov
2014-02-25ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflowAnurag Aggarwal
2011-12-15ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon
2010-09-02ARM: 6341/1: unwind - optimise linked-list searches for modulesPhil Carmody
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin
2010-03-07ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corruptedLaurent Pinchart
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2009-06-19[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacksCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas