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