1. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  2. e7d820a x86, xsave: Support eager-only xsave features, add MPX support by Qiaowei Ren · 11 years ago
  3. 49b8c69 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
  4. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  5. 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 12 years ago
  6. 72a671c x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels by Suresh Siddha · 12 years ago
  7. 0ca5bd0 x86, fpu: Consolidate inline asm routines for saving/restoring fpu state by Suresh Siddha · 12 years ago
  8. 7a040a4 x86, extable: Remove open-coded exception table entries in arch/x86/include/asm/xsave.h by H. Peter Anvin · 12 years ago
  9. 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 · 14 years ago
  10. 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 · 14 years ago
  11. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 14 years ago
  12. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 14 years ago
  13. 45c2d7f x86, xsave: Make init_xstate_buf static by Robert Richter · 14 years ago
  14. ee813d5 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) by Robert Richter · 14 years ago
  15. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 14 years ago
  16. 7aa2b5f x86, xsave: Do not include asm/i387.h in asm/xsave.h by Robert Richter · 14 years ago
  17. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 14 years ago
  18. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 14 years ago
  19. 8e221b6 x86: Avoid unnecessary __clear_user() and xrstor in signal handling by Suresh Siddha · 14 years ago
  20. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  21. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 15 years ago
  22. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  23. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/xsave.h]
  24. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 16 years ago
  25. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  26. 9dc89c0 x86, xsave: xsave/xrstor specific routines by Suresh Siddha · 16 years ago
  27. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
  28. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 16 years ago