| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove stack unwinder for now | Linus Torvalds | 2006-12-15 | 1 | -1305/+0 |
* | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] unwinder: fully support linker generated .eh_frame_hdr section | Jan Beulich | 2006-12-07 | 1 | -19/+47 |
* | [PATCH] unwinder: Add debugging output to the Dwarf2 unwinder | Jan Beulich | 2006-12-07 | 1 | -17/+96 |
* | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich | 2006-12-07 | 1 | -1/+15 |
* | [PATCH] unwinder: Use probe_kernel_address instead of __get_user in kernel/un... | Andi Kleen | 2006-12-07 | 1 | -6/+8 |
* | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind | Jan Beulich | 2006-11-28 | 1 | -4/+5 |
* | [PATCH] x86-64: Speed up dwarf2 unwinder | Jan Beulich | 2006-10-21 | 1 | -39/+279 |
* | [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES | Chuck Ebbert | 2006-09-29 | 1 | -1/+3 |
* | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 | 1 | -7/+28 |
* | [PATCH] x86_64: allow unwinder to build without module support | Jan Beulich | 2006-06-26 | 1 | -0/+4 |
* | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich | 2006-06-26 | 1 | -4/+3 |
* | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 2006-06-26 | 1 | -0/+915 |