index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hyperv_vmbus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
2016-05-01
1
-2
/
+14
*
Drivers: hv: kvp: fix IP Failover
Vitaly Kuznetsov
2016-05-01
1
-0
/
+5
*
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
2016-04-30
1
-2
/
+0
*
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
1
-6
/
+30
|
\
|
*
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-03-02
1
-1
/
+3
|
*
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-02
1
-0
/
+24
|
*
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-03-02
1
-1
/
+1
|
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-08
1
-1
/
+1
|
*
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
2016-02-08
1
-3
/
+1
*
|
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
Andrey Smetanin
2016-02-16
1
-6
/
+0
|
/
*
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
1
-15
/
+11
|
\
|
*
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-15
1
-8
/
+3
|
*
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
2015-12-15
1
-1
/
+1
|
*
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-15
1
-1
/
+1
|
*
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
2015-12-15
1
-5
/
+1
|
*
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
2015-12-15
1
-0
/
+5
*
|
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-9
/
+0
*
|
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
1
-75
/
+0
*
|
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2015-12-16
1
-2
/
+0
*
|
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
2015-12-16
1
-2
/
+2
|
/
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
1
-5
/
+0
*
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
1
-0
/
+9
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
1
-0
/
+5
*
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
2015-08-05
1
-1
/
+1
*
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
1
-0
/
+2
*
Drivers: hv: util: introduce state machine for util drivers
Vitaly Kuznetsov
2015-05-24
1
-0
/
+9
*
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
1
-0
/
+12
*
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
1
-0
/
+8
*
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
2015-04-03
1
-1
/
+1
*
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-04-03
1
-0
/
+17
*
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
2015-03-25
1
-1
/
+1
*
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-25
1
-1
/
+1
*
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-02
1
-0
/
+11
*
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-02
1
-0
/
+2
*
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
2015-03-02
1
-0
/
+1
*
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2015-01-25
1
-0
/
+21
*
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
2014-09-24
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+3
|
\
|
*
hyper-v: make uuid_le const
stephen hemminger
2014-06-04
1
-3
/
+3
*
|
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2014-05-04
1
-0
/
+5
|
/
*
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
2014-02-18
1
-0
/
+4
*
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-08
1
-2
/
+2
*
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
2013-09-26
1
-0
/
+7
*
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-09-26
1
-1
/
+1
*
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
2013-06-25
1
-0
/
+4
*
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2013-01-17
1
-0
/
+7
*
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
1
-1
/
+1
*
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
2013-01-17
1
-0
/
+6
*
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2013-01-17
1
-8
/
+0
*
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2013-01-17
1
-0
/
+10
[next]