aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mshyperv.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-28
* x86/hyper-v: Enable PIT shutdown quirkMichael Kelley2018-11-04
* x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-09
* Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-03
* x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-03
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\
| * x86/hyper-v: detect nested featuresVitaly Kuznetsov2018-03-28
| * x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov2018-03-28
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
* | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-06
|/
* x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-30
* x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-10
* x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross2017-11-10
* x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan2017-09-13
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-07
|\
| * x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov2017-08-10
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\ \
| * | x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov2017-07-17
| |/
* / x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-29
|/
* x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov2017-06-22
* x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov2017-06-22
* Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan2017-04-08
* Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-20
* Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-19
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov2016-12-20
* x86: Remove empty idle.h headerThomas Gleixner2016-12-09
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov2016-04-16
* x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-03
* x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-30
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-01
|\
| * x86/hyperv: Mark the Hyper-V TSC as unstableVitaly Kuznetsov2015-08-21
* | mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-05
* | Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-05
* | Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-05
|/
* x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner2015-05-15
* x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-20
* x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriatelyK. Y. Srinivasan2014-04-14
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\
| * x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-05
| * x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner2014-03-04
| * x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner2014-03-04
| * x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-04
* | x86, hyperv: Bypass the timer_irq_works() checkJason Wang2014-03-27
|/
* x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin2013-11-06
* x86, hyperv: Fix build error due to missing <asm/apic.h> includeDavid Rientjes2013-10-30
* x86, hyperv: Correctly guard the local APIC calibration codeK. Y. Srinivasan2013-10-10