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