aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps.c
Commit message (Expand)AuthorAge
* x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-20
|\
| * x86, mce: unify mce.hHidetoshi Seto2009-06-16
* | Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\|
| * Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
| |\
| * \ Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-01
| |\ \
| * | | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-28
| * | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-28
* | | | x86: add hooks for kmemcheckVegard Nossum2009-06-15
| |_|/ |/| |
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
|\ \ \
| * \ \ Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\ \ \ | | |_|/ | |/| |
| | * | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-08
| | |/
| * / x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg2009-04-10
| |/
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\|
| * x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-02
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
|\|
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
| |\ \ \ \
| | | | * | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder2009-02-22
| | | |/ /
| | * / / x86: refactor x86_quirks supportIngo Molnar2009-02-22
| | |/ /
* | | | Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-17
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | | | * x86, vm86: fix preemption bugThomas Gleixner2009-02-15
* | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-11
| | * | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-09
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-29
| | |/ / | |/| |
* | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\ \ \ \ | | |/ / | |/| |
| * | | x86: fix math_emu register frame accessTejun Heo2009-02-09
| | |/ | |/|
* | | x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu2009-01-26
| |/ |/|
* | x86: remove pda.hBrian Gerst2009-01-19
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
|\
| * x86: traps.c fix style problemsJaswinder Singh Rajput2009-01-04
* | Remove remaining unwinder codeAlexey Dobriyan2009-01-06
|/
* Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-02
|\
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
| |\
| | * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-23
* | | Merge branch 'x86/core' into x86/cleanupsIngo Molnar2008-12-27
|\| |
| | \
| | \
| *-. \ Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar2008-12-25
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/irq' into x86/coreIngo Molnar2008-12-23
| |\ \ \
| | * | | x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-12
| | |/ /
* | | | x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar2008-12-26
* | | | x86: unify the implementation of FPU trapsH. Peter Anvin2008-12-25
| |_|/ |/| |
* | | x86: traps.c replace #if CONFIG_X86_32 with #ifdef CONFIG_X86_32Jaswinder Singh2008-12-25
|/ /
* / x86: prioritize the FPU traps for the error codeH. Peter Anvin2008-12-22
|/
* MCE: Don't run 32bit machine checks with interrupts onAndi Kleen2008-10-22
* dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum2008-10-13
* traps: x86: finalize unification of traps.cAlexander van Heukelum2008-10-13