summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mshyperv.c
AgeCommit message (Expand)Author
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-17hyperv: Detect Nested virtualization support for SVMVineeth Pillai
2021-06-02x86/hyperv: fix logical processor creationPraveen Kumar
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-03-24x86/Hyper-V: Support for free page reportingSunil Muthuswamy
2021-03-18x86: Fix various typos in commentsIngo Molnar
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley
2021-02-11x86/hyperv: implement and use hv_smp_prepare_cpusWei Liu
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2021-01-05x86/hyperv: Fix kexec panic/hang issuesDexuan Cui
2020-11-04x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports itDexuan Cui
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley
2020-09-28x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury
2020-08-11x86/hyperv: Make hv_setup_sched_clock inlineMichael Kelley
2020-06-11x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner
2020-04-11x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-09x86: hyperv: report value of misc_featuresOlaf Hering
2019-11-15Merge branch 'linus' into x86/hypervThomas Gleixner
2019-11-12x86/hyperv: Allow guests to enable InvariantTSCAndrea Parri
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri
2019-08-28x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=nTianyu Lan
2019-08-23clocksource/drivers/hyperv: Add Hyper-V specific sched clock functionTianyu Lan
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-05-09x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2019-02-28x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu
2018-11-04x86/hyper-v: Enable PIT shutdown quirkMichael Kelley
2018-10-09x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley
2018-07-03x86/hyperv: Add interrupt handler annotationsMichael Kelley
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-28x86/hyper-v: detect nested featuresVitaly Kuznetsov
2018-03-28x86/hyper-v: move definitions from TLFS to hyperv-tlfs.hVitaly Kuznetsov
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-29x86/idt: Simplify alloc_intr_gate()Thomas Gleixner
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov
2017-07-17x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov
2017-06-22x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov
2017-04-08Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan