index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv: remove the per-channel workqueue
Dexuan Cui
2015-04-03
1
-3
/
+0
*
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
1
-0
/
+8
*
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
1
-0
/
+9
*
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2015-03-01
1
-0
/
+3
*
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
1
-0
/
+1
*
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2015-03-01
1
-0
/
+10
*
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2015-03-01
1
-0
/
+3
*
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
1
-1
/
+6
*
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
2015-01-25
1
-0
/
+31
*
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
1
-0
/
+2
*
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2014-05-03
1
-0
/
+5
*
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-05-03
1
-0
/
+2
*
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-04-16
1
-1
/
+3
*
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle
K. Y. Srinivasan
2014-03-08
1
-1
/
+1
*
vmbus: use resource for hyperv mmio region
Gerd Hoffmann
2014-02-24
1
-2
/
+1
*
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
2014-02-18
1
-1
/
+11
*
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-18
1
-1
/
+1
|
\
|
*
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
2014-02-07
1
-1
/
+1
*
|
Drivers: hv: vmbus: Support per-channel driver state
K. Y. Srinivasan
2014-02-07
1
-0
/
+14
*
|
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-07
1
-1
/
+1
*
|
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
2014-02-07
1
-0
/
+3
*
|
hv: Add hyperv.h to uapi headers
Bjarke Istrup Pedersen
2014-02-07
1
-319
/
+2
|
/
*
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-29
1
-2
/
+5
|
\
|
*
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
2013-09-26
1
-2
/
+5
*
|
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
2013-09-26
1
-17
/
+0
*
|
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
1
-8
/
+0
*
|
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-3
/
+0
*
|
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-2
/
+0
*
|
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-2
/
+0
*
|
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-1
/
+0
*
|
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-1
/
+0
*
|
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
1
-1
/
+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: remove HV_DRV_VERSION
Olaf Hering
2013-08-02
1
-21
/
+0
*
Drivers: hv: util: Fix a bug in version negotiation code for util services
K. Y. Srinivasan
2013-07-26
1
-1
/
+9
*
Drivers: hv: Add the GUID fot synthetic fibre channel device
K. Y. Srinivasan
2013-06-03
1
-0
/
+10
*
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-06-03
1
-1
/
+61
*
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
2013-04-29
1
-0
/
+11
*
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
2013-03-15
1
-0
/
+69
*
Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
K. Y. Srinivasan
2013-01-25
1
-0
/
+94
*
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
2013-01-17
1
-0
/
+1
*
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
1
-2
/
+19
*
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2013-01-17
1
-0
/
+25
*
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
2013-01-17
1
-0
/
+15
*
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
2013-01-17
1
-0
/
+6
*
Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond
K. Y. Srinivasan
2013-01-17
1
-5
/
+31
*
Drivers: hv: Update the ring buffer structure to match win8 functionality
K. Y. Srinivasan
2013-01-17
1
-7
/
+21
*
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
2013-01-17
1
-6
/
+0
*
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
2013-01-17
1
-0
/
+20
[next]