summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-131-2/+2
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-071-0/+1
|\
| * x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov2017-08-101-0/+1
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-3/+9
|\ \
| * | x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov2017-07-171-3/+9
| |/
* | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-291-7/+2
|/
* x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov2017-06-221-0/+15
* x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov2017-06-221-1/+2
* Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan2017-04-081-0/+3
* Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-201-0/+20
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-201-23/+0
* Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-0/+7
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2016-12-201-0/+24
* x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+2
* x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov2016-04-161-0/+12
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-4/+4
* x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-301-5/+7
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-011-0/+1
|\
| * x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov2015-08-211-0/+1
* | mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-041-0/+1
* | Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-041-0/+22
* | Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-041-0/+24
|/
* x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner2015-05-151-4/+2
* x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
* x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan2014-04-141-9/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-38/+40
|\
| * x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-051-3/+3
| * x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-041-3/+3
| * x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-041-1/+1
| * x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-041-38/+40
* | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-271-0/+6
|/
* x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-061-2/+2
* x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-301-0/+1
* x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-101-0/+2
* x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan2013-10-101-0/+24
* x86: Correctly detect hypervisorJason Wang2013-08-051-5/+8
* x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5
* X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-121-0/+44
* X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-121-0/+7
* x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-121-1/+2
* x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-081-0/+23
* x86: Export the symbol ms_hypervKy Srinivasan2010-07-081-0/+1
* x86, hypervisor: add missing <linux/module.h>H. Peter Anvin2010-05-091-0/+1
* x86, hypervisor: Export the x86_hyper* symbolsH. Peter Anvin2010-05-091-0/+1
* x86: Clean up the hypervisor layerH. Peter Anvin2010-05-071-27/+24
* x86, HyperV: fix up the license to mshyperv.cGreg Kroah-Hartman2010-05-071-12/+1
* x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-061-0/+67
OpenPOWER on IntegriCloud