summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: x86_64 document stack frame internalsIngo Molnar2006-07-041-1/+60
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-041-39/+31Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+2
* [PATCH] x86_64: adjust kstack_depth_to_print defaultJan Beulich2006-06-261-1/+1
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-16/+35
* [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-261-6/+48
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-2/+0Star
* [PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen2006-05-161-4/+17
* [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-081-0/+2
* [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-081-1/+9
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-04-181-0/+5
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-9/+9
* [PATCH] x86_64: miscellaneous cleanupJan Beulich2006-03-251-2/+0Star
* [PATCH] x86_64: Clean up white space in traps.cRoberto Nibali2006-03-251-9/+8Star
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-251-0/+2
* [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood2006-02-131-1/+17
* [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-051-9/+12
* [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-121-3/+9
* [PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich2006-01-121-13/+12Star
* [PATCH] x86_64: sparse warning cleanupsStephen Hemminger2006-01-121-1/+1
* [PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-121-1/+1
* [PATCH] x86_64: Remove useless KDB vectorAndi Kleen2006-01-121-7/+0Star
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-121-6/+5Star
* [PATCH] x86_64: Report hardware breakpoints in user space when triggered by t...John Blackwood2006-01-121-4/+2Star
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-121-3/+32
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-121-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-121-15/+18
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-121-5/+0Star
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-121-2/+2
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-151-40/+0Star
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-151-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/+0Star
* [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-081-5/+9
* [PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg2005-07-291-3/+0Star
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-261-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-261-0/+2
* [PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen2005-04-171-68/+79
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-171-11/+3Star
* [PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen2005-04-171-8/+2Star
* [PATCH] x86_64: Regularize exception stack handlingAndi Kleen2005-04-171-29/+28Star
* [PATCH] x86_64: Some fixes for single step handlingAndi Kleen2005-04-171-2/+8