aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2018-03-09Merge tag 'v4.4.118' into v4.4-rtDaniel Wagner
2018-02-25Drivers: hv: vmbus: fix build warningSudip Mukherjee
2018-01-25Merge tag 'v4.4.113' into v4.4-rtDaniel Wagner
2018-01-23x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse
2017-11-17Merge tag 'v4.4.92' into v4.4-rtSteven Rostedt (VMware)
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-05-08Merge tag 'v4.4.64' into v4.4-rtSteven Rostedt (VMware)
2017-04-27hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov
2017-04-27Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov
2017-04-27Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan
2017-04-27Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov
2017-04-27Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov
2017-04-10Merge tag 'v4.4.57' into v4.4-rtSteven Rostedt (VMware)
2017-04-10Merge tag 'v4.4.54' into v4.4-rtSteven Rostedt (VMware)
2017-03-26Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2017-03-26Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-03-13Merge tag 'v4.4.53' into v4.4-rtSteven Rostedt (VMware)
2017-03-12Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan
2017-03-12Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan
2017-03-12Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan
2017-03-12hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov
2017-03-12hv: allocate synic pages for all present CPUsVitaly Kuznetsov
2016-11-16Merge tag 'v4.4.31' into v4.4-rtSteven Rostedt (Red Hat)
2016-11-10hv: do not lose pending heartbeat vmbus packetsLong Li
2016-09-20hyperv: Fix compilation issue with 4.4.19-rt27Juerg Haefliger
2016-09-15drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-09-15Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...Vitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: avoid infinite loop in init_vp_index()Vitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui
2016-09-15Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui
2016-09-15Drivers: hv: vss: run only on supported host versionsOlaf Hering
2016-09-15drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin
2016-09-15Drivers: hv: util: catch allocation errorsOlaf Hering
2016-09-15Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2016-09-15Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan
2016-08-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-03-03Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin
2015-09-20Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvscDexuan Cui
2015-08-05Drivers: hv: vmbus: use cpu_hotplug_enable/disableVitaly Kuznetsov
2015-08-05Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VPDexuan Cui
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-08-05drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-05Drivers: hv_vmbus: Fix signal to host conditionChristopher Oo
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins