aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/regset.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-27x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()Ingo Molnar1-3/+3
2015-05-27x86/fpu: Split out the fpu__activate_fpstate_read() methodIngo Molnar1-3/+3
2015-05-27x86/fpu: Fix FPU register read access to the current taskIngo Molnar1-6/+6
2015-05-19x86/fpu: Harmonize FPU register state typesIngo Molnar1-5/+5
2015-05-19x86/fpu: Factor out the FPU regset code into fpu/regset.cIngo Molnar1-0/+356