aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps_64.c
Commit message (Expand)AuthorAge
* Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\
| * Merge branch 'x86/cpu' into x86/coreIngo Molnar2008-09-05
| |\
| | * Merge branch 'x86/debug' into x86/cpuIngo Molnar2008-09-04
| | |\
| * | | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-30
| * | | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-30
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | Merge commit 'v2.6.27-rc7' into x86/debugIngo Molnar2008-09-22
| | | |\ \ | |_|_|/ / |/| | | / | | | |/
| | | * x86_64: remove empty lines from stack traces/oopsesAlexey Dobriyan2008-08-15
| | |/ | |/|
| | * Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| | |\ | |_|/ |/| |
| | * x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-08-15
| | * x86: coding style fixes to arch/x86/kernel/traps_64.cGustavo F. Padovan2008-07-31
| |/
* / x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-26
|/
* x86: introducing asm-x86/traps.hJaswinder Singh2008-07-18
* x86: traps_xx: modify x86_64 to use _log_lvl variantsAlexander van Heukelum2008-07-18
* x86: traps_xx: refactor die() like in x86_64Alexander van Heukelum2008-07-18
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-14
|\
| * x86: traps_xx: various small changesAlexander van Heukelum2008-07-09
| * x86: traps_xx: modify default_do_nmiAlexander van Heukelum2008-07-09
| * x86: traps_xx: restructure do_general_protection()Alexander van Heukelum2008-07-09
| * x86: traps_xx: modify do_trapAlexander van Heukelum2008-07-09
| * x86: traps_xx: modify __dieAlexander van Heukelum2008-07-09
| * x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2008-07-09
| * x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2008-07-09
| * Merge branch 'x86/nmi' into x86/develIngo Molnar2008-07-08
| |\
| | * x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2008-05-25
| | * x86: nmi - die_nmi() output message unificationCyrill Gorcunov2008-05-25
| * | x86: eliminate dead code in x86_64 entry.SJan Beulich2008-05-25
| |/
* / Start using the new '%pS' infrastructure to print symbolsLinus Torvalds2008-07-14
|/
* x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2008-04-19
* x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-19
* ftrace: add notrace annotations for NMI routinesSteven Rostedt2008-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\
| * kgdb: fix several kgdb regressionsJason Wessel2008-04-17
| * kgdb: fix NMI hangsJason Wessel2008-04-17
* | 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