summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-111-0/+1
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* | x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Fenghua Yu2020-07-251-0/+2
|/
* x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson2020-06-301-1/+10
* Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-121-0/+3
|\
| * x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsFenghua Yu2020-05-281-0/+3
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre2020-05-061-0/+7
|/
* x86/split_lock: Add Tremont family CPU modelsTony Luck2020-04-181-0/+3
* x86/split_lock: Bits in IA32_CORE_CAPABILITIES are not architecturalTony Luck2020-04-181-14/+31
* x86/split_lock: Update to use X86_MATCH_INTEL_FAM6_MODEL()Tony Luck2020-04-171-4/+2
* x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-111-5/+28
* x86/split_lock: Avoid runtime reads of the TEST_CTRL MSRXiaoyao Li2020-03-271-5/+4
* x86/split_lock: Rework the initialization flow of split lock detectionXiaoyao Li2020-03-271-33/+42
* x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)2020-02-201-0/+175
* Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2020-01-311-36/+0
|\
| * x86/mpx: remove MPX from arch/x86Dave Hansen2020-01-231-36/+0
* | x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()Sean Christopherson2020-01-131-49/+0
* | x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson2020-01-131-0/+2
* | Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixesIngo Molnar2019-11-191-15/+21
|\|
| * x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-281-0/+5
| * x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar2019-09-061-0/+1
| * Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar2019-09-061-3/+3
| |\
| | * x86/cpu: Use constant definitions for CPU modelsRahul Tanwar2019-08-171-3/+3
| * | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-2/+2
| * | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-2/+2
| * | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-3/+3
| * | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-5/+5
| |/
* / x86/cpu: Clean up intel_tlb_table[]Sylvain 'ythier' Hitier2019-09-161-4/+4
|/
* x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri2019-06-281-0/+27
* PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-071-34/+0
* 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-051-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