summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr.h
Commit message (Expand)AuthorAgeFilesLines
...
* x86, msr: Export the register-setting MSR functions via /dev/*/msrH. Peter Anvin2009-08-311-2/+8
* x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()H. Peter Anvin2009-08-311-4/+14
* x86, msr: Have the _safe MSR functions return -EIO, not -EFAULTH. Peter Anvin2009-08-311-2/+2
* x86, msr: Rewrite AMD rd/wrmsr variantsBorislav Petkov2009-08-311-17/+21
* x86, msr: Add rd/wrmsr interfaces with preset registersBorislav Petkov2009-08-311-0/+13
* x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput2009-06-171-6/+1
* x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-101-0/+12
* x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-101-0/+11
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-1/+2
|\
| * tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-251-1/+2
| |
| \
| \
| \
*---. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| | | * x86: convert rdtscll() to use __native_read_tscKen Chen2008-12-161-2/+2
| |_|/ |/| |
| | * Merge commit 'v2.6.28-rc8' into x86/docIngo Molnar2008-12-161-2/+0
| | |\ | |_|/ |/| |
| | * x86: clean up comments wrt. rd{msr|tsc|pmc}Jike Song2008-10-281-4/+4
| |/
* / sched: improve sched_clock() performanceIngo Molnar2008-11-081-2/+0
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+247