summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/backtrace.S
AgeCommit message (Expand)AuthorLines
2021-07-19printk: Userspace format indexing supportChris Down-1/+1
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov-4/+10
2019-08-23ARM: 8897/1: check stmfd instruction using right shiftLvqiang Huang-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-5/+1
2016-11-15ARM: fix backtraceRussell King-34/+3
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King-1/+1
2013-12-29ARM: make kernel oops easier to readRussell King-10/+10
2011-10-17ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott-6/+0
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas-2/+6
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas-0/+4
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King-84/+81
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-28[ARM] nommu: backtrace code must not reference a discarded sectionRussell King-4/+1
2006-06-25[ARM] Remove LOADREGS macroRussell King-4/+4
2006-05-16[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre-2/+2
2006-03-25[ARM] 3399/1: Fix link problem when CONFIG_PRINTK is disabledMalcolm Parsons-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+157