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
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-54
/
+11
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-106
/
+23
2017-08-16
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-26
/
+17
2017-08-16
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-24
/
+6
2017-08-16
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
1
-56
/
+0
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
3
-3
/
+43
2017-08-16
Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id
Alex Ng
1
-1
/
+1
2017-08-16
Drivers: hv: balloon: Initialize last_post_time on startup
Alex Ng
1
-0
/
+1
2017-08-16
Drivers: hv: balloon: Show the max dynamic memory assigned
Alex Ng
1
-2
/
+2
2017-08-16
Drivers: hv: balloon: Correctly update onlined page count
Alex Ng
1
-4
/
+3
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
1
-0
/
+1
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
5
-42
/
+5
2017-08-10
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
2
-12
/
+3
2017-08-10
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
1
-0
/
+2
2017-07-23
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2017-07-17
vmbus: add prefetch to ring buffer iterator
Stephen Hemminger
1
-1
/
+6
2017-07-17
vmbus: more host signalling avoidance
Stephen Hemminger
1
-8
/
+19
2017-07-17
vmbus: eliminate duplicate cached index
Stephen Hemminger
1
-13
/
+4
2017-07-17
vmbus: refactor hv_signal_on_read
Stephen Hemminger
1
-2
/
+30
2017-07-17
vmbus: simplify hv_ringbuffer_read
Stephen Hemminger
1
-101
/
+17
2017-07-17
vmbus: re-enable channel tasklet
Stephen Hemminger
1
-0
/
+2
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2017-06-12
scsi: storvsc: remove unnecessary channel inbound lock
Stephen Hemminger
1
-1
/
+0
2017-05-25
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
Michael Kelley
1
-1
/
+6
2017-05-25
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
1
-41
/
+10
2017-05-25
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-05-25
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
Vitaly Kuznetsov
1
-74
/
+54
2017-05-25
hv_utils: drop .getcrosststamp() support from PTP driver
Vitaly Kuznetsov
1
-36
/
+0
2017-05-25
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
1
-1
/
+1
2017-05-18
HV: properly delay KVP packets when negotiation is in progress
Long Li
1
-6
/
+8
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
5
-21
/
+99
2017-05-18
Drivers: hv: util: Make hv_poll_channel() a little more efficient
K. Y. Srinivasan
1
-0
/
+4
2017-05-18
Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-111
/
+90
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+93
2017-05-01
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-52
/
+33
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
9
-52
/
+33
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
1
-1
/
+4
2017-03-17
vmbus: expose debug info for drivers
Stephen Hemminger
2
-11
/
+1
2017-03-17
vmbus: cleanup header file style
Stephen Hemminger
1
-8
/
+8
2017-03-17
vmbus: make channel_message table constant
Stephen Hemminger
3
-26
/
+26
2017-03-17
hyperv: remove unnecessary return variable
Stephen Hemminger
1
-4
/
+2
2017-03-17
vmbus: fix spelling errors
Stephen Hemminger
2
-10
/
+10
2017-03-17
vmbus: remove unnecessary initialization
Stephen Hemminger
1
-8
/
+5
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
6
-12
/
+0
2017-03-17
vmbus: only reschedule tasklet if time limit exceeded
Stephen Hemminger
1
-31
/
+34
2017-03-16
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
1
-5
/
+8
2017-03-16
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
1
-0
/
+1
2017-03-16
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
1
-0
/
+2
[next]