summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/traps.c
AgeCommit message (Expand)Author
2015-05-24x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-12-13x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-13x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-13x86_64, traps: Stop using IST for #SSAndy Lutomirski
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-25Merge branch 'x86/asm' into x86/urgentIngo Molnar
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86: Use section .data.page_aligned for the idt_table.Tim Abbott
2009-09-14Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner
2009-07-19x86: Remove unused patch_espfix_desc()Akinobu Mita
2009-07-10x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded...Cyrill Gorcunov
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-17x86: split out core __math_state_restoreJeremy Fitzhardinge
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
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-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen
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