Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/fpu: Convert tracing to fpstate | Thomas Gleixner | 2021-10-20 | 1 | -2/+2 |
* | x86/fpu: Defer FPU state load until return to userspace | Rik van Riel | 2019-04-12 | 1 | -6/+4 |
* | x86/fpu: Remove fpu->initialized | Sebastian Andrzej Siewior | 2019-04-10 | 1 | -4/+1 |
* | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t... | Steven Rostedt (VMware) | 2017-10-13 | 1 | -10/+0 |
|/ | |||||
* | x86/fpu: Rename fpu::fpstate_active to fpu::initialized | Ingo Molnar | 2017-09-26 | 1 | -4/+4 |
* | x86/fpu: Remove struct fpu::fpregs_active | Ingo Molnar | 2017-09-24 | 1 | -4/+1 |
* | x86/fpu: Remove struct fpu::counter | Rik van Riel | 2016-10-07 | 1 | -4/+1 |
* | x86/fpu: Add tracepoints to dump FPU state at key points | Dave Hansen | 2016-06-08 | 1 | -0/+119 |