aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAge
* Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-30
* Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-30
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-03-14
* Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan2017-03-12
* Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan2017-03-12
* Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan2017-03-12
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-03-12
* Drivers: hv: vmbus: Prevent sending data on a rescinded channelK. Y. Srinivasan2017-03-12
* hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov2017-03-12
* hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-03-12
* hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-03-12
* Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov2017-03-12
* Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-02-14
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-14
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-14
* Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan2017-02-14
* hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()Vitaly Kuznetsov2017-01-09
* vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-01
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-25
* Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov2016-09-27
* Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov2016-09-27
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-09
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-08
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-08
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-08
* Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui2016-09-07
* Driver: hv: vmbus: Make mmio resource localStephen Hemminger2016-09-07
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-02
* Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng2016-09-02
* Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan2016-09-02
* Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...Vitaly Kuznetsov2016-09-02
* Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov2016-09-02
* Drivers: hv: cleanup vmbus_open() for wrap around mappingsVitaly Kuznetsov2016-09-02
* Drivers: hv: balloon: Use available memory value in pressure reportAlex Ng2016-08-31
* Drivers: hv: balloon: replace ha_region_mutex with spinlockVitaly Kuznetsov2016-08-31
* Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...Vitaly Kuznetsov2016-08-31
* Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov2016-08-31
* Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov2016-08-31
* Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan2016-08-31
* Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan2016-08-31
* Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan2016-08-31
* Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui2016-08-31
* Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov2016-08-31
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2016-08-31
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2016-08-31
* Drivers: hv: get rid of redundant messagecount in create_gpadl_header()Vitaly Kuznetsov2016-08-31
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-31
* random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-06-13
* Drivers: hv: balloon: reset host_specified_ha_regionVitaly Kuznetsov2016-05-01
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2016-05-01