aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/bugs.c
Commit message (Expand)AuthorAge
* x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-02-20
* x86/spectre: Fix an error messageDan Carpenter2018-02-14
* x86/speculation: Clean up various Spectre related detailsIngo Molnar2018-02-13
* Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-13
* x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed2018-02-02
* x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King2018-01-30
* x86/spectre: Report get_user mitigation for spectre_v1Dan Williams2018-01-30
* x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang2018-01-30
* x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-27
* x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-27
* x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-27
* x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-26
* x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-26
* module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-26
* x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-14
* x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-11
* x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2018-01-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2017-09-17
* x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski2017-07-05
* x86: use set_memory.h headerLaura Abbott2017-05-08
* x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov2016-10-25
* x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-19
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
* x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()Ingo Molnar2015-05-19
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
* x86: Fold-in trivial check_config functionBorislav Petkov2013-04-16
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-02
* x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-10
* x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-29
* x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
* x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-18
* x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-06
* x86-32, fpu: Fix DNA exception during check_fpu()Suresh Siddha2011-06-30
* x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-29
* x86: Avoid check hlt for newer cpusJacob Pan2010-05-07
* x86/cpu: Clean up various files a bitAlan Cox2009-07-11
* x86: fdiv bug detection fixKrzysztof Helt2008-07-31
* x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* x86: janitor work in bugs.cMiklos Vajna2008-05-25
* Fix booting pentium+ with dodgy TSCRusty Russell2008-04-06
* remove mca-pentiumAdrian Bunk2008-02-19
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* x86: use CR0 defines.Dave Jones2008-01-30
* Delete filenames in comments.Dave Jones2007-10-13
* i386: move kernel/cpuThomas Gleixner2007-10-11