Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c3ed1315e129e97e47d267dea55d4cbc3b0e21a
/
include
/
linux
/
hyperv.h
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
dad72a1
vmbus: remove hv_event_tasklet_disable/enable
by Dexuan Cui
· 8 years ago
8200f20
vmbus: use rcu for per-cpu channel list
by Stephen Hemminger
· 8 years ago
f3dd3f4
vmbus: introduce in-place packet iterator
by stephen hemminger
· 8 years ago
e4165a0
vmbus: constify parameters where possible
by Stephen Hemminger
· 8 years ago
6e47dd3
vmbus: expose hv_begin/end_read
by Stephen Hemminger
· 8 years ago
5529eaf
vmbus: remove conditional locking of vmbus_write
by Stephen Hemminger
· 8 years ago
b71e328
vmbus: add direct isr callback mode
by Stephen Hemminger
· 8 years ago
631e63a
vmbus: change to per channel tasklet
by Stephen Hemminger
· 8 years ago
51c6ce2
vmbus: callback is in softirq not workqueue
by Stephen Hemminger
· 8 years ago
3454323
vmbus: remove unused kickq argument to sendpacket
by Stephen Hemminger
· 8 years ago
f6c4391
vmbus: remove no longer used signal_policy
by Stephen Hemminger
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
a165645
Drivers: hv: vmbus: Use all supported IC versions to negotiate
by Alex Ng
· 8 years ago
433e19c
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
by Dexuan Cui
· 8 years ago
ccb61f8
Drivers: hv: vmbus: Fix a rescind handling bug
by K. Y. Srinivasan
· 8 years ago
fc76936
vmbus: add support for dynamic device id's
by Stephen Hemminger
· 8 years ago
f45be72
hyperv: Fix spelling of HV_UNKOWN
by Haiyang Zhang
· 8 years ago
b7d91c9
Merge 4.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
3372592
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
1f6ee4e
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
fa32ff6
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
by Vitaly Kuznetsov
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
e7fca5d
Drivers: hv: get rid of id in struct vmbus_channel
by Vitaly Kuznetsov
· 8 years ago
3a8963a
Revert "hv_netvsc: make inline functions static"
by Stephen Hemminger
· 8 years ago
8e1d260
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
by Alex Ng
· 8 years ago
0f98829
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
by Dexuan Cui
· 8 years ago
65a532f
Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()"
by K. Y. Srinivasan
· 8 years ago
509879b
Drivers: hv: Introduce a policy for controlling channel affinity
by K. Y. Srinivasan
· 8 years ago
bb08d43
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()
by Vitaly Kuznetsov
· 8 years ago
3724287
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
by K. Y. Srinivasan
· 8 years ago
638fea3
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
by Dexuan Cui
· 9 years ago
e3f74b8
hv_netvsc: report vmbus name in ethtool
by Stephen Hemminger
· 8 years ago
30d1de0
hv_netvsc: make inline functions static
by Stephen Hemminger
· 8 years ago
97fb77dc
drivers:hv: Make a function to free mmio regions through vmbus
by Jake Oshins
· 9 years ago
ab028db
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
by K. Y. Srinivasan
· 9 years ago
687f32e
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
by K. Y. Srinivasan
· 9 years ago
5cc4724
Drivers: hv: vmbus: Export the vmbus_set_event() API
by K. Y. Srinivasan
· 9 years ago
a6341f0
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
by K. Y. Srinivasan
· 9 years ago
b9830d1
Drivers: hv: util: Pass the channel information during the init call
by K. Y. Srinivasan
· 9 years ago
fe760e4
Drivers: hv: vmbus: Give control over how the ring access is serialized
by K. Y. Srinivasan
· 9 years ago
85d9aa7
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
by Dexuan Cui
· 9 years ago
499e840
Drivers: hv: vmbus: add a per-channel rescind callback
by Dexuan Cui
· 9 years ago
8981da3
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
by Dexuan Cui
· 9 years ago
5c23a1a
Drivers: hv: vmbus: define a new VMBus message type for hvsock
by Dexuan Cui
· 9 years ago
e8d6ca0
Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
by Dexuan Cui
· 9 years ago
3c75354
Drivers: hv: vmbus: add a helper function to set a channel's pending send size
by Dexuan Cui
· 9 years ago
7047f17
Drivers: hv: vmbus: Add vendor and device atttributes
by K. Y. Srinivasan
· 9 years ago
2048157
Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
by Dexuan Cui
· 9 years ago
45870a4
Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
by Vitaly Kuznetsov
· 9 years ago
8599846
Drivers: hv: vmbus: Fix a Host signaling bug
by K. Y. Srinivasan
· 9 years ago
90e031f
Drivers: hv: vmbus: Get rid of the unused macro
by K. Y. Srinivasan
· 9 years ago
af3ff64
Drivers: hv: vmbus: Use uuid_le type consistently
by K. Y. Srinivasan
· 9 years ago
3053c76
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
by Jake Oshins
· 9 years ago
a108393
drivers:hv: Export the API to invoke a hypercall on Hyper-V
by Jake Oshins
· 9 years ago
619848b
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
by Jake Oshins
· 9 years ago
c75efa9
drivers/hv: share Hyper-V SynIC constants with userspace
by Andrey Smetanin
· 9 years ago
3b71107
Drivers: hv: vmbus: Further improve CPU affiliation logic
by Dexuan Cui
· 9 years ago
9f01ec5
Drivers: hv: vmbus: Improve the CPU affiliation for channels
by K. Y. Srinivasan
· 9 years ago
3546448
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
by Jake Oshins
· 9 years ago
7f163a6
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
by Jake Oshins
· 9 years ago
1f656ff
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
by K. Y. Srinivasan
· 10 years ago
6c4e5f9
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
by Keith Mange
· 10 years ago
fea844a
Drivers: hv: vmbus: briefly comment num_sc and next_oc
by Vitaly Kuznetsov
· 10 years ago
2db84ef
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
by K. Y. Srinivasan
· 10 years ago
db9ba20
drivers: hv: vmbus: Get rid of some unused definitions
by K. Y. Srinivasan
· 10 years ago
3647a83
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
by Vitaly Kuznetsov
· 10 years ago
aadc378
hv: remove the per-channel workqueue
by Dexuan Cui
· 10 years ago
e9395e3
Drivers: hv: vmbus: Suport an API to send packet with additional control
by K. Y. Srinivasan
· 10 years ago
87e93d6
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
by K. Y. Srinivasan
· 10 years ago
a13e8bb
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
by K. Y. Srinivasan
· 10 years ago
ed6cfcc
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
by K. Y. Srinivasan
· 10 years ago
04653a0
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
by K. Y. Srinivasan
· 10 years ago
bc63b6f
Drivers: hv: vmbus: rename channel work queues
by Vitaly Kuznetsov
· 10 years ago
67fae05
Drivers: hv: rename sc_lock to the more generic lock
by Vitaly Kuznetsov
· 10 years ago
d61031e
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
by K. Y. Srinivasan
· 10 years ago
c3582a2
hyperv: Add support for vNIC hot removal
by Haiyang Zhang
· 10 years ago
3a28fa3
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
by K. Y. Srinivasan
· 11 years ago
d3ba720
Drivers: hv: Eliminate the channel spinlock in the callback path
by K. Y. Srinivasan
· 11 years ago
03367ef
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
by K. Y. Srinivasan
· 11 years ago
7e5ec36
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle
by K. Y. Srinivasan
· 11 years ago
90eedf0
vmbus: use resource for hyperv mmio region
by Gerd Hoffmann
· 11 years ago
01325476
Drivers: hv: Implement the file copy service
by K. Y. Srinivasan
· 11 years ago
ba4b60e
Merge 3.14-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
8a7206a
Drivers: hv: vmbus: Support per-channel driver state
by K. Y. Srinivasan
· 11 years ago
011a7c3
Drivers: hv: vmbus: Cleanup the packet send path
by K. Y. Srinivasan
· 11 years ago
90f3453
Drivers: hv: vmbus: Extract the mmio information from DSDT
by K. Y. Srinivasan
· 11 years ago
5267cf0
hv: Add hyperv.h to uapi headers
by Bjarke Istrup Pedersen
· 11 years ago
e28bab4
Drivers: hv: vmbus: Specify the target CPU that should receive notification
by K. Y. Srinivasan
· 11 years ago
d717349
Merge 3.12-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
3a49160
Drivers: hv: util: Correctly support ws2008R2 and earlier
by K. Y. Srinivasan
· 11 years ago
1fdde16
hv: delete struct hv_dev_port_info
by Greg Kroah-Hartman
· 11 years ago
2c9be3e
hv: delete vmbus_get_debug_info()
by Greg Kroah-Hartman
· 11 years ago
4947c74
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
1cee272
hv: move "client/server_monitor_latency" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
76c52bb
hv: move "client/server_monitor_pending" bus attributes to dev_groups
by Greg Kroah-Hartman
· 11 years ago
7c55e1d
hv: move "device_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
68234c0
hv: move "class_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
5ffd00e
hv: move "monitor_id" bus attribute to dev_groups
by Greg Kroah-Hartman
· 11 years ago
Next »