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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-16
hv_balloon: try to merge system ram resources
David Hildenbrand
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+28
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2
-4
/
+28
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-185
/
+293
2020-09-28
Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
1
-4
/
+7
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
1
-13
/
+0
2020-09-28
Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
Boqun Feng
1
-2
/
+2
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
1
-20
/
+140
2020-09-28
Drivers: hv: vmbus: Move __vmbus_open()
Boqun Feng
1
-154
/
+155
2020-09-28
Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
Boqun Feng
1
-8
/
+5
2020-09-15
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2020-09-14
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
1
-2
/
+5
2020-09-09
Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()
Dexuan Cui
1
-2
/
+7
2020-08-26
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+51
2020-08-24
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
1
-3
/
+16
2020-08-24
hv_utils: return error if host timesysnc update is stale
Vineeth Pillai
1
-11
/
+35
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-19
drivers: hv: remove cast from hyperv_die_event
Olaf Hering
1
-1
/
+1
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2020-08-07
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
1
-0
/
+4
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-46
/
+14
2020-06-29
Drivers: hv: Change flag to write log level in panic msg to false
Joseph Salisbury
1
-1
/
+1
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2
-6
/
+1
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
1
-19
/
+6
2020-06-19
Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show()
Andrea Parri (Microsoft)
1
-4
/
+3
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
2
-6
/
+0
2020-06-19
Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_onli...
Andrea Parri (Microsoft)
1
-1
/
+1
2020-06-19
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2
-4
/
+1
2020-06-19
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
3
-6
/
+2
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-371
/
+624
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
3
-12
/
+77
2020-05-23
Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
Andrea Parri (Microsoft)
1
-28
/
+18
2020-05-20
Driver: hv: vmbus: drop a no long applicable comment
Wei Liu
1
-1
/
+0
2020-05-20
hyper-v: Replace open-coded variant of %*phN specifier
Andy Shevchenko
1
-16
/
+3
2020-05-20
hyper-v: Supply GUID pointer to printf() like functions
Andy Shevchenko
1
-3
/
+3
2020-05-20
hyper-v: Use UUID API for exporting the GUID (part 2)
Andy Shevchenko
1
-4
/
+2
2020-05-20
drivers: hv: remove redundant assignment to pointer primary_channel
Colin Ian King
1
-4
/
+1
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
1
-0
/
+4
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+37
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
4
-3
/
+154
2020-04-23
Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
Andrea Parri (Microsoft)
2
-16
/
+38
2020-04-23
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
1
-80
/
+25
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
3
-30
/
+25
2020-04-23
hv_utils: Always execute the fcopy and vss callbacks in a tasklet
Andrea Parri (Microsoft)
3
-8
/
+3
2020-04-23
hv_netvsc: Disable NAPI before closing the VMBus channel
Andrea Parri (Microsoft)
1
-0
/
+6
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
5
-121
/
+160
2020-04-23
Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
Andrea Parri (Microsoft)
2
-16
/
+44
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
4
-27
/
+31
[next]