summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAgeFilesLines
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-08-271-0/+3
* Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+7
|\
| * x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner2018-06-211-0/+7
* | x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2018-08-031-1/+9
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-29/+5
|\
| * Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...Ingo Molnar2018-05-191-0/+3
| |\
| * | x86/CPU: Move x86_cpuinfo::x86_max_cores assignment to detect_num_cpu_cores()Thomas Gleixner2018-05-131-1/+1
| * | x86/CPU: Move cpu_detect_cache_sizes() into init_intel_cacheinfo()David Wang2018-05-131-10/+4
| * | x86/CPU: Make intel_num_cpu_cores() genericDavid Wang2018-05-131-19/+1
* | | x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-05-171-0/+1
* | | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-05-171-0/+1
* | | x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-091-1/+1
* | | x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-05-031-0/+1
| |/ |/|
* | x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
|/
* x86/cpu/tme: Fix spelling: "configuation" -> "configuration"Colin Ian King2018-03-311-1/+1
* x86/mm: Update comment in detect_tme() regarding x86_phys_bitsKirill A. Shutemov2018-03-271-5/+2
* Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-271-2/+1
|\
| * x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-03-161-2/+1
* | x86/tme: Detect if TME and MKTME is activated by BIOSKirill A. Shutemov2018-03-121-0/+90
|/
* x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-03-081-0/+7
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-9/+9
* x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-02-131-5/+6
* x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-02-111-4/+0
* x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-01-301-19/+8
* Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-301-15/+0
|\
| * kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-15/+0
* | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-271-10/+21
* | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-8/+10
* x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-201-1/+23
* x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-201-4/+4
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-03-071-4/+0
|\
| * sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interfacePeter Zijlstra2017-03-021-4/+0
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
|/
* Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-201-0/+44
|\
| * x86/cpufeature: Enable RING3MWAIT for Knights MillPiotr Luc2017-02-051-1/+8
| * x86/cpufeature: Enable RING3MWAIT for Knights LandingGrzegorz Andrejczuk2017-02-041-0/+37
* | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar2017-02-011-8/+3
|\|
| * x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2017-01-091-8/+3
| * x86/microcode: Use native CPUID to tickle out microcode revisionBorislav Petkov2017-01-091-1/+1
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-2/+4
|/
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-201-0/+5
|/
* Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-081-3/+40
|\
| * Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-201-7/+7
| |\
| | * Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-1/+1
| | |\
| | | * x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez2016-04-221-1/+1
| | * | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-6/+6
| | |\ \