aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/vmbus_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Drivers: hv: vmbus: incorrect device name is printed when child device is unregisteredFernando Soto1-4/+4
2013-06-24drivers: hv: allocate synic structures before hv_synic_init()Jason Wang1-2/+6
2013-06-18drivers: hv: switch to use mb() instead of smp_mb()Jason Wang1-1/+1
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan1-4/+7
2013-01-18Drivers: hv: vmbus_flow_handler() can be staticFengguang Wu1-1/+1
2013-01-17Drivers: hv: Add a check to deal with spurious interruptsK. Y. Srinivasan1-4/+6
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan1-0/+21
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan1-3/+1
2013-01-17Drivers: hv: Get rid of unnecessary request for offersK. Y. Srinivasan1-2/+0
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan1-5/+22
2012-09-04hv: vmbus_drv: detect hyperv through x86_hyperJason Wang1-23/+2
2012-08-17hv: fail the probing immediately when we are not in hyperv platformJason Wang1-0/+25
2012-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan1-36/+2
2012-07-19drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-2/+1
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan1-4/+1
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan1-0/+11
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan1-0/+16
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan1-1/+1
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman1-0/+19
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman1-5/+0
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman1-1/+1
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+772