index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
unwind.c
Age
Commit message (
Expand
)
Author
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2016-09-30
ARC: dw2 unwind: switch to .eh_frame based unwinding
Vineet Gupta
2016-09-30
ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame
Vineet Gupta
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-21
ARC: dw2 unwind: Catch Dwarf SNAFUs early
Vineet Gupta
2015-12-21
ARC: dw2 unwind: Don't bail for CIE.version != 1
Vineet Gupta
2015-12-21
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Vineet Gupta
2015-12-17
ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
Vineet Gupta
2015-12-17
ARC: dw2 unwind: Reinstante unwinding out of modules
Vineet Gupta
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-11-23
ARC: dw2 unwind: Remove falllback linear search thru FDE entries
Vineet Gupta
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2013-06-27
ARC: warn on improper stack unwind FDE entries
Vineet Gupta
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta