aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/unwind.c
Commit message (Expand)AuthorAge
* [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-06
* [PATCH] unwinder: fully support linker generated .eh_frame_hdr sectionJan Beulich2006-12-06
* [PATCH] unwinder: Add debugging output to the Dwarf2 unwinderJan Beulich2006-12-06
* [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-06
* [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un...Andi Kleen2006-12-06
* [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich2006-11-28
* [PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich2006-10-21
* [PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert2006-09-29
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
* [PATCH] x86_64: allow unwinder to build without module supportJan Beulich2006-06-26
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-26
* [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-26