aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hyperv_vmbus.h
Commit message (Expand)AuthorAge
* Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui2018-05-14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
* | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-06
|/
* hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov2017-11-04
* vmbus: add per-channel sysfs infoStephen Hemminger2017-10-04
* hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-10
* Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan2017-05-18
* Drivers: hv: util: Make hv_poll_channel() a little more efficientK. Y. Srinivasan2017-05-18
* vmbus: expose debug info for driversStephen Hemminger2017-03-17
* vmbus: cleanup header file styleStephen Hemminger2017-03-17
* vmbus: make channel_message table constantStephen Hemminger2017-03-17
* vmbus: constify parameters where possibleStephen Hemminger2017-02-14
* vmbus: expose hv_begin/end_readStephen Hemminger2017-02-14
* vmbus: remove conditional locking of vmbus_writeStephen Hemminger2017-02-14
* vmbus: change to per channel taskletStephen Hemminger2017-02-14
* vmbus: put related per-cpu variable togetherStephen Hemminger2017-02-14
* vmbus: drop no longer used kick_q argumentStephen Hemminger2017-02-10
* vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger2017-02-10
* Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-31
* Drivers: hv: vmbus: Cleanup hyperv_vmbus.hK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-19
* Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-19
* Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan2017-01-19
* hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov2017-01-10
* Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov2017-01-10
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-07
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-07
* Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov2016-11-07
* Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov2016-09-02
* Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan2016-08-31
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-31
* Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov2016-05-01
* Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov2016-05-01
* Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan2016-04-30
* Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17
|\
| * Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-01
| * Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov2016-03-01
| * Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov2016-03-01
| * Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan2016-02-08
| * Drivers: hv: vmbus: Cleanup vmbus_set_event()K. Y. Srinivasan2016-02-08
* | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin2016-02-16
|/
* Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\
| * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()Vitaly Kuznetsov2015-12-14
| * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutexDexuan Cui2015-12-14
| * drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins2015-12-14