aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/msr-index.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+12
2017-06-07kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson1-0/+2
2017-05-23perf/x86: Add sysfs entry to freeze counters on SMIKan Liang1-0/+2
2017-05-16Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-6/+12
2017-04-29x86: msr-index.h: fix shifts to ULL results in HWP macros.Len Brown1-3/+3
2017-04-29x86: msr-index.h: define HWP.EPP valuesLen Brown1-0/+4
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey1-0/+2
2017-03-20x86/cpufeature: Detect CPUID faulting supportKyle Huey1-0/+2
2017-03-20x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey1-3/+3
2017-03-11x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey1-0/+1
2017-03-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-1/+10
2017-03-01x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown1-0/+1
2017-03-01x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown1-0/+6
2017-03-01tools/power turbostat: Baytrail c-state supportLen Brown1-0/+2
2017-03-01x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown1-1/+0
2017-03-01x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown1-0/+1
2017-02-25x86: msr-index.h: define EPB mid-pointsLen Brown1-3/+5
2017-02-04x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk1-0/+5
2016-11-23x86/mce: Include the PPIN in MCE records when availableTony Luck1-0/+4
2016-10-14x86: Remove duplicate rtit status MSR macroLongpeng(Mike)1-1/+0
2016-07-07x86: remove duplicate turbo ratio limit MSRsSrinivas Pandruvada1-2/+0
2016-05-05perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin1-0/+9
2016-05-05perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin1-20/+0
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada1-0/+2
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar1-11/+13
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki1-0/+8
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown1-0/+8
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui1-0/+3
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui1-0/+1
2016-03-29x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy1-7/+1
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2016-03-14Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-toolsRafael J. Wysocki1-4/+4
2016-02-17x86/msr: Document msr-index.h rule for additionBorislav Petkov1-1/+6
2016-02-17x86 msr-index: Simplify syntax for HWP fieldsLen Brown1-4/+4
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov1-0/+1
2015-11-16Merge branch 'pm-tools'Rafael J. Wysocki1-2/+1
2015-11-13x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown1-2/+1
2015-10-15cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada1-0/+7
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2015-09-21KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini1-0/+1
2015-09-18perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen1-0/+2
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+6
2015-08-24Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-toolsRafael J. Wysocki1-0/+6
2015-08-04x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen1-0/+6
2015-08-04perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin1-0/+8
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov1-0/+665
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-488/+0
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld1-0/+1