aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/traps.c
AgeCommit message (Expand)Author
2007-06-08x86_64: oops_begin() fixAndrew Morton
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds
2007-05-10x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-02[PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen
2007-05-02[PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen
2007-01-03[PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge
2006-12-07[PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen
2006-12-07[PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich
2006-12-07[PATCH] unwinder: always use unlocked module list access in unwinder fallbackAndi Kleen
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck 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 messageAndi Kleen
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen
2006-11-17[PATCH] x86_64: stack unwinder crash fixIngo Molnar
2006-10-05[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap
2006-09-26[PATCH] Don't use kernel_text_address in oops contextAndi Kleen
2006-09-26[PATCH] Remove most of the special cases for the debug IST stackKeith 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 implementationArjan van de Ven
2006-09-26[PATCH] Check for end of stack trace before falling backAndi Kleen
2006-09-26[PATCH] Merge stacktrace and show_traceAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Fix up panic messages for different NMI panicsAndi Kleen
2006-09-26[PATCH] x86: x86 clean up nmi panic messagesDon Zickus
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Cleanup NMI interrupt pathDon Zickus
2006-08-30[PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens
2006-08-30[PATCH] x86: Make backtracer fallback logic more bullet-proofJan 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 stuckAndi Kleen
2006-07-10[PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven
2006-07-03[PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen