aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/traps.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski1-2/+0
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski1-0/+4
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov1-0/+1
2010-05-03x86: Merge simd_math_error() into math_error()Brian Gerst1-1/+1
2009-07-19x86: Remove unused patch_espfix_desc()Akinobu Mita1-3/+1
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2009-06-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-05-08xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge1-0/+3
2009-04-14x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput1-1/+0
2009-03-30x86/mm: further cleanups of fault.c's include file sectionIngo Molnar1-0/+1
2009-02-11x86: use pt_regs pointer in do_device_not_available()Brian Gerst1-1/+1
2009-02-10x86: fix math_emu register frame accessTejun Heo1-2/+2
2008-12-18x86: traps.c declare functions before they get usedJaswinder Singh1-2/+9
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+81