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
/
i387.h
Age
Commit message (
Expand
)
Author
2010-05-12
x86, fpu: Use static_cpu_has() to implement use_xsave()
H. Peter Anvin
2010-05-10
x86, fpu: Use the proper asm constraint in use_xsave()
H. Peter Anvin
2010-05-10
x86: Introduce 'struct fpu' and related API
Avi Kivity
2010-05-10
x86: Eliminate TS_XSAVE
Avi Kivity
2010-02-11
x86, ptrace: regset extensions to support xstate
Suresh Siddha
2009-11-03
crypto: ghash-intel - Add PSHUFB macros
Herbert Xu
2009-09-14
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-02
x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h
Huang Ying
2009-06-17
x86: split out core __math_state_restore
Jeremy Fitzhardinge
2009-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-09
x86: Clear TS in irq_ts_save() when in an atomic section
Chuck Ebbert
2009-04-08
x86_64: fix incorrect comments
Jiri Slaby
2009-04-08
x86: unify restore_fpu_checking
Jiri Slaby
2009-04-08
x86_32: introduce restore_fpu_checking()
Jiri Slaby
2009-03-04
x86, math-emu: fix init_fpu for task != current
Daniel Glöckner
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro