1. 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
  2. 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
  3. 2d5b5a6 KVM: x86: XSAVE/XRSTOR live migration support by Sheng Yang · 14 years ago
  4. 5ee481d x86: Export FPU API for KVM use by Sheng Yang · 14 years ago
  5. 45c2d7f x86, xsave: Make init_xstate_buf static by Robert Richter · 14 years ago
  6. ee813d5 x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) by Robert Richter · 14 years ago
  7. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 14 years ago
  8. 7aa2b5f x86, xsave: Do not include asm/i387.h in asm/xsave.h by Robert Richter · 14 years ago
  9. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 14 years ago
  10. 29104e1 x86, xsave: Sync xsave memory layout with its header for user handling by Suresh Siddha · 14 years ago
  11. 8e221b6 x86: Avoid unnecessary __clear_user() and xrstor in signal handling by Suresh Siddha · 14 years ago
  12. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  13. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 14 years ago
  14. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 15 years ago
  15. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/xsave.h]
  16. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 16 years ago
  17. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  18. 9dc89c0 x86, xsave: xsave/xrstor specific routines by Suresh Siddha · 16 years ago
  19. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
  20. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 16 years ago