index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv_common.c
Age
Commit message (
Expand
)
Author
2023-06-28
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Kameron Carr
2023-06-17
x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
Michael Kelley
2023-04-20
Drivers: hv: move panic report code from vmbus to hv early init code
Long Li
2023-04-17
hv_netvsc: Remove second mapping of send and recv buffers
Michael Kelley
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-02-18
drivers: hv: log when enabling crash_kexec_post_notifiers
Stephen Brennan
2021-12-28
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
2021-07-15
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-06-05
Drivers: hv: Move Hyper-V extended capability check to arch neutral code
Michael Kelley