index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
msr-index.h
Age
Commit message (
Expand
)
Author
2009-12-16
x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space
Andreas Herrmann
2009-12-16
x86: Add IA32_TSC_AUX MSR and use it
Sheng Yang
2009-09-17
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-10
x86: Add definition for IGNNE MSR
Alexander Graf
2009-07-29
x86, mce: fix reporting of Thermal Monitoring mechanism enabled
Bartlomiej Zolnierkiewicz
2009-07-09
x86: mce: macros to compute banks MSRs
Andi Kleen
2009-07-01
x86: Remove double declaration of MSR_P6_EVNTSEL0 and MSR_P6_EVNTSEL1
Jaswinder Singh Rajput
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-05-28
x86, mce: Cleanup symbols in intel thermal codes
Thomas Gleixner
2009-05-08
x86: msr-index.h remove duplicate MSR C001_0015 declaration
Jaswinder Singh Rajput
2009-03-28
Merge branch 'linus' into x86/core
Ingo Molnar
2009-03-24
x86: Add EFER descriptions for FFXSR
Alexander Graf
2009-03-24
KVM: SVM: Move EFER and MSR constants to generic x86 code
Alexander Graf
2009-02-24
x86, mce, cmci: define MSR names and fields for new CMCI registers
Andi Kleen
2009-01-21
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
H. Peter Anvin
2008-12-16
x86: microcode_amd: replace inline asm by common rdmsr/wrmsr functions
Andreas Herrmann
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro