summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/vmware.c
Commit message (Expand)AuthorAgeFilesLines
* vmware: set cpu capabilities during platform initializationJuergen Gross2017-05-021-19/+20
* x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida2017-03-011-1/+0
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-16/+70
|\
| * x86/vmware: Add paravirt sched clockAlexey Makhalov2016-10-301-0/+42
| * x86/vmware: Add basic paravirt ops supportAlexey Makhalov2016-10-301-0/+12
| * x86/vmware: Use tsc_khz value for calibrate_cpu()Alexey Makhalov2016-10-301-0/+1
| * x86/vmware: Read tsc_khz only once at boot timeAlexey Makhalov2016-10-211-19/+18
* | x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin2016-10-191-0/+5
|/
* x86/vmware: Skip lapic calibration on VMwareRenat Valiullin2016-10-051-2/+10
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+2
* x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-311-1/+1
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-3/+2
* x86: Correctly detect hypervisorJason Wang2013-08-051-4/+4
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria2013-01-241-0/+13
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-021-1/+8
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-091-1/+1
* Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-081-0/+2
|\
| * VMware Balloon driverDmitry Torokhov2010-04-241-0/+2
* | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-071-16/+20
|/
* x86: Print the hypervisor returned tsc_khz during bootAlok Kataria2009-09-201-0/+6
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-9/+12
* x86/cpu: Clean up various files a bitAlan Cox2009-07-111-9/+9
* x86: vmware - fix sparse warningsHannes Eder2008-11-231-0/+1
* x86: vmware: look for DMI string in the product serial keyAlok Kataria2008-11-041-1/+6
* x86: VMware: Fix vmware_get_tsc codeAlok Kataria2008-11-031-2/+2
* x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria2008-11-011-0/+18
* x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-011-0/+88