summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-111-0/+4
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-161-0/+7
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-161-0/+4
* x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-11-161-0/+5
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-09-061-0/+1
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-161-0/+5
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-161-11/+13
* x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2019-05-161-2/+3
* x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-07-251-1/+1
* x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-07-251-0/+2
* x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-07-251-5/+5
* x86/process: Allow runtime control of Speculative Store BypassThomas Gleixner2018-07-251-1/+2
* x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey2018-07-251-0/+1
* x86/bugs/intel: Set proper CPU features and setup RDSKonrad Rzeszutek Wilk2018-07-251-0/+6
* x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse2018-07-251-0/+12
* x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-231-0/+1
* x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-231-0/+2
* kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2017-07-211-0/+2
* Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-2/+1
|\
| * x86: remove unused definition of MSR_NHM_PLATFORM_INFOLen Brown2015-11-131-2/+1
* | cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-0/+7
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-271-0/+2
|\
| * perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-181-0/+2
* | KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini2015-09-211-0/+1
|/
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+6
|\
| * Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/l...Rafael J. Wysocki2015-08-241-0/+6
| |\
* | | x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen2015-08-041-0/+6
* | | perf/x86/intel/pt: Add new timing packet enablesAlexander Shishkin2015-08-041-0/+8
|/ /
* / x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-071-0/+665
|/
* UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells2012-12-141-488/+0
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-0/+1
|\
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-301-0/+1
* | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-021-0/+2
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-131-0/+5
|\
| * perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-041-0/+5
* | ACPI: Add fixups for AMD P-state figuresMatthew Garrett2012-09-091-0/+1
* | acpi-cpufreq: Add support for modern AMD CPUsMatthew Garrett2012-09-091-0/+2
|/
* Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar2012-05-091-0/+5
|\
| * perf/x86: Implement IBS interrupt handlerRobert Richter2012-03-081-0/+5
* | perf/x86: Add Intel LBR MSR definitionsStephane Eranian2012-03-051-0/+7
|/
* x86: TSC deadline definitionsLiu, Jinsong2011-09-251-0/+2
* Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-241-0/+12
|\
| * KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El2011-07-121-0/+12
* | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin2011-07-141-1/+1
* | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-141-0/+3
|/
* KVM: SVM: Implement infrastructure for TSC_RATE_MSRJoerg Roedel2011-05-111-0/+1
* x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-151-0/+4
* KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper2011-03-171-0/+1
* Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar2011-03-081-0/+5
|\
| * intel_idle: disable Atom/Lincroft HW C-state auto-demotionLen Brown2011-02-171-0/+1