index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
x86/hyperv: Add ghcb hvcall support for SNP VM
Tianyu Lan
1
-1
/
+7
2021-10-28
x86/hyperv: Add Write/Read MSR registers via ghcb page
Tianyu Lan
1
-16
/
+58
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-1
/
+1
2021-04-18
Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU ...
Andrea Parri (Microsoft)
1
-3
/
+53
2021-04-02
Drivers: hv: vmbus: Remove unused linux/version.h header
Qiheng Lin
1
-1
/
+0
2021-03-08
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
1
-1
/
+7
2021-03-08
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
1
-1
/
+11
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-16
/
+21
2021-03-08
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
1
-0
/
+36
2020-11-16
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2020-11-11
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
Chris Co
1
-2
/
+6
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
1
-1
/
+1
2020-09-28
Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
Boqun Feng
1
-2
/
+2
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
1
-3
/
+0
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+11
2020-04-23
Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
Andrea Parri (Microsoft)
1
-3
/
+4
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-2
/
+0
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
1
-0
/
+7
2020-04-21
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
1
-5
/
+1
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-2
/
+2
2019-09-06
Drivers: hv: vmbus: Break out synic enable and disable operations
Dexuan Cui
1
-29
/
+37
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-152
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2019-04-13
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
Dexuan Cui
1
-1
/
+0
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+3
2018-12-14
x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
Vitaly Kuznetsov
1
-1
/
+1
2018-11-11
Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
K. Y. Srinivasan
1
-7
/
+3
2018-09-12
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
1
-3
/
+12
2018-08-02
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
1
-6
/
+8
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
1
-5
/
+5
2018-07-03
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
1
-12
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+0
2018-03-28
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
Dexuan Cui
1
-1
/
+0
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
1
-3
/
+56
2018-03-06
hv: Synthetic typo correction
Joe Perches
1
-1
/
+1
2018-03-06
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
1
-1
/
+1
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
1
-3
/
+0
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-9
/
+0
2017-05-25
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
Michael Kelley
1
-1
/
+6
2017-05-25
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
1
-1
/
+1
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
1
-1
/
+4
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-2
/
+0
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-73
/
+57
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
1
-10
/
+0
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
1
-4
/
+8
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
1
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
1
-4
/
+4
[next]