summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering2017-10-121-0/+4
* hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov2017-04-271-2/+3
* Drivers: hv: balloon: account for gaps in hot add regionsVitaly Kuznetsov2017-04-271-37/+94
* Drivers: hv: balloon: keep track of where ha_region startsVitaly Kuznetsov2017-04-271-2/+5
* Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()K. Y. Srinivasan2017-04-271-4/+4
* Drivers: hv: get rid of timeout in vmbus_open()Vitaly Kuznetsov2017-04-271-6/+1
* Drivers: hv: don't leak memory in vmbus_establish_gpadl()Vitaly Kuznetsov2017-04-271-1/+8
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-03-263-8/+10
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2017-03-261-2/+2
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-03-151-1/+1
* Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan2017-03-121-0/+4
* hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-03-121-2/+2
* hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-03-121-2/+2
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-11-101-3/+7
* drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins2016-09-151-4/+12
* Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov2016-09-151-2/+8
* Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...Vitaly Kuznetsov2016-09-151-1/+43
* Drivers: hv: vmbus: avoid infinite loop in init_vp_index()Vitaly Kuznetsov2016-09-151-0/+11
* Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui2016-09-153-21/+6
* Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui2016-09-151-2/+19
* Drivers: hv: vss: run only on supported host versionsOlaf Hering2016-09-151-0/+5
* drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin2016-09-151-1/+3
* Drivers: hv: util: catch allocation errorsOlaf Hering2016-09-151-3/+6
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2016-09-154-63/+34
* Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan2016-09-153-2/+9
* random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-08-201-0/+3
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2016-03-031-0/+18
* drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-5/+0
* Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvscDexuan Cui2015-09-201-0/+17
* Drivers: hv: vmbus: use cpu_hotplug_enable/disableVitaly Kuznetsov2015-08-051-34/+4
* Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VPDexuan Cui2015-08-051-0/+38
* Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2015-08-052-0/+92
* drivers/hv: Migrate to new 'set-state' interfaceViresh Kumar2015-08-051-26/+19
* Drivers: hv_vmbus: Fix signal to host conditionChristopher Oo2015-08-051-11/+3
* Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui2015-08-051-2/+18
* Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan2015-08-053-5/+20
* drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-051-4/+84
* drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-051-26/+90
* Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUsK. Y. Srinivasan2015-08-041-0/+1
* mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev2015-08-041-2/+2
* Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hostsVitaly Kuznetsov2015-08-041-0/+4
* Drivers: hv: vmbus: fix typo in hv_port_info structNik Nyby2015-08-041-1/+1
* hv: util: checking the wrong variableDan Carpenter2015-08-041-1/+1
* Drivers: hv: vmbus: Permit sending of packets without payloadK. Y. Srinivasan2015-08-041-1/+3
* Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...Alex Ng2015-08-041-6/+20
* Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()Vitaly Kuznetsov2015-08-041-8/+13
* Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov2015-08-041-0/+3
* Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'Vitaly Kuznetsov2015-08-041-4/+36