aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-06
|\
| * kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-06-07
* | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-04
|\ \
| * \ Merge branch 'utilities' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-05-15
| |\ \ | | |/ | |/|
| | * x86: msr-index.h: fix shifts to ULL results in HWP macros.Len Brown2017-04-29
| | * x86: msr-index.h: define HWP.EPP valuesLen Brown2017-04-29
| | * x86: msr-index.h: define EPB mid-pointsLen Brown2017-02-25
* | | perf/x86: Add sysfs entry to freeze counters on SMIKan Liang2017-05-23
|/ /
* | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-20
* | x86/cpufeature: Detect CPUID faulting supportKyle Huey2017-03-20
* | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey2017-03-20
* | x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2017-03-11
* | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-01
|\ \
| * | x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown2017-03-01
| * | x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown2017-03-01
| * | tools/power turbostat: Baytrail c-state supportLen Brown2017-03-01
| * | x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown2017-03-01
| * | x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown2017-03-01
| |/
* / x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk2017-02-04
|/
* x86/mce: Include the PPIN in MCE records when availableTony Luck2016-11-23
* x86: Remove duplicate rtit status MSR macroLongpeng(Mike)2016-10-14
* x86: remove duplicate turbo ratio limit MSRsSrinivas Pandruvada2016-07-07
* perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-05
* perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin2016-05-05
* perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2016-04-23
* Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar2016-04-13
|\
| *-. Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-08
| |\ \
| | | * tools/power turbostat: print IRTL MSRsLen Brown2016-04-07
| * | | x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy2016-03-29
| * | | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2016-03-13
| | |\ \ | | | |/ | | |/|
| | | * x86 msr-index: Simplify syntax for HWP fieldsLen Brown2016-02-17
* | | | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui2016-03-31
* | | | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui2016-03-31
|/ / /
* / / x86/msr: Document msr-index.h rule for additionBorislav Petkov2016-02-17
|/ /
* / x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov2015-11-24
|/
* Merge branch 'pm-tools'Rafael J. Wysocki2015-11-16
|\
| * x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-13
* | cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-14
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-27
|\
| * perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-18
* | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-21
|/
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\
| * Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-24
| |\
* | | x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen2015-08-04
* | | perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin2015-08-04
|/ /
* / x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-07
|/
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-14
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30