summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)Author
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
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-07-16Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang
2013-06-18drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan
2013-01-18Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu
2013-01-17Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan
2013-01-17Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan
2012-09-04hv: vmbus_drv: detect hyperv through x86_hyperJason Wang