summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)Author
2017-03-26Drivers: hv: avoid vfree() on crashVitaly Kuznetsov
2016-09-15drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins
2016-09-15Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui
2016-09-15drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin
2016-08-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
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: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-08-04mshyperv: fix recognition of Hyper-V guest crash MSR'sDenis V. Lunev
2015-08-04Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'Vitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special crash handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: add special kexec handlerVitaly Kuznetsov
2015-08-04Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()Vitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: kill tasklets on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-05-24Drivers: hv: vmbus: unregister panic notifier on module unloadVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov
2015-04-03hv: run non-blocking message handlers in the dispatch taskletDexuan Cui
2015-03-01mei: bus: () can be statickbuild test robot
2015-03-01Drivers: hv: vmbus: Add support for VMBus panic notifier handlerNick Meier
2015-03-01Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Properly handle child device removeK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Teardown clockevent devices on module unloadVitaly Kuznetsov
2015-03-01drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unloadVitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...Vitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov
2015-03-01Drivers: hv: vmbus: prevent cpu offlining on newer hypervisorsVitaly Kuznetsov
2015-02-15Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-25Drivers: hv: vmbus: hv_process_timer_expiration() can be statickbuild test robot
2015-01-25Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan
2014-06-03hyper-v: make uuid_le conststephen hemminger
2014-04-01Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner
2014-02-24vmbus: use resource for hyperv mmio regionGerd Hoffmann
2014-02-24vmbus: add missing breaksGerd Hoffmann
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-09-26hv: move ringbuffer bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "modalias" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman