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