summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mshyperv.c
AgeCommit message (Expand)Author
2022-04-18x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabledChristoph Hellwig
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-03-08x86/hyperv: Output host build info as normal Windows version numberMichael Kelley
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-07random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
2021-12-20hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan
2021-11-15x86/hyperv: Move required MSRs check to initial platform probingSean Christopherson
2021-10-28x86/hyperv: Initialize shared memory boundary in the Isolation VM.Tianyu Lan
2021-10-28x86/hyperv: Initialize GHCB page in Isolation VMTianyu Lan
2021-09-01Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-07-21Revert "x86/hyperv: fix logical processor creation"Wei Liu
2021-07-16x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha
2021-07-15Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley
2021-07-15Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley
2021-07-13x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
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