summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2009-01-07Remove remaining unwinder codeAlexey Dobriyan1-2/+0
2009-01-04x86: traps.c fix style problemsJaswinder Singh Rajput1-3/+0
2009-01-03Merge branch 'linus' into x86/cleanupsIngo Molnar1-5/+7
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+7
2008-12-27Merge branch 'x86/core' into x86/cleanupsIngo Molnar1-5/+1
2008-12-26x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar1-9/+17
2008-12-25x86: unify the implementation of FPU trapsH. Peter Anvin1-7/+4
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar1-1/+1
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh1-1/+1
2008-12-24x86: fix lguest used_vectors breakage, -v2Yinghai Lu1-5/+7
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar1-5/+1
2008-12-23x86: prioritize the FPU traps for the error codeH. Peter Anvin1-19/+15
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto1-5/+1
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen1-8/+0
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum1-37/+0
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum1-0/+1071