summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c
AgeCommit message (Expand)Author
2016-04-16x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-02-03x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong
2015-09-30x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-21x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov
2015-08-04mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev
2015-08-04Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov
2015-05-15x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner
2015-01-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2014-04-14x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-27x86, hyperv: Bypass the timer_irq_works() checkJason Wang
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin
2013-10-30x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes
2013-10-10x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2011-09-08x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan
2010-07-08x86: Export the symbol ms_hypervKy Srinivasan
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin
2010-05-09x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-07x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan