aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/regset.c
Commit message (Expand)AuthorAge
* x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu2016-07-10
* x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()Borislav Petkov2016-04-13
* x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usageBorislav Petkov2016-04-13
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()Ingo Molnar2015-05-27
* x86/fpu: Split out the fpu__activate_fpstate_read() methodIngo Molnar2015-05-27
* x86/fpu: Fix FPU register read access to the current taskIngo Molnar2015-05-27
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-19
* x86/fpu: Factor out the FPU regset code into fpu/regset.cIngo Molnar2015-05-19