index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel_mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
1
-22
/
+5
2017-03-17
vmbus: make channel_message table constant
Stephen Hemminger
1
-24
/
+24
2017-03-16
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
1
-0
/
+1
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
1
-19
/
+0
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
1
-3
/
+4
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
1
-1
/
+0
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-7
/
+0
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-9
/
+7
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-13
/
+22
2017-01-31
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
1
-26
/
+54
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
1
-0
/
+1
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
1
-0
/
+25
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
1
-4
/
+6
2016-12-06
hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()
Vitaly Kuznetsov
1
-0
/
+2
2016-12-06
hyperv: Fix spelling of HV_UNKOWN
Haiyang Zhang
1
-3
/
+3
2016-11-07
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
1
-2
/
+0
2016-09-27
Drivers: hv: get rid of id in struct vmbus_channel
Vitaly Kuznetsov
1
-2
/
+0
2016-09-07
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
Dexuan Cui
1
-2
/
+24
2016-09-02
Drivers: hv: Introduce a policy for controlling channel affinity
K. Y. Srinivasan
1
-29
/
+39
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
1
-0
/
+2
2016-08-31
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
1
-4
/
+28
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
1
-15
/
+43
2016-03-02
Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_u...
Vitaly Kuznetsov
1
-1
/
+1
2016-03-02
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-9
/
+1
2016-03-02
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-2
/
+2
2016-02-08
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
1
-0
/
+1
2016-02-08
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
1
-5
/
+28
2016-02-08
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
1
-0
/
+11
2016-02-08
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
1
-0
/
+4
2016-02-08
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
1
-1
/
+43
2016-02-08
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
1
-0
/
+11
2016-02-08
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
1
-43
/
+123
2015-12-22
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
1
-0
/
+3
2015-12-15
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
1
-6
/
+6
2015-12-15
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
1
-6
/
+15
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
1
-3
/
+3
2015-12-15
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
1
-2
/
+1
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-1
/
+1
2015-12-15
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
1
-0
/
+3
2015-09-21
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
1
-0
/
+17
2015-08-05
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
1
-2
/
+18
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
1
-5
/
+6
2015-08-05
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
1
-0
/
+1
2015-08-05
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
1
-0
/
+4
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
1
-29
/
+43
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
1
-1
/
+1
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
1
-1
/
+28
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
1
-2
/
+5
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
1
-1
/
+2
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
1
-33
/
+18
[next]