aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/bugs.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-01x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs()Andy Lutomirski
2016-04-13x86/fpu: Remove check_fpu() indirectionBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov
2015-05-19x86/fpu/init: Propagate __init annotationsIngo Molnar
2015-05-19x86/fpu: Make check_fpu() init ordering independentIngo Molnar
2015-05-19x86/fpu: Factor out FPU bug checks into fpu/bugs.cIngo Molnar