summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-261-4/+2Star
|\
| * Merge branch 'x86/asm' into x86/urgentIngo Molnar2009-09-251-4/+2Star
| |\
| | * x86: Use section .data.page_aligned for the idt_table.Tim Abbott2009-09-181-4/+2Star
* | | headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
|/ /
* | includecheck fix: x86, traps.cJaswinder Singh Rajput2009-09-201-1/+0Star
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-3/+2Star
|\ \ | |/ |/|
| * x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-311-3/+2Star
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-10/+23
|\ \
| * | x86: split out core __math_state_restoreJeremy Fitzhardinge2009-06-171-10/+23
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-141-1/+1
|\ \ \ | | |/ | |/|
| * | x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov2009-07-101-1/+1
* | | x86: Remove unused patch_espfix_desc()Akinobu Mita2009-07-191-21/+0Star
|/ /
* | x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-251-0/+3
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-201-2/+1Star
|\ \ | |/ |/|
| * x86, mce: unify mce.hHidetoshi Seto2009-06-171-2/+1Star
* | Merge commit 'linus/master' into HEADVegard Nossum2009-06-151-3/+3
|\|
| * Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-10/+7Star
| |\
| * \ Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-021-4/+1Star
| |\ \
| * | | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-281-1/+1
| * | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-281-2/+2
* | | | x86: add hooks for kmemcheckVegard Nossum2009-06-151-0/+5
| |_|/ |/| |
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-4/+1Star
|\ \ \
| * \ \ Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-4/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-081-4/+1Star
| | |/
| * / x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefsPekka Enberg2009-04-101-4/+1Star
| |/
* | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-46/+0Star
|\|
| * x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-021-46/+0Star
* | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-261-3/+3
|\|
| *-----. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-241-9/+20
| |\ \ \ \
| | | | * | x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder2009-02-221-1/+1
| | | |/ /
| | * / / x86: refactor x86_quirks supportIngo Molnar2009-02-231-2/+2
| | |/ /
* | | | Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-171-1/+9
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-171-6/+17
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | | | * x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
* | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-5/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-4/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-111-4/+5
| | * | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-101-6/+9
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-6/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: move mach-default/*.h files to asm/Ingo Molnar2009-01-291-1/+1
| | |/ / | |/| |
* | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-131-6/+9
|\ \ \ \ | | |/ / | |/| |
| * | | x86: fix math_emu register frame accessTejun Heo2009-02-101-6/+9
| | |/ | |/|
* | | x86: make irqinit_32.c more like irqinit_64.c, v2Yinghai Lu2009-01-261-9/+6Star
| |/ |/|
* | x86: remove pda.hBrian Gerst2009-01-201-1/+0Star
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-3/+0Star
|\
| * x86: traps.c fix style problemsJaswinder Singh Rajput2009-01-041-3/+0Star
* | Remove remaining unwinder codeAlexey Dobriyan2009-01-071-2/+0Star
|/
* Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-021-5/+7
|\
| * Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-5/+7
| |\
| | * x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-231-5/+7