x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / fpu / regset.c
2015-05-27 Ingo Molnarx86/fpu: Rename fpu__activate_fpstate() to fpu__activat...
2015-05-27 Ingo Molnarx86/fpu: Split out the fpu__activate_fpstate_read(...
2015-05-27 Ingo Molnarx86/fpu: Fix FPU register read access to the current...
2015-05-25 Ingo MolnarMerge branch 'linus' into x86/fpu
2015-05-20 Ingo MolnarMerge branch 'x86/urgent' into x86/fpu, to resolve...
2015-05-19 Ingo Molnarx86/fpu: Harmonize FPU register state types
2015-05-19 Ingo Molnarx86/fpu: Factor out the FPU regset code into fpu/regset.c