aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/xstate.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-19x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()Ingo Molnar1-1/+1
2015-05-19x86/fpu: Pass 'struct fpu' to fpstate_sanitize_xstate()Ingo Molnar1-4/+4
2015-05-19x86/fpu: Simplify fpstate_sanitize_xstate() callsIngo Molnar1-2/+2
2015-05-19x86/fpu: Rename sanitize_i387_state() to fpstate_sanitize_xstate()Ingo Molnar1-2/+2
2015-05-19x86/fpu: Move asm/xcr.h to asm/fpu/internal.hIngo Molnar1-1/+0
2015-05-19x86/fpu: Simplify print_xstate_features()Ingo Molnar1-13/+12
2015-05-19x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)Ingo Molnar1-1/+52
2015-05-19x86/fpu: Rename fpu/xsave.c to fpu/xstate.cIngo Molnar1-0/+714