summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/vmware.c
AgeCommit message (Expand)Author
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2022-06-22x86/vmware: Use BIT() macro for shiftingShreenidhi Shedi
2021-04-26Merge tag 'x86_vmware_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-03-28x86/vmware: Avoid TSC recalibration when frequency is knownAlexey Makhalov
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross
2020-12-14KVM: SVM: Add GHCB accessor functions for retrieving fieldsTom Lendacky
2020-09-09x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ESDoug Covelli
2020-03-24x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov
2020-03-24x86/vmware: Enable steal time accountingAlexey Makhalov
2020-03-24x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov
2020-03-24x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov
2020-03-24x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen
2019-08-28x86/vmware: Add a header file for hypercall definitionsThomas Hellstrom
2019-08-28x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercallsThomas Hellstrom
2019-05-09x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-05-02vmware: set cpu capabilities during platform initializationJuergen Gross
2017-03-01x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida
2016-12-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-10-30x86/vmware: Add paravirt sched clockAlexey Makhalov
2016-10-30x86/vmware: Add basic paravirt ops supportAlexey Makhalov
2016-10-30x86/vmware: Use tsc_khz value for calibrate_cpu()Alexey Makhalov
2016-10-21x86/vmware: Read tsc_khz only once at boot timeAlexey Makhalov
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-01-24x86/apic: Allow x2apic without IR on VMware platformAlok N Kataria
2011-03-18x86: Fix common misspellingsLucas De Marchi
2010-08-02x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-08Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-04-24VMware Balloon driverDmitry Torokhov
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria
2009-08-31x86: Move tsc_calibration to x86_init_opsThomas Gleixner
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2008-11-23x86: vmware - fix sparse warningsHannes Eder
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria
2008-11-03x86: VMware: Fix vmware_get_tsc codeAlok Kataria
2008-11-01x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria