index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Commit message (
Expand
)
Author
Age
*
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...
Vitaly Kuznetsov
2017-03-22
*
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2017-03-12
*
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
2017-02-14
*
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
K. Y. Srinivasan
2017-02-14
*
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
K. Y. Srinivasan
2017-02-14
*
Revert "hv_netvsc: report vmbus name in ethtool"
Stephen Hemminger
2016-10-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
|
\
|
*
Revert "hv_netvsc: make inline functions static"
Stephen Hemminger
2016-09-11
|
*
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
2016-08-23
|
*
hv_netvsc: make inline functions static
Stephen Hemminger
2016-08-23
*
|
Drivers: hv: get rid of id in struct vmbus_channel
Vitaly Kuznetsov
2016-09-27
*
|
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
Alex Ng
2016-09-08
*
|
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
Dexuan Cui
2016-09-07
*
|
Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_p...
K. Y. Srinivasan
2016-09-07
*
|
Drivers: hv: Introduce a policy for controlling channel affinity
K. Y. Srinivasan
2016-09-02
*
|
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()
Vitaly Kuznetsov
2016-09-02
*
|
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
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: Make a function to free mmio regions through vmbus
Jake Oshins
2016-04-30
*
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2016-04-30
*
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2016-04-30
*
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
2016-04-30
*
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2016-04-30
*
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
2016-03-01
*
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
2016-02-08
*
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: add a helper function to set a channel's pending send size
Dexuan Cui
2016-02-08
*
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2016-02-08
*
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
Dexuan Cui
2015-12-21
*
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
Vitaly Kuznetsov
2015-12-14
*
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-14
*
Drivers: hv: vmbus: Get rid of the unused macro
K. Y. Srinivasan
2015-12-14
*
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2015-12-14
*
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
2015-12-14
*
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
*
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
2015-12-14
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
*
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
2015-05-31
*
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
2015-05-31
*
Drivers: hv: vmbus: briefly comment num_sc and next_oc
Vitaly Kuznetsov
2015-05-24
*
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
*
drivers: hv: vmbus: Get rid of some unused definitions
K. Y. Srinivasan
2015-05-24
[next]