index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hyperv_vmbus.h
Age
Commit message (
Expand
)
Author
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
hyper-v: make uuid_le const
stephen hemminger
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-06-24
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2012-08-13
Drivers: hv: Cleanup the guest ID computation
K. Y. Srinivasan
2012-07-19
Drivers: hv: Change the hex constant to a decimal constant
K. Y. Srinivasan
2012-04-09
hv: fix return type of hv_post_message()
Dan Carpenter
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman