summaryrefslogtreecommitdiffstats
path: root/drivers/hv
AgeCommit message (Expand)Author
2018-04-19Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui
2018-03-28Drivers: hv: vmbus: Fix ring buffer signalingMichael Kelley
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-12-14Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui
2017-10-04Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan
2017-09-22Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-09-22vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()Dexuan Cui
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-16Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter idAlex Ng
2017-08-16Drivers: hv: balloon: Initialize last_post_time on startupAlex Ng
2017-08-16Drivers: hv: balloon: Show the max dynamic memory assignedAlex Ng
2017-08-16Drivers: hv: balloon: Correctly update onlined page countAlex Ng
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov
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-23Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman
2017-07-17vmbus: add prefetch to ring buffer iteratorStephen Hemminger
2017-07-17vmbus: more host signalling avoidanceStephen Hemminger
2017-07-17vmbus: eliminate duplicate cached indexStephen Hemminger
2017-07-17vmbus: refactor hv_signal_on_readStephen Hemminger
2017-07-17vmbus: simplify hv_ringbuffer_readStephen Hemminger
2017-07-17vmbus: re-enable channel taskletStephen Hemminger
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-06-12scsi: storvsc: remove unnecessary channel inbound lockStephen Hemminger
2017-05-25Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley
2017-05-25vmbus: Reuse uuid_le_to_bin() helperAndy Shevchenko
2017-05-25drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()K. Y. Srinivasan
2017-05-25hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov
2017-05-25hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov
2017-05-25Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan
2017-05-18HV: properly delay KVP packets when negotiation is in progressLong Li
2017-05-18Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan
2017-05-18Drivers: hv: util: Make hv_poll_channel() a little more efficientK. Y. Srinivasan
2017-05-18Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()K. Y. Srinivasan
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-17Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan
2017-03-17vmbus: expose debug info for driversStephen Hemminger
2017-03-17vmbus: cleanup header file styleStephen Hemminger