aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/traps.c
AgeCommit message (Expand)Author
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-10x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg
2009-04-08x86_32: introduce restore_fpu_checking()Jiri Slaby
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2009-02-17Merge branch 'x86/apic' into perfcounters/coreIngo Molnar
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-15x86, vm86: fix preemption bugThomas Gleixner
2009-02-13Merge branch 'x86/core' into perfcounters/coreIngo Molnar
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-02-11x86: use pt_regs pointer in do_device_not_available()Brian Gerst
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar
2009-02-10x86: fix math_emu register frame accessTejun Heo
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-26x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu
2009-01-20x86: remove pda.hBrian Gerst
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2009-01-04x86: traps.c fix style problemsJaswinder Singh Rajput
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-27Merge branch 'x86/core' into x86/cleanupsIngo Molnar
2008-12-26x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar
2008-12-25x86: unify the implementation of FPU trapsH. Peter Anvin
2008-12-25Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar
2008-12-25x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh
2008-12-23x86: fix lguest used_vectors breakage, -v2Yinghai Lu
2008-12-23Merge branch 'x86/irq' into x86/coreIngo Molnar
2008-12-22x86: prioritize the FPU traps for the error codeH. Peter Anvin
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto
2008-10-22MCE: Don't run 32bit machine checks with interrupts onAndi Kleen
2008-10-13dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum
2008-10-13traps: x86: finalize unification of traps.cAlexander van Heukelum