aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/traps.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Handle async PF in a guest.Gleb Natapov2011-01-121-0/+1
* x86: Merge simd_math_error() into math_error()Brian Gerst2010-05-031-1/+1
* x86: Remove unused patch_espfix_desc()Akinobu Mita2009-07-191-3/+1
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-0/+3
|\
| * xen/x86-64: fix breakpoints and hardware watchpointsJeremy Fitzhardinge2009-05-081-0/+3
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-101-0/+1
|\ \
| * | x86/mm: further cleanups of fault.c's include file sectionIngo Molnar2009-03-301-0/+1
| |/
* / x86: avoid multiple declaration of kstack_depth_to_printJaswinder Singh Rajput2009-04-141-1/+0
|/
* x86: use pt_regs pointer in do_device_not_available()Brian Gerst2009-02-111-1/+1
* x86: fix math_emu register frame accessTejun Heo2009-02-101-2/+2
* x86: traps.c declare functions before they get usedJaswinder Singh2008-12-181-2/+9
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+81