Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-19 | x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Pass 'struct fpu' to fpstate_sanitize_xstate() | Ingo Molnar | 1 | -4/+4 |
2015-05-19 | x86/fpu: Simplify fpstate_sanitize_xstate() calls | Ingo Molnar | 1 | -2/+2 |
2015-05-19 | x86/fpu: Rename sanitize_i387_state() to fpstate_sanitize_xstate() | Ingo Molnar | 1 | -2/+2 |
2015-05-19 | x86/fpu: Move asm/xcr.h to asm/fpu/internal.h | Ingo Molnar | 1 | -1/+0 |
2015-05-19 | x86/fpu: Simplify print_xstate_features() | Ingo Molnar | 1 | -13/+12 |
2015-05-19 | x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name) | Ingo Molnar | 1 | -1/+52 |
2015-05-19 | x86/fpu: Rename fpu/xsave.c to fpu/xstate.c | Ingo Molnar | 1 | -0/+714 |