index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
1
-1
/
+11
2018-02-15
x86/spectre: Fix an error message
Dan Carpenter
1
-1
/
+1
2018-02-13
x86/speculation: Clean up various Spectre related details
Ingo Molnar
1
-17
/
+11
2018-02-13
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
1
-6
/
+0
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-01-31
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-01-30
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-01-30
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
1
-0
/
+6
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
1
-4
/
+3
2018-01-27
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-3
/
+11
2018-01-26
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-01-26
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
1
-1
/
+9
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-1
/
+16
2018-01-15
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
1
-0
/
+36
2018-01-12
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
1
-1
/
+157
2018-01-08
x86/cpu: Implement CPU vulnerabilites sysfs functions
Thomas Gleixner
1
-0
/
+29
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-17
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
1
-8
/
+0
2017-07-05
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
1
-0
/
+8
2017-05-09
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
2016-10-25
x86/cpu: Merge bugs.c and bugs_64.c
Borislav Petkov
1
-4
/
+22
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
Ingo Molnar
1
-52
/
+1
2013-06-07
x86: Get rid of ->hard_math and all the FPU asm fu
H. Peter Anvin
1
-19
/
+2
2013-04-16
x86: Fold-in trivial check_config function
Borislav Petkov
1
-16
/
+11
2013-04-02
x86, cpu: Convert FDIV bug detection
Borislav Petkov
1
-3
/
+4
2013-02-10
x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag
Len Brown
1
-27
/
+0
2012-11-30
x86, 386 removal: Remove CONFIG_X86_POPAD_OK
H. Peter Anvin
1
-28
/
+0
2012-11-30
x86, 386 removal: Remove CONFIG_BSWAP
H. Peter Anvin
1
-11
/
+2
2012-09-19
x86, fpu: use non-lazy fpu restore for processors supporting xsave
Suresh Siddha
1
-1
/
+6
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-10
/
+10
2011-07-01
x86-32, fpu: Fix DNA exception during check_fpu()
Suresh Siddha
1
-0
/
+4
2011-05-29
x86 idle: deprecate "no-hlt" cmdline param
Len Brown
1
-0
/
+1
2010-05-08
x86: Avoid check hlt for newer cpus
Jacob Pan
1
-1
/
+1
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
1
-5
/
+5
2008-08-01
x86: fdiv bug detection fix
Krzysztof Helt
1
-1
/
+5
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
1
-22
/
+1
2008-05-25
x86: janitor work in bugs.c
Miklos Vajna
1
-8
/
+19
2008-04-07
Fix booting pentium+ with dodgy TSC
Rusty Russell
1
-8
/
+0
2008-02-19
remove mca-pentium
Adrian Bunk
1
-8
/
+0
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
1
-1
/
+1
2008-01-30
x86: use CR0 defines.
Dave Jones
1
-1
/
+2
2007-10-13
Delete filenames in comments.
Dave Jones
1
-2
/
+0
2007-10-11
i386: move kernel/cpu
Thomas Gleixner
1
-0
/
+192