summaryrefslogtreecommitdiffstats
path: root/kernel/unwind.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert2006-09-291-1/+3
* [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-7/+28
* [PATCH] x86_64: allow unwinder to build without module supportJan Beulich2006-06-261-0/+4
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-4/+3
* [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-0/+915