aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2017-01-20Drivers: hv: vmbus: Get rid of an unsused variableK. Y. Srinivasan
2017-01-20Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the code to signal end of messageK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan
2017-01-20Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan
2017-01-19Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan
2017-01-19Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan
2017-01-19Drivers: hv: vmbus: Move the definition of generate_guest_id()K. Y. Srinivasan
2017-01-19Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contentsK. Y. Srinivasan
2017-01-10Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan
2017-01-10hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov
2017-01-10hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov
2017-01-10Drivers: hv: vmbus: Prevent sending data on a rescinded channelK. Y. Srinivasan
2017-01-10hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov
2017-01-10hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov
2017-01-10hv: allocate synic pages for all present CPUsVitaly Kuznetsov
2017-01-10Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()Vitaly Kuznetsov
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