Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee2fe142ddc861e6da4b09d077e65b91f92c8767
/
drivers
/
hv
/
hyperv_vmbus.h
65013a9
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
by Vitaly Kuznetsov
· 8 years ago
964dfbe
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
e2fdf78
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
9988ce6
Drivers: hv: ring_buffer: wrap around mappings for ring buffers
by Vitaly Kuznetsov
· 8 years ago
ccef9bc
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
by K. Y. Srinivasan
· 8 years ago
a9f61ca
Drivers: hv: avoid vfree() on crash
by Vitaly Kuznetsov
· 8 years ago
cd95aad
Drivers: hv: vmbus: handle various crash scenarios
by Vitaly Kuznetsov
· 9 years ago
4dbfc2e
Drivers: hv: kvp: fix IP Failover
by Vitaly Kuznetsov
· 9 years ago
5cc4724
Drivers: hv: vmbus: Export the vmbus_set_event() API
by K. Y. Srinivasan
· 9 years ago
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
d81274a
Drivers: hv: vmbus: Support handling messages on multiple CPUs
by K. Y. Srinivasan
· 9 years ago
0f70b66
Drivers: hv: vmbus: remove code duplication in message handling
by Vitaly Kuznetsov
· 9 years ago
75ff3a8
Drivers: hv: vmbus: avoid wait_for_completion() on crash
by Vitaly Kuznetsov
· 9 years ago
18f0986
drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
by Andrey Smetanin
· 9 years ago
fe760e4
Drivers: hv: vmbus: Give control over how the ring access is serialized
by K. Y. Srinivasan
· 9 years ago
1b807e1
Drivers: hv: vmbus: Cleanup vmbus_set_event()
by K. Y. Srinivasan
· 9 years ago
4c257ec
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
c71acc4
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
by Andrey Smetanin
· 9 years ago
5b423ef
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
by Andrey Smetanin
· 9 years ago
4f39bcf
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
by Andrey Smetanin
· 9 years ago
7797dcf
drivers/hv: replace enum hv_message_type by u32
by Andrey Smetanin
· 9 years ago
940b68e
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
by Vitaly Kuznetsov
· 9 years ago
d6f591e
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
by Dexuan Cui
· 9 years ago
a108393
drivers:hv: Export the API to invoke a hypercall on Hyper-V
by Jake Oshins
· 9 years ago
3cace4a
Drivers: hv: utils: run polling callback always in interrupt context
by Olaf Hering
· 9 years ago
c0b200c
Drivers: hv: util: Increase the timeout for util services
by K. Y. Srinivasan
· 9 years ago
c75efa9
drivers/hv: share Hyper-V SynIC constants with userspace
by Andrey Smetanin
· 9 years ago
ca9357b
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
by K. Y. Srinivasan
· 9 years ago
9f01ec53
Drivers: hv: vmbus: Improve the CPU affiliation for channels
by K. Y. Srinivasan
· 9 years ago
e26009a
Drivers: hv: vmbus: fix typo in hv_port_info struct
by Nik Nyby
· 9 years ago
2db84ef
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
by K. Y. Srinivasan
· 10 years ago
636c88d
Drivers: hv: util: introduce state machine for util drivers
by Vitaly Kuznetsov
· 10 years ago
8efe78f
Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h
by Vitaly Kuznetsov
· 10 years ago
3647a83
Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h
by Vitaly Kuznetsov
· 10 years ago
d43e2fe
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
by Dexuan Cui
· 10 years ago
652594c
hv: run non-blocking message handlers in the dispatch tasklet
by Dexuan Cui
· 10 years ago
5ef5b69
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRASH_NOTIFY
by Nick Meier
· 10 years ago
fde25d2
Drivers: hv: vmbus: Perform device register in the per-channel work element
by K. Y. Srinivasan
· 10 years ago
96c1d05
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
by Nick Meier
· 10 years ago
e086748
Drivers: hv: vmbus: Teardown clockevent devices on module unload
by Vitaly Kuznetsov
· 10 years ago
09a1962
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown
by Vitaly Kuznetsov
· 10 years ago
4061ed9
Drivers: hv: vmbus: Implement a clockevent device
by K. Y. Srinivasan
· 10 years ago
b29ef35
Drivers: hv: vmbus: Cleanup hv_post_message()
by K. Y. Srinivasan
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
1b9d48f
hyper-v: make uuid_le const
by stephen hemminger
· 10 years ago
3a28fa3
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
by K. Y. Srinivasan
· 11 years ago
01325476
Drivers: hv: Implement the file copy service
by K. Y. Srinivasan
· 11 years ago
011a7c3
Drivers: hv: vmbus: Cleanup the packet send path
by K. Y. Srinivasan
· 11 years ago
1fdde16
hv: delete struct hv_dev_port_info
by Greg Kroah-Hartman
· 11 years ago
8681db4
hv: make "monitor_pages" a "real" pointer array
by Greg Kroah-Hartman
· 11 years ago
2608fb6
drivers: hv: allocate synic structures before hv_synic_init()
by Jason Wang
· 11 years ago
5fbebb2
Drivers: hv: Capture the host build information
by K. Y. Srinivasan
· 12 years ago
c2b8e52
Drivers: hv: Implement flow management on the send side
by K. Y. Srinivasan
· 12 years ago
db11f12
Drivers: hv: Manage event tasklets on per-cpu basis
by K. Y. Srinivasan
· 12 years ago
9acd644
Drivers: hv: Get rid of the unused global signaling state
by K. Y. Srinivasan
· 12 years ago
917ea42
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
by K. Y. Srinivasan
· 12 years ago
b3bf60c
Drivers: hv: Manage signaling state on a per-connection basis
by K. Y. Srinivasan
· 12 years ago
21c3bef
Drivers: hv: Change the signature of vmbus_set_event()
by K. Y. Srinivasan
· 12 years ago
1f42248
Drivers: hv: Change the signature for hv_signal_event()
by K. Y. Srinivasan
· 12 years ago
4fa152c
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
by K. Y. Srinivasan
· 12 years ago
98fa8cf
Drivers: hv: Optimize the signaling on the write path
by K. Y. Srinivasan
· 12 years ago
6fdf3b2
Drivers: hv: Implement routines for read side signaling optimization
by K. Y. Srinivasan
· 12 years ago
83ba0c4
Drivers: hv: Cleanup the guest ID computation
by K. Y. Srinivasan
· 12 years ago
bd8a4f0
Drivers: hv: Change the hex constant to a decimal constant
by K. Y. Srinivasan
· 12 years ago
415f0a0
hv: fix return type of hv_post_message()
by Dan Carpenter
· 13 years ago
14c1bf8
drivers: hv: Increase the number of VCPUs supported in the guest
by K. Y. Srinivasan
· 13 years ago
93e5bd0
Drivers: hv: Make the vmbus driver unloadable
by K. Y. Srinivasan
· 13 years ago
1a26430
Staging: hv: remove last user of DPRINT() macro
by Greg Kroah-Hartman
· 13 years ago
46a9719
Staging: hv: move hyperv code out of staging directory
by Greg Kroah-Hartman
· 13 years ago
[Renamed (99%) from drivers/staging/hv/hyperv_vmbus.h]
696453b
Staging: hv: vmbus: Rename vmbus_child_device_unregister
by K. Y. Srinivasan
· 13 years ago
22794281
Staging: hv: vmbus: Rename vmbus_child_device_register
by K. Y. Srinivasan
· 13 years ago
f2c7301
Staging: hv: vmbus: Rename vmbus_child_device_create
by K. Y. Srinivasan
· 13 years ago
358d2ee
Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
by K. Y. Srinivasan
· 13 years ago
c0e2490
Staging: hv: vmbus: Get rid of an unused function in connection.c
by K. Y. Srinivasan
· 13 years ago
43c698b
Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.h
by K. Y. Srinivasan
· 14 years ago
89b2ca4
Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h
by K. Y. Srinivasan
· 14 years ago
940655c
Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.h
by K. Y. Srinivasan
· 14 years ago
3645a91
Staging: hv: vmbus_drv: Move the content of hv.h to hyperv_vmbus.h
by K. Y. Srinivasan
· 14 years ago
afbdc4a
Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h
by K. Y. Srinivasan
· 14 years ago
0f2a661
Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver
by K. Y. Srinivasan
· 14 years ago