aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/traps.cThomas Gleixner2007-10-111-1138/+0
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-221-2/+4
* drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+11
* Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek2007-07-171-0/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* x86_64: oops_begin() fixAndrew Morton2007-06-081-1/+2
* Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds2007-05-141-3/+0
* x86_64: fix default_do_nmi() missing return after an if ()Mathieu Desnoyers2007-05-101-0/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-17/+1
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+2
* [PATCH] x86-64: Minor white space cleanup in traps.cAndi Kleen2007-05-021-3/+1
* [PATCH] x86: Fix i386 and x86_64 fault information pollutionAndi Kleen2007-05-021-7/+23
* [PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi2007-01-031-1/+1
* Remove stack unwinder for nowLinus Torvalds2006-12-151-84/+0
* [PATCH] Generic BUG for x86-64Jeremy Fitzhardinge2006-12-081-24/+12
* [PATCH] x86-64: Remove unwind stack pointer alignment forcing againAndi Kleen2006-12-071-6/+0
* [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-0/+7
* [PATCH] unwinder: always use unlocked module list access in unwinder fallbackAndi Kleen2006-12-071-3/+3
* [PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert2006-12-071-1/+1
* [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-071-1/+1
* [PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2006-12-071-2/+1
* [PATCH] x86-64: dump_trace() atomicity fixAndrew Morton2006-12-071-3/+5
* [PATCH] x86: Compress stack unwinder outputAndi Kleen2006-12-071-4/+4
* [PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2006-12-071-8/+13
* [PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen2006-11-281-1/+9
* [PATCH] x86_64: stack unwinder crash fixIngo Molnar2006-11-171-0/+6
* [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap2006-10-051-1/+1
* [PATCH] Don't use kernel_text_address in oops contextAndi Kleen2006-09-261-1/+3
* [PATCH] Remove most of the special cases for the debug IST stackKeith Owens2006-09-261-20/+1
* [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-5/+5
* [PATCH] wire up oops_enter()/oops_exit()Andrew Morton2006-09-261-0/+3
* [PATCH] non lazy "sleazy" fpu implementationArjan van de Ven2006-09-261-0/+1
* [PATCH] Check for end of stack trace before falling backAndi Kleen2006-09-261-0/+2
* [PATCH] Merge stacktrace and show_traceAndi Kleen2006-09-261-23/+76
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-9/+15
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-2/+0
* [PATCH] Fix up panic messages for different NMI panicsAndi Kleen2006-09-261-4/+3
* [PATCH] x86: x86 clean up nmi panic messagesDon Zickus2006-09-261-7/+14
* [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+6
* [PATCH] x86: Cleanup NMI interrupt pathDon Zickus2006-09-261-4/+4
* [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-301-1/+1
* [PATCH] x86: Make backtracer fallback logic more bullet-proofJan Beulich2006-08-301-11/+17
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-1/+1
* [PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuckAndi Kleen2006-07-281-6/+16
* [PATCH] put a comment at register_die_notifier that the export is usedArjan van de Ven2006-07-101-2/+2
* [PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar2006-07-031-1/+60
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-031-39/+31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0