1. 7820b75 x86: xsave.c: restore_user_xstate should be static by Jaswinder Singh Rajput · 16 years ago
  2. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 16 years ago
  3. 8bcad30 x86: make variables static by roel kluin · 16 years ago
  4. 9f48280 x86, fpu: check __clear_user() return value by Ingo Molnar · 16 years ago
  5. 04944b7 x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext by Suresh Siddha · 16 years ago
  6. f364ead x86: xsave: fix error condition in save_i387_xstate() by Suresh Siddha · 16 years ago
  7. a19aac8 x86: make setup_xstate_init() __init by Alexey Dobriyan · 16 years ago
  8. f65bc21 x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() by Suresh Siddha · 16 years ago
  9. ed40595 x86, xsave: clear the user buffer before doing fxsave/xsave by Suresh Siddha · 16 years ago
  10. 6152e4b x86, xsave: keep the XSAVE feature mask as an u64 by H. Peter Anvin · 16 years ago
  11. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  12. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  13. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  14. dc1e35c x86, xsave: enable xsave/xrstor on cpus with xsave support by Suresh Siddha · 16 years ago