summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/bugs.c
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs()Andy Lutomirski2016-11-011-7/+0Star
* x86/fpu: Remove check_fpu() indirectionBorislav Petkov2016-04-131-11/+5Star
* x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
* x86/fpu/init: Propagate __init annotationsIngo Molnar2015-05-191-1/+1
* x86/fpu: Make check_fpu() init ordering independentIngo Molnar2015-05-191-0/+7
* x86/fpu: Factor out FPU bug checks into fpu/bugs.cIngo Molnar2015-05-191-0/+64