Merge commit 'linus/master' into HEAD
[safe/jmp/linux-2.6] / arch / x86 / kernel / traps.c
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumx86: add hooks for kmemcheck
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-10 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-05-28 Andi Kleenx86, mce: enable MCE_INTEL for 32bit new MCE
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-04-10 Pekka Enbergx86: define IA32_SYSCALL_VECTOR on 32-bit to reduce...
2009-04-08 Jiri Slabyx86_32: introduce restore_fpu_checking()
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-03-02 Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-24 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/asm', ...
2009-02-22 Ingo Molnarx86: refactor x86_quirks support
2009-02-22 Hannes Ederx86: kexec/i386: fix sparse warnings: Using plain integ...
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core
2009-02-17 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
2009-02-15 Thomas Gleixnerx86, vm86: fix preemption bug
2009-02-13 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-13 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-02-11 Brian Gerstx86: use pt_regs pointer in do_device_not_available()
2009-02-09 Ingo MolnarMerge branch 'x86/urgent' into core/percpu
2009-02-09 Tejun Heox86: fix math_emu register frame access
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-26 Yinghai Lux86: make irqinit_32.c more like irqinit_64.c, v2
2009-01-20 Brian Gerstx86: remove pda.h
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-04 Jaswinder Singh... x86: traps.c fix style problems
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-27 Ingo MolnarMerge branch 'x86/core' into x86/cleanups
2008-12-26 Ingo Molnarx86: clean up comment style in arch/x86/kernel/traps.c
2008-12-25 H. Peter Anvinx86: unify the implementation of FPU traps
2008-12-25 Ingo MolnarMerge branches 'x86/pat2' and 'x86/fpu'; commit 'v2...
2008-12-25 Jaswinder Singhx86: traps.c replace #if CONFIG_X86_32 with #ifdef...
2008-12-23 Yinghai Lux86: fix lguest used_vectors breakage, -v2
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-23 H. Peter Anvinx86: prioritize the FPU traps for the error code
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-10-22 Andi KleenMCE: Don't run 32bit machine checks with interrupts on
2008-10-13 Alexander van Heukelumdumpstack: x86: move die_nmi to dumpstack_32.c
2008-10-13 Alexander van Heukelumtraps: x86: finalize unification of traps.c