aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-06uio-hv-generic: new userspace i/o driver for VMBusStephen Hemminger
2016-12-06vmbus: add support for dynamic device id'sStephen Hemminger
2016-12-06hv: change clockevents unbind tacticsVitaly Kuznetsov
2016-12-06hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()Vitaly Kuznetsov
2016-12-06hyperv: Fix spelling of HV_UNKOWNHaiyang Zhang
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman
2016-11-07Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan
2016-11-07Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan
2016-11-07Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan
2016-11-07Drivers: hv: balloon: Fix info request to show max page countAlex Ng
2016-11-07Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng
2016-11-07Drivers: hv: vss: Improve log messages.Alex Ng
2016-11-07Drivers: hv: balloon: Add logging for dynamic memory operationsAlex Ng
2016-11-07Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setAlex Ng
2016-11-07Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng
2016-11-07Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov
2016-11-01vmbus: make sysfs names consistent with PCIStephen Hemminger
2016-10-25hv: do not lose pending heartbeat vmbus packetsLong Li
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov
2016-09-27Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov
2016-09-09Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng
2016-09-08Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng
2016-09-08Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng
2016-09-07Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui
2016-09-07Driver: hv: vmbus: Make mmio resource localStephen Hemminger
2016-09-02Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng
2016-09-02Drivers: hv: utils: Continue to poll VSS channel after handling requests.Alex Ng
2016-09-02Drivers: hv: Introduce a policy for controlling channel affinityK. Y. Srinivasan
2016-09-02Drivers: hv: ring_buffer: use wrap around mappings in hv_copy{from, to}_ringb...Vitaly Kuznetsov
2016-09-02Drivers: hv: ring_buffer: wrap around mappings for ring buffersVitaly Kuznetsov
2016-09-02Drivers: hv: cleanup vmbus_open() for wrap around mappingsVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: Use available memory value in pressure reportAlex Ng
2016-08-31Drivers: hv: balloon: replace ha_region_mutex with spinlockVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...Vitaly Kuznetsov
2016-08-31Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2016-08-31Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2016-08-31Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: Enable explicit signaling policy for NIC channelsK. Y. Srinivasan
2016-08-31Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui
2016-08-31Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov
2016-08-31Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov
2016-08-31Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov
2016-08-31Drivers: hv: get rid of redundant messagecount in create_gpadl_header()Vitaly Kuznetsov
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2016-06-13random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-05-01Drivers: hv: balloon: reset host_specified_ha_regionVitaly Kuznetsov
2016-05-01Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov