index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
K. Y. Srinivasan
2015-06-12
1
-2
/
+12
*
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
Vitaly Kuznetsov
2015-05-24
1
-7
/
+6
*
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
2015-03-25
1
-2
/
+26
*
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
2015-03-25
1
-0
/
+1
*
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
2015-03-25
1
-9
/
+6
*
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
1
-17
/
+26
*
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
1
-6
/
+27
*
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
1
-0
/
+9
*
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-03-01
1
-2
/
+5
*
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
1
-1
/
+2
*
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
2015-03-01
1
-3
/
+5
*
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
1
-3
/
+3
*
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
2015-01-25
1
-0
/
+44
*
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
K. Y. Srinivasan
2015-01-25
1
-2
/
+2
*
Drivers: hv: vmbus: Properly protect calls to smp_processor_id()
K. Y. Srinivasan
2014-09-23
1
-2
/
+5
*
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
K. Y. Srinivasan
2014-09-23
1
-6
/
+23
*
Drivers: hv: vmbus: Fix a bug in vmbus_open()
K. Y. Srinivasan
2014-09-23
1
-1
/
+3
*
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
K. Y. Srinivasan
2014-09-23
1
-4
/
+1
*
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
K. Y. Srinivasan
2014-09-23
1
-5
/
+6
*
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
2014-07-09
1
-5
/
+1
*
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
2014-05-03
1
-2
/
+1
*
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-05-03
1
-4
/
+12
*
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-07
1
-19
/
+23
*
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2014-01-27
1
-6
/
+8
*
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
2013-09-26
1
-1
/
+1
*
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
1
-10
/
+0
*
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-14
/
+0
*
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-4
/
+0
*
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-4
/
+0
*
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-09-26
1
-6
/
+4
*
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-4
/
+0
*
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-2
/
+0
*
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-2
/
+0
*
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-1
/
+0
*
hv: use dev_groups for device attributes
Greg Kroah-Hartman
2013-09-26
1
-1
/
+0
*
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-06-03
1
-4
/
+46
*
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
2013-01-17
1
-2
/
+0
*
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
1
-2
/
+10
*
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
1
-1
/
+1
*
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
1
-1
/
+1
*
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2013-01-17
1
-6
/
+9
*
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
2012-10-29
1
-11
/
+13
|
\
|
*
Drivers: hv: Cleanup error handling in vmbus_open()
K. Y. Srinivasan
2012-10-24
1
-11
/
+13
*
|
Drivers: hv: Get rid of unnecessary forward declarations
K. Y. Srinivasan
2012-10-24
1
-8
/
+0
|
/
*
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
2011-10-10
1
-0
/
+815