aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan1-3/+2
2013-01-17Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan1-7/+0
2013-01-17Drivers: hv: Capture the host build informationK. Y. Srinivasan1-0/+9
2013-01-17Drivers: hv: Handle vmbus interrupts concurrently on all cpusK. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Manage event tasklets on per-cpu basisK. Y. Srinivasan1-0/+12
2013-01-17Drivers: hv: Get rid of the unused global signaling stateK. Y. Srinivasan1-24/+0
2013-01-17Drivers: hv: Setup a mapping for Hyper-V's notion cpu IDK. Y. Srinivasan1-0/+11
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan1-4/+3
2012-08-17hv: fail the probing immediately when we are not in hyperv platformJason Wang1-25/+0
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan1-3/+6
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter1-1/+1
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan1-2/+2
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan1-5/+0
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan1-0/+3
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/+429