summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/i387.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-1/+14
|\
| * x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-211-1/+0
| * x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-191-1/+1
| * x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-191-0/+14
| |
| \
*-. \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-061-0/+9
|\ \ \ | | |/ | |/|
| | * x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-061-0/+9
| |/
* | x86: Export FPU API for KVM useSheng Yang2010-08-011-0/+2
|/
* x86, fpu: Use static_cpu_has() to implement use_xsave()H. Peter Anvin2010-05-111-9/+3
* x86, fpu: Use the proper asm constraint in use_xsave()H. Peter Anvin2010-05-101-1/+1
* x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-101-30/+85
* x86: Eliminate TS_XSAVEAvi Kivity2010-05-101-4/+16
* x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-111-2/+10
* crypto: ghash-intel - Add PSHUFB macrosHerbert Xu2009-11-031-0/+7
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-0/+1
|\
| * x86: split out core __math_state_restoreJeremy Fitzhardinge2009-06-171-0/+1
* | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2009-09-011-0/+8
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-6/+6
|\
| * x86: Clear TS in irq_ts_save() when in an atomic sectionChuck Ebbert2009-06-091-6/+6
* | x86_64: fix incorrect commentsJiri Slaby2009-04-081-2/+2
* | x86: unify restore_fpu_checkingJiri Slaby2009-04-081-12/+12
* | x86_32: introduce restore_fpu_checking()Jiri Slaby2009-04-081-5/+4
|/
* x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-1/+7
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+400
OpenPOWER on IntegriCloud