Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / unwind.c
2011-09-15 Jan Beulich- patches.arch/x86_64-unwind-annotations: Fix unwinding...
2011-02-08 Jan Beulich- Fix a few issues in patches.suse/stack-unwind (bnc...
2011-02-08 Jan Beulich- Update config files.
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2008-08-22 Jan Beulich- patches.suse/stack-unwind: Adjust and re-enable.
2008-03-20 Greg Kroah-Hartman- fix up some EXPORT_SYMBOL() markings to be EXPORT_SYM...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-09 Jan Beulich- patches.suse/stack-unwind: Another try...
2008-01-09 Jan Beulich- patches.suse/stack-unwind: Fix CONFIG_FRAME_POINTER...
2008-01-09 Jan Beulich- patches.suse/stack-unwind: DWARF2 EH-frame based...
2006-12-15 Linus TorvaldsRemove stack unwinder for now
2006-12-07 Jan Beulich[PATCH] unwinder: move .eh_frame to RODATA
2006-12-07 Jan Beulich[PATCH] unwinder: fully support linker generated .eh_fr...
2006-12-07 Jan Beulich[PATCH] unwinder: Add debugging output to the Dwarf2...
2006-12-07 Jan Beulich[PATCH] unwinder: more sanity checks in Dwarf2 unwinder
2006-12-07 Andi Kleen[PATCH] unwinder: Use probe_kernel_address instead...
2006-11-30 Andreas Kleen- patches.fixes/fix-softirq-race: Fix softirq race...
2006-11-28 Jan Beulich[PATCH] x86-64: work around gcc4 issue with -Os in...
2006-10-21 Jan Beulich[PATCH] x86-64: Speed up dwarf2 unwinder
2006-09-29 Chuck Ebbert[PATCH] unwind: fix unused variable warning when !CONFI...
2006-09-26 Jan Beulich[PATCH] i386/x86-64: Work around gcc bug with noreturn...
2006-06-26 Jan Beulich[PATCH] x86_64: allow unwinder to build without module...
2006-06-26 Jan Beulich[PATCH] i386/x86-64: fall back to old-style call trace...
2006-06-26 Jan Beulich[PATCH] x86_64: reliable stack trace support