summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | | * | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
| * | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-201-0/+37
| |/ / /
| * | | x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner2016-05-101-1/+1
| | |/ | |/|
* | | x86/cpu: Correct comments and messages in P4 erratum 037 handling codeBorislav Petkov2016-05-101-4/+3
| |/ |/|
* | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-311-3/+3
* | x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov2016-03-311-1/+1
* | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-311-1/+1
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* | x86/topology: Create logical package idThomas Gleixner2016-02-291-0/+13
* | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-5/+5
|/
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-1/+2
* x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-071-0/+1
* x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resumeLaura Abbott2015-07-211-15/+32
* x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-221-2/+2
* x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-111-4/+2
* x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-291-2/+3
* x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-081-1/+16
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-241-0/+15
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-041-26/+0
|\
OpenPOWER on IntegriCloud