| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-11-03 | KVM: x86: Enable Intel AVX-512 for guest |  Chao Peng | 1 | -0/+1 |
| 2014-06-18 | x86, xsave: Add forgotten inline annotation |  Borislav Petkov | 1 | -1/+1 |
| 2014-05-30 | x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) |  H. Peter Anvin | 1 | -0/+1 |
| 2014-05-29 | Define kernel API to get address of each state in xsave area |  Fenghua Yu | 1 | -0/+3 |
| 2014-05-29 | x86/xsaves: Add xsaves and xrstors support for booting time |  Fenghua Yu | 1 | -0/+60 |
| 2014-05-29 | x86/xsaves: Use xsave/xrstor for saving and restoring user space context |  Fenghua Yu | 1 | -15/+18 |
| 2014-05-29 | x86/xsaves: Use xsaves/xrstors for context switch |  Fenghua Yu | 1 | -25/+12 |
| 2014-05-29 | x86/xsaves: Use xsaves/xrstors to save and restore xsave area |  Fenghua Yu | 1 | -20/+64 |
| 2014-05-29 | x86/xsaves: Define a macro for handling xsave/xrstor instruction fault |  Fenghua Yu | 1 | -0/+7 |
| 2014-05-29 | x86/xsaves: Define macros for xsave instructions |  Fenghua Yu | 1 | -0/+6 |
| 2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+2 |
| 2014-02-22 | KVM: x86: Fix xsave cpuid exposing bug |  Liu, Jinsong | 1 | -0/+2 |
| 2014-02-20 | x86, AVX-512: Enable AVX-512 States Context Switch |  Fenghua Yu | 1 | -6/+10 |
| 2013-12-06 | x86, xsave: Support eager-only xsave features, add MPX support |  Qiaowei Ren | 1 | -4/+10 |
| 2012-09-21 | Merge branch 'x86/fpu' into x86/smap |  H. Peter Anvin | 1 | -10/+3 |
| 2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access |  H. Peter Anvin | 1 | -4/+6 |
| 2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave |  Suresh Siddha | 1 | -0/+1 |
| 2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels |  Suresh Siddha | 1 | -5/+1 |
| 2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state |  Suresh Siddha | 1 | -5/+1 |
| 2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h |  H. Peter Anvin | 1 | -8/+2 |
| 2010-08-06 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -6/+18 |
| 2010-08-06 | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -0/+10 |
| 2010-08-01 | KVM: x86: XSAVE/XRSTOR live migration support |  Sheng Yang | 1 | -2/+5 |
| 2010-08-01 | x86: Export FPU API for KVM use |  Sheng Yang | 1 | -0/+3 |
| 2010-07-21 | x86, xsave: Make init_xstate_buf static |  Robert Richter | 1 | -1/+0 |
| 2010-07-21 | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) |  Robert Richter | 1 | -0/+2 |
| 2010-07-21 | x86, xsave: Separate fpu and xsave initialization |  Robert Richter | 1 | -1/+0 |
| 2010-07-20 | x86, xsave: Do not include asm/i387.h in asm/xsave.h |  Robert Richter | 1 | -1/+0 |
| 2010-07-19 | x86, xsave: Use xsaveopt in context-switch path when supported |  Suresh Siddha | 1 | -3/+6 |
| 2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling |  Suresh Siddha | 1 | -0/+10 |
| 2010-07-06 | x86: Avoid unnecessary __clear_user() and xrstor in signal handling |  Suresh Siddha | 1 | -0/+10 |
| 2010-05-10 | x86: Introduce 'struct fpu' and related API |  Avi Kivity | 1 | -3/+4 |
| 2010-02-11 | x86, ptrace: regset extensions to support xstate |  Suresh Siddha | 1 | -0/+2 |
| 2009-04-12 | x86: add linux kernel support for YMM state |  Suresh Siddha | 1 | -1/+2 |
| 2008-10-22 | x86, um: ... and asm-x86 move |  Al Viro | 1 | -0/+118 |