index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-15
/
+28
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+23
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-09
vmbus: add monitor_id and subchannel_id to sysfs per channel
Stephen Hemminger
1
-0
/
+17
2018-01-09
vmbus: make channel attributes static
Stephen Hemminger
1
-9
/
+9
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2
-6
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-12-18
vmbus: unregister device_obj->channels_kset
Dexuan Cui
1
-0
/
+2
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+12
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
1
-0
/
+23
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-28
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2
-5
/
+12
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-20
/
+594
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-1
/
+1
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
4
-0
/
+29
2017-11-04
hyper-v: trace vmbus_send_tl_connect_request()
Vitaly Kuznetsov
2
-1
/
+26
2017-11-04
hyper-v: trace vmbus_release_relid()
Vitaly Kuznetsov
2
-2
/
+21
2017-11-04
hyper-v: trace vmbus_negotiate_version()
Vitaly Kuznetsov
2
-0
/
+29
2017-11-04
hyper-v: trace vmbus_teardown_gpadl()
Vitaly Kuznetsov
2
-0
/
+20
2017-11-04
hyper-v: trace vmbus_establish_gpadl()
Vitaly Kuznetsov
2
-0
/
+48
2017-11-04
hyper-v: trace vmbus_close_internal()
Vitaly Kuznetsov
2
-0
/
+17
2017-11-04
hyper-v: trace vmbus_open()
Vitaly Kuznetsov
2
-0
/
+29
2017-11-04
hyper-v: trace vmbus_request_offers()
Vitaly Kuznetsov
2
-1
/
+11
2017-11-04
hyper-v: trace vmbus_onversion_response()
Vitaly Kuznetsov
2
-0
/
+14
2017-11-04
hyper-v: trace vmbus_ongpadl_torndown()
Vitaly Kuznetsov
2
-0
/
+10
2017-11-04
hyper-v: trace vmbus_ongpadl_created()
Vitaly Kuznetsov
2
-0
/
+19
2017-11-04
hyper-v: trace vmbus_onopen_result()
Vitaly Kuznetsov
2
-0
/
+19
2017-11-04
hyper-v: trace vmbus_onoffer_rescind()
Vitaly Kuznetsov
2
-0
/
+10
2017-11-04
hyper-v: trace vmbus_onoffer()
Vitaly Kuznetsov
2
-0
/
+39
2017-11-04
hyper-v: trace vmbus_on_message()
Vitaly Kuznetsov
2
-0
/
+7
2017-11-04
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
5
-1
/
+40
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
1
-2
/
+2
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2
-0
/
+18
2017-10-23
Merge 4.14-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+4
2017-10-20
vmbus: initialize reserved fields in messages
Stephen Hemminger
1
-0
/
+2
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
4
-28
/
+26
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
3
-24
/
+22
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
3
-13
/
+184
2017-09-22
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
1
-0
/
+4
2017-09-22
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
1
-4
/
+0
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-106
/
+23
2017-08-17
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-26
/
+17
2017-08-17
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-24
/
+6
2017-08-17
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
[next]