summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/bugs.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-19/+2
* x86: Fold-in trivial check_config functionBorislav Petkov2013-04-161-16/+11
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-021-3/+4
* x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-101-27/+0
* x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-291-28/+0
* x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-291-11/+2
* x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-181-1/+6
* x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-10/+10
* x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-301-0/+4
* x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
* x86: Avoid check hlt for newer cpusJacob Pan2010-05-071-1/+1
* x86/cpu: Clean up various files a bitAlan Cox2009-07-111-5/+5
* x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
* x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-22/+1
* x86: janitor work in bugs.cMiklos Vajna2008-05-251-8/+19
* Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
* remove mca-pentiumAdrian Bunk2008-02-191-8/+0
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-1/+1
* x86: use CR0 defines.Dave Jones2008-01-301-1/+2
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+192