summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/scattered.c
Commit message (Expand)AuthorAgeFilesLines
* x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-081-0/+1
* perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-03-251-0/+1
* x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flagBabu Moger2023-01-231-0/+1
* x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flagBabu Moger2023-01-231-0/+1
* KVM/VMX: Allow exposing EDECCSSA user leaf function to KVM guestKai Huang2022-11-041-0/+1
* x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2022-08-271-0/+1
* x86/speculation: Disable RRSBA behaviorPawan Gupta2022-07-091-0/+1
* x86/cpufeatures: Add PerfMonV2 feature bitSandipan Das2022-05-041-0/+1
* x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bitTony Luck2022-02-011-0/+1
* x86/cpufeatures: Add SGX1 and SGX2 sub-featuresSean Christopherson2021-03-251-0/+2
* x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2021-01-281-5/+0
* x86/cpu: Add VM page flush MSR availablility as a CPUID featureTom Lendacky2020-12-141-0/+1
* Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+1
|\
| * x86/cpufeatures: Add SEV-ES CPU featureTom Lendacky2020-09-071-0/+1
* | Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-0/+1
|\ \
| * | x86/resctrl: Enumerate per-thread MBA controlsFenghua Yu2020-08-261-0/+1
| |/
* / x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan2020-09-181-0/+1
|/
* x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-06-201-0/+4
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-261-24/+0
|\
| * x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2018-11-051-24/+0
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-261-1/+2
|\ \
| * | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-1/+2
| |/
* / x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID featuresSherry Hurwitz2018-11-221-1/+6
|/
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-3/+1
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-291-2/+0
| |\
| | * x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-261-2/+0
| * | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-181-0/+1
| |/
| * x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-171-1/+0
* | x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU featureTom Lendacky2017-12-041-0/+1
|/
* x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky2017-07-181-0/+1
* x86/intel_rdt/mba: Memory bandwith allocation feature detectVikas Shivappa2017-04-141-0/+1
* Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner2016-11-161-22/+41
|\
| * x86/cpuid: Provide get_scattered_cpuid_leaf()He Chen2016-11-161-12/+37
| * x86/cpuid: Cleanup cpuid_regs definitionsHe Chen2016-11-161-17/+11
* | x86/cpufeature: Add RDT CPUID feature bitsFenghua Yu2016-10-261-0/+3
|/
* x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
* x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2015-12-191-20/+0
* x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi2015-09-231-1/+1
* x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin2015-04-021-0/+1
* x86: Add support for Intel HWP feature detection.Dirk Brandewie2014-11-121-0/+5
* x86/xsaves: Detect xsaves/xrstors featureFenghua Yu2014-05-291-1/+0
* treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-2/+2
* cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-101-1/+2
* x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-06-251-1/+1
* X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger2012-01-261-0/+1
* Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-0/+6
|\
| * x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-081-0/+6
* | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-0/+1
|/