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