summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fpu/xstate.h
AgeCommit message (Expand)Author
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen
2015-09-14x86/fpu: Move XSAVE-disabling code to a helperDave Hansen
2015-06-09x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen
2015-05-25x86/fpu: Move the xstate copying functions into fpu/internal.hIngo Molnar
2015-05-20x86/fpu/xstate: Use explicit parameter in xstate_fault()Ingo Molnar
2015-05-19x86/fpu/xstate: Clean up setup_xstate_comp() callIngo Molnar
2015-05-19x86/fpu: Harmonize FPU register state typesIngo Molnar
2015-05-19x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functionsIngo Molnar
2015-05-19x86/fpu: Generalize 'init_xstate_ctx'Ingo Molnar
2015-05-19x86/fpu: Factor out fpu/regset.h from fpu/internal.hIngo Molnar
2015-05-19x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...Ingo Molnar
2015-05-19x86/fpu: Move xfeature type enumeration to fpu/types.hIngo Molnar
2015-05-19x86/fpu: Enumerate xfeature bitsIngo Molnar
2015-05-19x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar