summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] amd64: task_pt_regs()Al Viro2006-01-121-1/+1
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich2006-01-111-3/+9
* [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-111-13/+12
* [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-111-1/+1
* [PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-111-1/+1
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-6/+5
* [PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood2006-01-111-4/+2
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-111-3/+32
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+948
OpenPOWER on IntegriCloud