index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
2019-11-16
1
-0
/
+5
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2019-05-14
1
-8
/
+3
*
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
2018-09-05
1
-0
/
+3
*
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
2018-08-15
1
-0
/
+7
*
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
2018-05-22
1
-0
/
+1
*
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
2018-05-22
1
-0
/
+1
*
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-22
1
-1
/
+1
*
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
2018-05-22
1
-0
/
+1
*
x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist
Alexander Sergeyev
2018-03-22
1
-2
/
+1
*
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-18
1
-0
/
+7
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-22
1
-9
/
+9
*
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
2018-02-22
1
-5
/
+6
*
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
2018-02-22
1
-4
/
+0
*
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-02-13
1
-19
/
+8
*
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-02-13
1
-10
/
+21
*
x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse
2018-02-13
1
-0
/
+66
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
|
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
2016-07-20
1
-0
/
+5
|
/
*
Merge branch 'x86/urgent' into x86/cpu, to pick up dependency
Ingo Molnar
2016-06-08
1
-3
/
+40
|
\
|
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
1
-7
/
+7
|
|
\
|
|
*
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-16
1
-1
/
+1
|
|
|
\
|
|
|
*
x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work around
Luis R. Rodriguez
2016-04-22
1
-1
/
+1
|
|
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-6
/
+6
|
|
|
\
\
|
|
|
*
|
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
|
*
|
|
|
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-20
1
-0
/
+37
|
|
/
/
/
|
*
|
/
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
2016-05-10
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
x86/cpu: Correct comments and messages in P4 erratum 037 handling code
Borislav Petkov
2016-05-10
1
-4
/
+3
|
|
/
|
/
|
*
|
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
1
-3
/
+3
*
|
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
1
-1
/
+1
*
|
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
1
-1
/
+1
|
/
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
1
-1
/
+1
|
\
|
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+1
*
|
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
1
-0
/
+13
*
|
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-03
1
-5
/
+5
|
/
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+2
*
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
2015-11-07
1
-0
/
+1
*
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
2015-07-21
1
-15
/
+32
*
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
2015-02-22
1
-2
/
+2
*
x86, CPU: Fix trivial printk formatting issues with dmesg
Steven Honeyman
2015-01-11
1
-4
/
+2
*
x86: Don't enable F00F workaround on Intel Quark processors
Dave Jones
2014-10-29
1
-2
/
+3
*
x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()
Bryan O'Donoghue
2014-10-08
1
-1
/
+16
*
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
Bryan O'Donoghue
2014-09-24
1
-0
/
+15
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-04
1
-26
/
+0
|
\
|
*
x86/mm: Rip out complicated, out-of-date, buggy TLB flushing
Dave Hansen
2014-07-31
1
-26
/
+0
*
|
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-08-04
1
-2
/
+2
|
\
\
|
*
|
x86, cpufeature: Convert more "features" to bugs
Borislav Petkov
2014-06-18
1
-2
/
+2
|
|
/
*
/
x86, cpu: Fix cache topology for early P4-SMT
Peter Zijlstra
2014-07-23
1
-11
/
+11
|
/
*
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-04-02
1
-4
/
+0
|
\
|
*
x86, platforms: Remove NUMAQ
H. Peter Anvin
2014-02-27
1
-4
/
+0
[next]