summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
...
* | Drivers: hv: vmbus: Get rid of an unsused variableK. Y. Srinivasan2017-01-201-4/+0
* | Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan2017-01-201-1/+2
* | Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan2017-01-201-5/+5
* | Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan2017-01-202-35/+1
* | Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-201-6/+1
* | Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-202-35/+0
* | Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-203-81/+2
* | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-202-103/+0
* | Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-192-53/+0
* | Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-191-42/+3
* | Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan2017-01-191-43/+0
* | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan2017-01-191-15/+0
* | Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan2017-01-101-0/+4
* | Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan2017-01-101-0/+4
* | Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan2017-01-101-0/+4
* | Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-01-102-0/+43
* | hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov2017-01-102-5/+35
* | hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov2017-01-103-18/+20
* | Drivers: hv: vmbus: Prevent sending data on a rescinded channelK. Y. Srinivasan2017-01-101-0/+7
* | hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov2017-01-101-2/+3
* | hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-01-101-2/+2
* | hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-01-101-2/+2
* | Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov2017-01-104-18/+28
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-4/+4
* uio-hv-generic: new userspace i/o driver for VMBusStephen Hemminger2016-12-061-0/+1
* vmbus: add support for dynamic device id'sStephen Hemminger2016-12-061-8/+166
* hv: change clockevents unbind tacticsVitaly Kuznetsov2016-12-061-2/+4
* hv: acquire vmbus_connection.channel_mutex in vmbus_free_channels()Vitaly Kuznetsov2016-12-061-0/+2
* hyperv: Fix spelling of HV_UNKOWNHaiyang Zhang2016-12-061-3/+3
* Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-141-1/+1
|\
| * vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-011-1/+1
* | Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-073-14/+8
* | Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2016-11-073-101/+34
* | Drivers: hv: vmbus: Base host signaling strictly on the ring stateK. Y. Srinivasan2016-11-073-12/+20
* | Drivers: hv: balloon: Fix info request to show max page countAlex Ng2016-11-071-2/+7
* | Drivers: hv: vss: Operation timeouts should match host expectationAlex Ng2016-11-071-2/+6
* | Drivers: hv: vss: Improve log messages.Alex Ng2016-11-071-6/+19
* | Drivers: hv: balloon: Add logging for dynamic memory operationsAlex Ng2016-11-071-3/+28
* | Drivers: hv: balloon: Disable hot add when CONFIG_MEMORY_HOTPLUG is not setAlex Ng2016-11-071-0/+4
* | Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-071-3/+6
* | Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeoutVitaly Kuznetsov2016-11-071-1/+1
|/
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
* Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov2016-09-271-2/+0
* Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov2016-09-271-2/+2
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-091-11/+28
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-081-23/+59
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-081-13/+7
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-081-10/+10
* Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warningsDexuan Cui2016-09-071-2/+24
* Driver: hv: vmbus: Make mmio resource localStephen Hemminger2016-09-071-2/+2
OpenPOWER on IntegriCloud