aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps_64.c
Commit message (Expand)AuthorAge
* x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa2008-04-17
* x86: fix "BUG: sleeping function called from invalid context" in print_vma_ad...Ingo Molnar2008-02-14
* x86: use KSYM_NAME_LENCyrill Gorcunov2008-01-30
* x86: make printk_address available on X86_32Harvey Harrison2008-01-30
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen2008-01-30
* x86: make printk_address regs->ip always reliableArjan van de Ven2008-01-30
* x86: add the "print code before the trapping instruction" feature to 64 bitArjan van de Ven2008-01-30
* x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER o...Arjan van de Ven2008-01-30
* x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit hasArjan van de Ven2008-01-30
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-30
* x86: use fixup_exception() in traps_64.cHarvey Harrison2008-01-30
* x86: get rid of _MASK flagsGlauber de Oliveira Costa2008-01-30
* x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich2008-01-30
* x86: export math_state_restoreGlauber de Oliveira Costa2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: debugctlmsr arch_has_block_stepRoland McGrath2008-01-30
* x86 single_step: TIF_FORCED_TFRoland McGrath2008-01-30
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* lockdep: more hardirq annotations for notify_die()Peter Zijlstra2008-01-16
* lockdep: annotate do_debug() trap handlerPeter Zijlstra2007-11-26
* x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2007-11-26
* lockdep: fixup irq tracingPeter Zijlstra2007-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-19
* | x86: use raw locks during oopsesAndi Kleen2007-10-19
|/
* x86: constify stacktrace_opsJan Beulich2007-10-17
* Delete filenames in comments.Dave Jones2007-10-13
* x86_64: move kernelThomas Gleixner2007-10-11