Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs() | Andy Lutomirski | 2016-11-01 | 1 | -7/+0 |
* | x86/fpu: Remove check_fpu() indirection | Borislav Petkov | 2016-04-13 | 1 | -11/+5 |
* | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -1/+1 |
* | x86/fpu/init: Propagate __init annotations | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Make check_fpu() init ordering independent | Ingo Molnar | 2015-05-19 | 1 | -0/+7 |
* | x86/fpu: Factor out FPU bug checks into fpu/bugs.c | Ingo Molnar | 2015-05-19 | 1 | -0/+64 |