summaryrefslogtreecommitdiff
path: root/arch/x86/lib/msr-on-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-10x86: MSR: add a struct representation of an MSRBorislav Petkov1-97/+0
2008-08-25x86: msr-on-cpu: remove unnecessary level of abstractionH. Peter Anvin1-42/+36
2008-08-25x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin1-10/+12
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-4/+4
2007-10-17i386: simplify smp_call_function_single() call sequence in msr-on-cpuAvi Kivity1-40/+22
2007-10-11i386: move libThomas Gleixner1-0/+119