David Woodhouse
|
dd84441a79
x86/speculation: Use IBRS if available before calling into firmware
|
7 years ago |
Dan Carpenter
|
9de29eac8d
x86/spectre: Fix an error message
|
7 years ago |
Ingo Molnar
|
21e433bdb9
x86/speculation: Clean up various Spectre related details
|
7 years ago |
David Woodhouse
|
f208820a32
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
|
7 years ago |
KarimAllah Ahmed
|
9005c6834c
x86/spectre: Simplify spectre_v2 command line parsing
|
7 years ago |
Colin Ian King
|
e698dcdfcd
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
|
7 years ago |
Dan Williams
|
edfbae53da
x86/spectre: Report get_user mitigation for spectre_v1
|
7 years ago |
Dou Liyang
|
9471eee918
x86/spectre: Check CONFIG_RETPOLINE in command line parser
|
7 years ago |
Borislav Petkov
|
64e16720ea
x86/speculation: Simplify indirect_branch_prediction_barrier()
|
7 years ago |
David Woodhouse
|
2961298efe
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
|
7 years ago |
Thomas Gleixner
|
e383095c7f
x86/cpu/bugs: Make retpoline module warning conditional
|
7 years ago |
Borislav Petkov
|
55fa19d3e5
x86/bugs: Drop one "mitigation" from dmesg
|
7 years ago |
David Woodhouse
|
20ffa1caec
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
|
7 years ago |
Andi Kleen
|
caf7501a1b
module/retpoline: Warn about missing retpoline in module
|
7 years ago |
David Woodhouse
|
c995efd5a7
x86/retpoline: Fill RSB on context switch for affected CPUs
|
7 years ago |
David Woodhouse
|
da28512156
x86/spectre: Add boot time option to select Spectre v2 mitigation
|
7 years ago |
Thomas Gleixner
|
61dc0f555b
x86/cpu: Implement CPU vulnerabilites sysfs functions
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Andy Lutomirski
|
b8b7abaed7
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
|
8 years ago |
Andy Lutomirski
|
cba4671af7
x86/mm: Disable PCID on 32-bit kernels
|
8 years ago |
Laura Abbott
|
d11636511e
x86: use set_memory.h header
|
8 years ago |
Borislav Petkov
|
62a67e123e
x86/cpu: Merge bugs.c and bugs_64.c
|
9 years ago |
Ingo Molnar
|
952f07ecbd
x86/fpu: Move various internal function prototypes to fpu/internal.h
|
10 years ago |
Ingo Molnar
|
df6b35f409
x86/fpu: Rename i387.h to fpu/api.h
|
10 years ago |
Ingo Molnar
|
4d1640927b
x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
|
10 years ago |
H. Peter Anvin
|
60e019eb37
x86: Get rid of ->hard_math and all the FPU asm fu
|
12 years ago |
Borislav Petkov
|
55a36b65ee
x86: Fold-in trivial check_config function
|
12 years ago |
Borislav Petkov
|
93a829e8e2
x86, cpu: Convert FDIV bug detection
|
12 years ago |
Len Brown
|
27be457000
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
|
12 years ago |
H. Peter Anvin
|
e3228cf454
x86, 386 removal: Remove CONFIG_X86_POPAD_OK
|
12 years ago |