index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2016-04-30
1
-1
/
+1
*
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2016-04-30
1
-0
/
+86
*
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2016-04-30
1
-0
/
+54
*
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
2016-04-30
1
-0
/
+1
*
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2016-04-30
1
-0
/
+27
*
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
2016-03-01
1
-0
/
+1
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-07
1
-0
/
+16
*
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-07
1
-0
/
+2
*
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-07
1
-0
/
+9
*
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
2016-02-07
1
-0
/
+14
*
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-07
1
-0
/
+13
*
Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
Dexuan Cui
2016-02-07
1
-0
/
+7
*
Drivers: hv: vmbus: add a helper function to set a channel's pending send size
Dexuan Cui
2016-02-07
1
-0
/
+6
*
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2016-02-07
1
-0
/
+28
*
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
2015-12-21
1
-0
/
+8
*
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
2015-12-14
1
-2
/
+0
*
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-14
1
-0
/
+18
*
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
2015-12-14
1
-13
/
+0
*
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-14
1
-60
/
+32
*
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-12-14
1
-0
/
+11
*
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
1
-0
/
+1
*
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
2015-12-14
1
-0
/
+2
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
1
-0
/
+1
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
1
-0
/
+1
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
1
-1
/
+0
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
1
-2
/
+5
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
1
-1
/
+1
*
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
2015-06-01
1
-0
/
+5
*
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
2015-06-01
1
-1
/
+3
*
Drivers: hv: vmbus: briefly comment num_sc and next_oc
Vitaly Kuznetsov
2015-05-24
1
-3
/
+9
*
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
1
-0
/
+1
*
drivers: hv: vmbus: Get rid of some unused definitions
K. Y. Srinivasan
2015-05-24
1
-19
/
+0
*
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
Vitaly Kuznetsov
2015-05-24
1
-7
/
+0
*
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
|
\
[next]