aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin1-2/+2
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes1-0/+1
2013-10-10x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan1-0/+2
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan1-0/+24
2013-08-05x86: Correctly detect hypervisorJason Wang1-5/+8
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan1-0/+44
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2011-09-08x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan1-0/+23
2010-07-08x86: Export the symbol ms_hypervKy Srinivasan1-0/+1
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin1-0/+1
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin1-0/+1
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin1-27/+24
2010-05-07x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman1-12/+1
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan1-0/+67