Age | Commit message (Expand) | Author |
---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-11-01 | x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs() | Andy Lutomirski |
2016-04-13 | x86/fpu: Remove check_fpu() indirection | Borislav Petkov |
2016-04-13 | x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage | Borislav Petkov |
2015-05-19 | x86/fpu/init: Propagate __init annotations | Ingo Molnar |
2015-05-19 | x86/fpu: Make check_fpu() init ordering independent | Ingo Molnar |
2015-05-19 | x86/fpu: Factor out FPU bug checks into fpu/bugs.c | Ingo Molnar |