index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
msr-index.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-0
/
+4
2020-05-28
perf/x86/rapl: Add AMD Fam17h RAPL support
Stephane Eranian
1
-0
/
+3
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+4
2020-03-30
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
1
-0
/
+9
2020-02-19
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
1
-0
/
+2
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
1
-6
/
+8
2019-11-25
Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-11-14
xen/mcelog: add PPIN to record when available
Jan Beulich
1
-0
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+7
2019-10-28
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
1
-0
/
+4
2019-10-28
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
1
-0
/
+5
2019-09-16
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+7
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
1
-0
/
+4
2019-08-26
Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes
Ingo Molnar
1
-0
/
+1
2019-08-19
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
1
-0
/
+1
2019-08-19
x86/msr-index: Move AMD MSRs where they belong
Borislav Petkov
1
-6
/
+7
2019-06-24
x86/umwait: Initialize umwait control values
Fenghua Yu
1
-0
/
+9
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-16
/
+23
2019-04-30
KVM: x86: Add support of clear Trace_ToPA_PMI status
Luwei Kang
1
-0
/
+4
2019-04-30
KVM: x86: Inject PMI for KVM guest
Luwei Kang
1
-0
/
+4
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
1
-0
/
+1
2019-03-06
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
1
-0
/
+5
2019-03-06
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-16
/
+18
2019-03-06
x86: Add TSX Force Abort CPUID/MSR
Peter Zijlstra (Intel)
1
-0
/
+6
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+37
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
1
-0
/
+1
2018-12-21
perf/x86/intel/pt: Add new bit definitions for PT MSRs
Luwei Kang
1
-0
/
+3
2018-12-21
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
Chao Peng
1
-0
/
+33
2018-12-18
kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
Eduardo Habkost
1
-0
/
+1
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
1
-2
/
+3
2018-10-02
perf/x86/intel: Add a separate Arch Perfmon v4 PMI handler
Andi Kleen
1
-0
/
+1
2018-08-05
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
1
-0
/
+1
2018-07-04
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
1
-0
/
+6
2018-06-01
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
1
-0
/
+2
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
1
-5
/
+5
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
1
-1
/
+2
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
1
-0
/
+6
2018-03-16
x86/msr: Add AMD Core Perf Extension MSRs
Janakarajan Natarajan
1
-0
/
+14
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-0
/
+15
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+12
2018-01-26
x86/msr: Add definitions for new speculation control MSRs
David Woodhouse
1
-0
/
+12
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2018-01-09
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
1
-0
/
+1
2018-01-09
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
1
-0
/
+2
2017-12-04
x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
Tom Lendacky
1
-0
/
+2
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-0
/
+3
[next]