index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
vmware.c
Age
Commit message (
Expand
)
Author
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-01-24
x86/apic: Allow x2apic without IR on VMware platform
Alok N Kataria
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-08-02
x86, vmware: Preset lpj values when on VMware.
Alok Kataria
2010-05-09
x86, hypervisor: Export the x86_hyper* symbols
H. Peter Anvin
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
2010-05-07
x86: Clean up the hypervisor layer
H. Peter Anvin
2010-04-24
VMware Balloon driver
Dmitry Torokhov
2009-09-20
x86: Print the hypervisor returned tsc_khz during boot
Alok Kataria
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-07-11
x86/cpu: Clean up various files a bit
Alan Cox
2008-11-23
x86: vmware - fix sparse warnings
Hannes Eder
2008-11-04
x86: vmware: look for DMI string in the product serial key
Alok Kataria
2008-11-03
x86: VMware: Fix vmware_get_tsc code
Alok Kataria
2008-11-01
x86: Add a synthetic TSC_RELIABLE feature bit.
Alok Kataria
2008-11-01
x86: Hypervisor detection and get tsc_freq from hypervisor
Alok Kataria