index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Age
Commit message (
Expand
)
Author
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-01-09
vmbus: fix subchannel removal
Dexuan Cui
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-11-26
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-11-26
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-10-02
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-08-02
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2017-11-28
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_send_tl_connect_request()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_teardown_gpadl()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_establish_gpadl()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_close_internal()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_open()
Vitaly Kuznetsov
2017-10-20
vmbus: initialize reserved fields in messages
Stephen Hemminger
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-16
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
2017-08-16
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
2017-08-16
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-07-17
vmbus: re-enable channel tasklet
Stephen Hemminger
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-17
vmbus: fix spelling errors
Stephen Hemminger
2017-03-16
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-10
vmbus: remove unused kickq argument to sendpacket
Stephen Hemminger
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
2016-11-07
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
2016-11-07
Drivers: hv: vmbus: Base host signaling strictly on the ring state
K. Y. Srinivasan
2016-09-02
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
Vitaly Kuznetsov
2016-09-02
Drivers: hv: cleanup vmbus_open() for wrap around mappings
Vitaly Kuznetsov
2016-08-31
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
K. Y. Srinivasan
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
2016-08-31
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
2016-08-31
Drivers: hv: get rid of timeout in vmbus_open()
Vitaly Kuznetsov
[next]