summaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
AgeCommit message (Expand)Author
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby
2019-11-21Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri
2019-11-21Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui
2019-09-06Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui
2019-09-06Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2019-04-10Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutexKimberly Brown
2019-02-14Drivers: hv: vmbus: Expose counters for interrupts and full conditionsKimberly Brown
2019-02-14vmbus: Switch to use new generic UUID APIAndy Shevchenko
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui
2018-12-10Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui
2018-11-26Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui
2018-09-25vmbus: split ring buffer allocation from openStephen Hemminger
2018-09-25vmbus: keep pointer to ring buffer pageStephen Hemminger
2018-09-25vmbus: pass channel to hv_process_channel_removalStephen Hemminger
2018-09-12vmbus: add driver_override supportStephen Hemminger
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-14Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui
2018-04-18scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov
2018-03-06hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-11-28Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman
2017-10-04Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan
2017-10-04vmbus: add per-channel sysfs infoStephen Hemminger
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-16vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger
2017-08-16vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger
2017-08-16vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger
2017-08-16Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov
2017-08-10hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENTVitaly Kuznetsov
2017-08-10x86/hyper-v: Make hv_do_hypercall() inlineVitaly Kuznetsov
2017-07-17vmbus: eliminate duplicate cached indexStephen Hemminger
2017-07-17vmbus: refactor hv_signal_on_readStephen Hemminger
2017-07-17vmbus: drop unused ring_buffer_info elementsStephen Hemminger
2017-06-12scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds