Age | Commit message (Expand) | Author |
2007-01-03 | [PATCH] x86_64: Fix dump_trace() | OGAWA Hirofumi |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-12-08 | [PATCH] Generic BUG for x86-64 | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] x86-64: Remove unwind stack pointer alignment forcing again | Andi Kleen |
2006-12-07 | [PATCH] unwinder: more sanity checks in Dwarf2 unwinder | Jan Beulich |
2006-12-07 | [PATCH] unwinder: always use unlocked module list access in unwinder fallback | Andi Kleen |
2006-12-07 | [PATCH] x86: add sysctl for kstack_depth_to_print | Chuck Ebbert |
2006-12-07 | [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* | Andi Kleen |
2006-12-07 | [PATCH] x86: Mention PCI instead of RAM in NMI parity error message | Andi Kleen |
2006-12-07 | [PATCH] x86-64: dump_trace() atomicity fix | Andrew Morton |
2006-12-07 | [PATCH] x86: Compress stack unwinder output | Andi Kleen |
2006-12-07 | [PATCH] x86: shorten lines in unwinder to be <= 80 characters | Andi Kleen |
2006-11-28 | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen |
2006-11-17 | [PATCH] x86_64: stack unwinder crash fix | Ingo Molnar |
2006-10-05 | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMS | Randy Dunlap |
2006-09-26 | [PATCH] Don't use kernel_text_address in oops context | Andi Kleen |
2006-09-26 | [PATCH] Remove most of the special cases for the debug IST stack | Keith Owens |
2006-09-26 | [PATCH] Remove safe_smp_processor_id() | Andi Kleen |
2006-09-26 | [PATCH] wire up oops_enter()/oops_exit() | Andrew Morton |
2006-09-26 | [PATCH] non lazy "sleazy" fpu implementation | Arjan van de Ven |
2006-09-26 | [PATCH] Check for end of stack trace before falling back | Andi Kleen |
2006-09-26 | [PATCH] Merge stacktrace and show_trace | Andi Kleen |
2006-09-26 | [PATCH] Convert x86-64 to early param | Andi Kleen |
2006-09-26 | [PATCH] Remove all ifdefs for local/io apic | Andi Kleen |
2006-09-26 | [PATCH] Fix up panic messages for different NMI panics | Andi Kleen |
2006-09-26 | [PATCH] x86: x86 clean up nmi panic messages | Don Zickus |
2006-09-26 | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus |
2006-09-26 | [PATCH] x86: Cleanup NMI interrupt path | Don Zickus |
2006-08-30 | [PATCH] x86_64: Save original IST values for checking stack addresses | Keith Owens |
2006-08-30 | [PATCH] x86: Make backtracer fallback logic more bullet-proof | Jan Beulich |
2006-08-14 | [PATCH] Change panic_on_oops message to "Fatal exception" | Horms |
2006-07-31 | [PATCH] panic_on_oops: remove ssleep() | Horms |
2006-07-28 | [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck | Andi Kleen |
2006-07-10 | [PATCH] put a comment at register_die_notifier that the export is used | Arjan van de Ven |
2006-07-03 | [PATCH] lockdep: x86_64 document stack frame internals | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: beautify x86_64 stacktraces | Ingo Molnar |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen |
2006-06-26 | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich |
2006-06-26 | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich |
2006-06-26 | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich |
2006-06-26 | [PATCH] x86_64: Remove long obsolete CVS | Andi Kleen |
2006-05-16 | [PATCH] x86_64: Don't schedule on exception stack on preemptive kernels | Andi Kleen |
2006-05-08 | [PATCH] x86_64: add nmi_exit to die_nmi | Corey Minyard |
2006-05-08 | [PATCH] x86_64: fix die_lock nesting | Corey Minyard |
2006-04-18 | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal |
2006-03-31 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-25 | [PATCH] x86_64: miscellaneous cleanup | Jan Beulich |
2006-03-25 | [PATCH] x86_64: Clean up white space in traps.c | Roberto Nibali |