aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-111-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-111-15/+18
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-111-5/+0
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-111-2/+2
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-141-40/+0
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-141-0/+4
* [PATCH] x86-64: reduce x86-64 bug frame by 4 bytesJan Beulich2005-09-121-4/+4
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-3/+0
* [PATCH] x86-64: Fix incorrect FP signalsChuck Ebbert2005-09-121-3/+6
* [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-121-16/+21
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-071-5/+9
* [PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg2005-07-281-3/+0
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-251-1/+7
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-231-9/+9
* [PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2005-06-231-2/+2
* [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-251-0/+2
* [PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen2005-04-161-68/+79
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-161-11/+3
* [PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen2005-04-161-8/+2
* [PATCH] x86_64: Regularize exception stack handlingAndi Kleen2005-04-161-29/+28
* [PATCH] x86_64: Some fixes for single step handlingAndi Kleen2005-04-161-2/+8
* [PATCH] x86_64 show_stack(): call touch_nmi_watchdogakpm@osdl.org2005-04-161-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+948