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