1. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 11 years ago
  2. d0f2dd1 x86, xsave: Add forgotten inline annotation by Borislav Petkov · 11 years ago
  3. c9e5a5a x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi) by H. Peter Anvin · 11 years ago
  4. 7496d64 Define kernel API to get address of each state in xsave area by Fenghua Yu · 11 years ago
  5. adb9d52 x86/xsaves: Add xsaves and xrstors support for booting time by Fenghua Yu · 11 years ago
  6. facbf4d x86/xsaves: Use xsave/xrstor for saving and restoring user space context by Fenghua Yu · 11 years ago
  7. f9de314 x86/xsaves: Use xsaves/xrstors for context switch by Fenghua Yu · 11 years ago
  8. f31a9f7 x86/xsaves: Use xsaves/xrstors to save and restore xsave area by Fenghua Yu · 11 years ago
  9. b84e705 x86/xsaves: Define a macro for handling xsave/xrstor instruction fault by Fenghua Yu · 11 years ago
  10. 200b08a x86/xsaves: Define macros for xsave instructions by Fenghua Yu · 11 years ago
  11. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  12. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  13. c2bc11f x86, AVX-512: Enable AVX-512 States Context Switch by Fenghua Yu · 11 years ago
  14. e7d820a x86, xsave: Support eager-only xsave features, add MPX support by Qiaowei Ren · 12 years ago
  15. 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 13 years ago
  16. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 13 years ago
  17. 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 13 years ago
  18. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 13 years ago
  19. 0ca5bd0d x86, fpu: Consolidate inline asm routines for saving/restoring fpu state by Suresh Siddha · 13 years ago
  20. 7a040a4 x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h by H. Peter Anvin · 13 years ago
  21. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 75cb5fd 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 by Linus Torvalds · 15 years ago
  23. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 15 years ago
  24. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 15 years ago
  25. 45c2d7f x86, xsave: Make init_xstate_buf static by Robert Richter · 15 years ago
  26. ee813d5 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) by Robert Richter · 15 years ago
  27. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 15 years ago
  28. 7aa2b5f x86, xsave: Do not include asm/i387.h in asm/xsave.h by Robert Richter · 15 years ago
  29. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 15 years ago
  30. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 15 years ago
  31. 8e221b6 x86: Avoid unnecessary __clear_user() and xrstor in signal handling by Suresh Siddha · 15 years ago
  32. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 15 years ago
  33. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 16 years ago
  34. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
  35. bb89855 x86, um: ... and asm-x86 move by Al Viro · 17 years ago[Renamed from include/asm-x86/xsave.h]
  36. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 17 years ago
  37. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 17 years ago
  38. 9dc89c0 x86, xsave: xsave/xrstor specific routines by Suresh Siddha · 17 years ago
  39. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 17 years ago
  40. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 17 years ago