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-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-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
2017-03-16
Drivers: hv: util: move waiting for release to hv_utils_transport itself
Vitaly Kuznetsov
5
-16
/
+9
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2
-27
/
+4
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2
-4
/
+9
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-03-11
x86/hyperv: Implement hv_get_tsc_page()
Vitaly Kuznetsov
1
-0
/
+3
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-06
vmbus: introduce in-place packet iterator
stephen hemminger
1
-1
/
+93
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-14
vmbus: replace modulus operation with subtraction
Stephen Hemminger
1
-3
/
+6
[next]