aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/unwind.c
Commit message (Expand)AuthorAge
* ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-30
* ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta2016-09-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-14
|\
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-04
* | ARC: dw2 unwind: Catch Dwarf SNAFUs earlyVineet Gupta2015-12-21
* | ARC: dw2 unwind: Don't bail for CIE.version != 1Vineet Gupta2015-12-21
* | Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"Vineet Gupta2015-12-21
* | ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailingVineet Gupta2015-12-17
* | ARC: dw2 unwind: Reinstante unwinding out of modulesVineet Gupta2015-12-17
* | ARC: dw2 unwind: Remove falllback linear search thru FDE entriesVineet Gupta2015-11-23
|/
* treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* ARC: warn on improper stack unwind FDE entriesVineet Gupta2013-06-27
* ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta2013-02-15