Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-27 | x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write() | Ingo Molnar | 1 | -3/+3 |
2015-05-27 | x86/fpu: Split out the fpu__activate_fpstate_read() method | Ingo Molnar | 1 | -3/+3 |
2015-05-27 | x86/fpu: Fix FPU register read access to the current task | Ingo Molnar | 1 | -6/+6 |
2015-05-19 | x86/fpu: Harmonize FPU register state types | Ingo Molnar | 1 | -5/+5 |
2015-05-19 | x86/fpu: Factor out the FPU regset code into fpu/regset.c | Ingo Molnar | 1 | -0/+356 |