index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
traps.h
Age
Commit message (
Expand
)
Author
2012-03-10
x86: Use enum instead of literals for trap values
Kees Cook
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2011-01-12
KVM: Handle async PF in a guest.
Gleb Natapov
2010-05-03
x86: Merge simd_math_error() into math_error()
Brian Gerst
2009-07-19
x86: Remove unused patch_espfix_desc()
Akinobu Mita
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-05-08
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-04-14
x86: avoid multiple declaration of kstack_depth_to_print
Jaswinder Singh Rajput
2009-03-30
x86/mm: further cleanups of fault.c's include file section
Ingo Molnar
2009-02-11
x86: use pt_regs pointer in do_device_not_available()
Brian Gerst
2009-02-09
x86: fix math_emu register frame access
Tejun Heo
2008-12-18
x86: traps.c declare functions before they get used
Jaswinder Singh
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro