index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
unwind.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
1
-2
/
+3
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
1
-1
/
+1
2020-02-21
ARM: allow unwinder to unwind recursive functions
Russell King
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2019-02-26
ARM: 8840/1: use a raw_spinlock_t in unwind
Sebastian Andrzej Siewior
1
-7
/
+7
2014-11-13
ARM: 8176/1: Use current_stack_pointer in unwind_backtrace
Behan Webster
1
-2
/
+1
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
1
-12
/
+12
2014-07-18
ARM: 8073/1: unwind: Use arm_get_current_stackframe
Nikolay Borisov
1
-5
/
+3
2014-06-07
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
Mark Charlebois
1
-1
/
+1
2014-05-25
ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode
Nikolay Borisov
1
-1
/
+1
2014-02-25
ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow
Anurag Aggarwal
1
-37
/
+100
2011-12-15
ARM: unwinder: fix bisection to find origin in .idx section
Uwe Kleine-König
1
-2
/
+2
2011-12-06
ARM: 7187/1: fix unwinding for XIP kernels
Uwe Kleine-König
1
-45
/
+84
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
1
-1
/
+1
2010-11-07
ARM: 6468/1: backtrace: fix calculation of thread stack base
Will Deacon
1
-1
/
+1
2010-09-02
ARM: 6341/1: unwind - optimise linked-list searches for modules
Phil Carmody
1
-0
/
+2
2010-05-24
ARM: 6140/1: silence a bogus sparse warning in unwind.c
Alexander Shishkin
1
-0
/
+2
2010-03-07
ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
Laurent Pinchart
1
-1
/
+3
2009-11-02
ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...
Claudio Scordino
1
-0
/
+9
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
1
-0
/
+4
2009-06-19
[ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks
Catalin Marinas
1
-10
/
+9
2009-02-19
[ARM] 5383/2: unwind: Add core support for ARM stack unwinding
Catalin Marinas
1
-0
/
+434