aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/bugs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin1-19/+2
2013-04-16x86: Fold-in trivial check_config functionBorislav Petkov1-16/+11
2013-04-02x86, cpu: Convert FDIV bug detectionBorislav Petkov1-3/+4
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown1-27/+0
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin1-28/+0
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin1-11/+2
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha1-1/+6
2012-06-06x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches1-10/+10
2011-06-30x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha1-0/+4
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+1
2010-05-07x86: Avoid check hlt for newer cpusJacob Pan1-1/+1
2009-07-11x86/cpu: Clean up various files a bitAlan Cox1-5/+5
2008-07-31x86: fdiv bug detection fixKrzysztof Helt1-1/+5
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-22/+1
2008-05-25x86: janitor work in bugs.cMiklos Vajna1-8/+19
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-02-19remove mca-pentiumAdrian Bunk1-8/+0
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen1-1/+1
2008-01-30x86: use CR0 defines.Dave Jones1-1/+2
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+192