summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/bugs.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs()Andy Lutomirski2016-11-011-7/+0
* x86/fpu: Remove check_fpu() indirectionBorislav Petkov2016-04-131-11/+5
* 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
OpenPOWER on IntegriCloud