summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/hypervisor.c
Commit message (Expand)AuthorAgeFilesLines
* x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-101-0/+1
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-091-0/+1
* x86: Clean up the hypervisor layerH. Peter Anvin2010-05-081-22/+34
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-071-3/+7
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-7/+7
* x86/cpu: Clean up various files a bitAlan Cox2009-07-111-3/+2Star
* x86: hypervisor - fix sparse warningsHannes Eder2008-11-231-0/+1
* x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-021-1/+10
* x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-021-0/+48