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.12.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
/
hyperv_vmbus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-2
/
+2
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
1
-3
/
+3
2016-11-07
Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout
Vitaly Kuznetsov
1
-1
/
+1
2016-09-02
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
1
-2
/
+2
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
1
-1
/
+2
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
1
-1
/
+1
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
1
-2
/
+14
2016-05-01
Drivers: hv: kvp: fix IP Failover
Vitaly Kuznetsov
1
-0
/
+5
2016-05-01
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
1
-2
/
+0
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+30
2016-03-02
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
1
-1
/
+3
2016-03-02
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-0
/
+24
2016-03-02
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-1
/
+1
2016-02-16
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
1
-6
/
+0
2016-02-08
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
1
-1
/
+1
2016-02-08
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
1
-3
/
+1
2016-01-13
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+11
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
1
-9
/
+0
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
1
-75
/
+0
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
1
-2
/
+0
2015-12-16
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
1
-2
/
+2
2015-12-15
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
1
-8
/
+3
2015-12-15
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
1
-1
/
+1
2015-12-15
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
1
-1
/
+1
2015-12-15
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
1
-5
/
+1
2015-12-15
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
1
-0
/
+5
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
1
-5
/
+0
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
1
-0
/
+9
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
1
-0
/
+5
2015-08-05
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
1
-1
/
+1
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
1
-0
/
+2
2015-05-24
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
1
-0
/
+9
2015-05-24
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
Vitaly Kuznetsov
1
-0
/
+12
2015-05-24
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
1
-0
/
+8
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
1
-1
/
+1
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
1
-0
/
+17
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
1
-1
/
+1
2015-03-02
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
1
-0
/
+11
2015-03-02
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-0
/
+2
2015-03-02
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
1
-0
/
+1
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
1
-0
/
+21
2014-09-24
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
1
-0
/
+4
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+3
2014-06-04
hyper-v: make uuid_le const
stephen hemminger
1
-3
/
+3
2014-05-04
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
1
-0
/
+5
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
1
-0
/
+4
2014-02-08
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
1
-2
/
+2
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
1
-0
/
+7
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
1
-1
/
+1
[next]