aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hyperv_vmbus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui1-0/+3
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov1-0/+1
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley1-1/+3
2017-11-04hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov1-0/+2
2017-10-04vmbus: add per-channel sysfs infoStephen Hemminger1-0/+2
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov1-11/+0
2017-05-18Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan1-0/+7
2017-05-18Drivers: hv: util: Make hv_poll_channel() a little more efficientK. Y. Srinivasan1-0/+4
2017-03-17vmbus: expose debug info for driversStephen Hemminger1-11/+0
2017-03-17vmbus: cleanup header file styleStephen Hemminger1-8/+8
2017-03-17vmbus: make channel_message table constantStephen Hemminger1-1/+1
2017-02-14vmbus: constify parameters where possibleStephen Hemminger1-3/+3
2017-02-14vmbus: expose hv_begin/end_readStephen Hemminger1-4/+0
2017-02-14vmbus: remove conditional locking of vmbus_writeStephen Hemminger1-2/+1
2017-02-14vmbus: change to per channel taskletStephen Hemminger1-1/+0
2017-02-14vmbus: put related per-cpu variable togetherStephen Hemminger1-22/+31
2017-02-10vmbus: drop no longer used kick_q argumentStephen Hemminger1-3/+2
2017-02-10vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger1-7/+9
2017-01-31Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov1-2/+0
2017-01-20Drivers: hv: vmbus: Cleanup hyperv_vmbus.hK. Y. Srinivasan1-150/+2
2017-01-20Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan1-35/+0
2017-01-20Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan1-10/+0
2017-01-20Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan1-27/+0
2017-01-20Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan1-8/+0
2017-01-19Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan1-1/+0
2017-01-19Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan1-43/+0
2017-01-19Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan1-15/+0
2017-01-10hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov1-2/+2
2017-01-10Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov1-1/+1
2016-11-07Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan1-2/+2
2016-11-07Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan1-3/+3
2016-11-07Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov1-1/+1
2016-09-02Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov1-2/+2
2016-08-31Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan1-1/+2
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov1-1/+1
2016-05-01Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov1-2/+14
2016-05-01Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov1-0/+5
2016-04-30Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan1-2/+0
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-6/+30
2016-03-01Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan1-1/+3
2016-03-01Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov1-0/+24
2016-03-01Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov1-1/+1
2016-02-16drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin1-6/+0
2016-02-07Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan1-1/+1
2016-02-07Drivers: hv: vmbus: Cleanup vmbus_set_event()K. Y. Srinivasan1-3/+1
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-15/+11
2015-12-16drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin1-9/+0
2015-12-16drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin1-75/+0
2015-12-16drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin1-2/+0