Commit Graph

16 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Suresh Siddha 06c38d5e36 x86-64: fix FPU corruption with signals and preemption 16 years ago
Suresh Siddha a30469e792 x86: add linux kernel support for YMM state 16 years ago
Jaswinder Singh Rajput 7820b75643 x86: xsave.c: restore_user_xstate should be static 16 years ago
Rakib Mullick bfe085f62f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() 16 years ago
roel kluin 8bcad30f2e x86: make variables static 17 years ago
Ingo Molnar 9f482807a6 x86, fpu: check __clear_user() return value 17 years ago
Suresh Siddha 04944b793e x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext 17 years ago
Suresh Siddha f364eadab5 x86: xsave: fix error condition in save_i387_xstate() 17 years ago
Alexey Dobriyan a19aac8548 x86: make setup_xstate_init() __init 17 years ago
Suresh Siddha f65bc214e0 x86, xsave: use BUG_ON() instead of BUILD_BUG_ON() 17 years ago
Suresh Siddha ed40595805 x86, xsave: clear the user buffer before doing fxsave/xsave 17 years ago
H. Peter Anvin 6152e4b1c9 x86, xsave: keep the XSAVE feature mask as an u64 17 years ago
Suresh Siddha c37b5efea4 x86, xsave: save/restore the extended state context in sigframe 17 years ago
Suresh Siddha ab5137015f x86, xsave: reorganization of signal save/restore fpstate code layout 17 years ago
Suresh Siddha 3c1c7f1014 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation 17 years ago
Suresh Siddha dc1e35c6e9 x86, xsave: enable xsave/xrstor on cpus with xsave support 17 years ago