| Commit message (Expand) | Author | Age |
* | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-20 |
* | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan | 2014-04-14 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 |
|\ |
|
| * | x86: hyperv: Fixup the (brain) damage caused by the irq cleanup | Thomas Gleixner | 2014-03-05 |
| * | x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot | Thomas Gleixner | 2014-03-04 |
| * | x86: hyperv: Make it build with CONFIG_HYPERV=m again | Thomas Gleixner | 2014-03-04 |
| * | x86: Hyperv: Cleanup the irq mess | Thomas Gleixner | 2014-03-04 |
* | | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang | 2014-03-27 |
|/ |
|
* | x86, hyperv: Move a variable to avoid an unused variable warning | H. Peter Anvin | 2013-11-06 |
* | x86, hyperv: Fix build error due to missing <asm/apic.h> include | David Rientjes | 2013-10-30 |
* | x86, hyperv: Correctly guard the local APIC calibration code | K. Y. Srinivasan | 2013-10-10 |
* | x86, hyperv: Get the local APIC timer frequency from the hypervisor | K. Y. Srinivasan | 2013-10-10 |
* | x86: Correctly detect hypervisor | Jason Wang | 2013-08-05 |
* | x86, hyperv: Handle Xen emulation of Hyper-V more gracefully | K. Y. Srinivasan | 2013-04-18 |
* | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-12 |
* | X86: Add a check to catch Xen emulation of Hyper-V | K. Y. Srinivasan | 2013-02-12 |
* | x86: Hyper-V: register clocksource only if its advertised | Olaf Hering | 2013-02-12 |
* | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan | 2011-09-08 |
* | x86: Export the symbol ms_hyperv | Ky Srinivasan | 2010-07-08 |
* | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin | 2010-05-10 |
* | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin | 2010-05-09 |
* | x86: Clean up the hypervisor layer | H. Peter Anvin | 2010-05-07 |
* | x86, HyperV: fix up the license to mshyperv.c | Greg Kroah-Hartman | 2010-05-07 |
* | x86: Detect running on a Microsoft HyperV system | Ky Srinivasan | 2010-05-06 |