1. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  2. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  3. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 16 years ago
  4. 06c38d5 x86-64: fix FPU corruption with signals and preemption by Suresh Siddha · 17 years ago
  5. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 17 years ago
  6. 7820b75 x86: xsave.c: restore_user_xstate should be static by Jaswinder Singh Rajput · 17 years ago
  7. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 17 years ago
  8. 8bcad30 x86: make variables static by roel kluin · 18 years ago
  9. 9f48280 x86, fpu: check __clear_user() return value by Ingo Molnar · 18 years ago
  10. 04944b7 x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext by Suresh Siddha · 18 years ago
  11. f364ead x86: xsave: fix error condition in save_i387_xstate() by Suresh Siddha · 18 years ago
  12. a19aac8 x86: make setup_xstate_init() __init by Alexey Dobriyan · 18 years ago
  13. f65bc21 x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() by Suresh Siddha · 18 years ago
  14. ed40595 x86, xsave: clear the user buffer before doing fxsave/xsave by Suresh Siddha · 18 years ago
  15. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 18 years ago
  16. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 18 years ago
  17. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 18 years ago
  18. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 18 years ago
  19. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 18 years ago