summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov2015-08-041-0/+14
* Drivers: hv: don't do hypercalls when hypercall_page is NULLVitaly Kuznetsov2015-08-041-5/+8
* Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov2015-08-041-0/+14
* Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov2015-08-042-2/+1
* Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashionK. Y. Srinivasan2015-06-121-2/+12
* Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan2015-06-011-29/+43
* Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0K. Y. Srinivasan2015-06-011-1/+1
* Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...Vitaly Kuznetsov2015-06-011-1/+3
* Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-011-3/+5
* Drivers: hv: vmbus: distribute subchannels among all vcpusVitaly Kuznetsov2015-05-241-1/+28
* Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()Vitaly Kuznetsov2015-05-241-2/+5
* Drivers: hv: vmbus: decrease num_sc on subchannel removalVitaly Kuznetsov2015-05-241-1/+2
* Drivers: hv: vmbus: unify calls to percpu_channel_enq()Vitaly Kuznetsov2015-05-241-33/+18
* Drivers: hv: vmbus: kill tasklets on module unloadVitaly Kuznetsov2015-05-241-1/+4
* Drivers: hv: vmbus: do cleanup on all vmbus_open() failure pathsVitaly Kuznetsov2015-05-241-7/+6
* Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-244-1/+33
* hv: vmbus_free_channels(): remove the redundant free_channel()Dexuan Cui2015-05-241-3/+8
* Drivers: hv: vmbus: unregister panic notifier on module unloadVitaly Kuznetsov2015-05-241-0/+4
* Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov2015-05-241-0/+10
* Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov2015-05-243-4/+4
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-1/+15
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-12/+37
* Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-49/+42
* Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-148/+46
* Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-25/+27
* Drivers: hv: util: introduce hv_utils_transport abstractionVitaly Kuznetsov2015-05-243-1/+328
* Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov2015-05-241-4/+2
* Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-40/+30
* Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-29/+58
* Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-38/+49
* Drivers: hv: util: introduce state machine for util driversVitaly Kuznetsov2015-05-241-0/+9
OpenPOWER on IntegriCloud