summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/regset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-141-2/+2
* x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()Ingo Molnar2015-05-271-3/+3
* x86/fpu: Split out the fpu__activate_fpstate_read() methodIngo Molnar2015-05-271-3/+3
* x86/fpu: Fix FPU register read access to the current taskIngo Molnar2015-05-271-6/+6
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-191-5/+5
* x86/fpu: Factor out the FPU regset code into fpu/regset.cIngo Molnar2015-05-191-0/+356