summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel.c (follow)
Commit message (Expand)AuthorAge
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-16
* x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov2019-05-16
* x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-09-05
* x86/cpufeatures: Disentangle SSBD enumerationThomas Gleixner2018-07-25
* x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRSThomas Gleixner2018-07-25
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-07-25
* x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-07-25
* x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev2018-07-25
* x86/spectre_v2: Don't check microcode versions when running under hypervisorsKonrad Rzeszutek Wilk2018-07-25
* x86/speculation: Correct Speculation Control microcode blacklist againDavid Woodhouse2018-07-25
* x86/speculation: Update Speculation Control microcode blacklistDavid Woodhouse2018-07-25
* x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2018-07-25
* x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-07-25
* x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-07-25
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-17
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-07
* x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resumeLaura Abbott2015-07-21
* x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-22
* x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-11
* x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-29
* x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-08
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-24
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\
| * x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-04
|\ \
| * | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
| |/
* / x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-23
|/
* Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\
| * x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
* | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-20
* | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-13
* | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
|/
* Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25
|\
| * Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
| |\
| | * x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
| |\ \
| | * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
| * | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| | |/ | |/|
* | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-25
* | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-25
|/ /
* / x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-19
|/
* x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-26
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\
| * x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-11
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \
| * | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-02
| |/
* / x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-15
|/