aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hv.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: vmbus_drv: Create a common header file to build the vmbus driverK. Y. Srinivasan2011-05-171-0/+1
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-171-0/+2
* Staging: hv: Change Cleanup to cleanup in hv.cK. Y. Srinivasan2011-05-111-9/+9
* Staging: hv: Get rid of some dead code from hv.cK. Y. Srinivasan2011-05-111-31/+0
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen2011-04-041-5/+5
* | staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen2011-04-041-46/+8
|/
* Staging: hv: Cleanup vmalloc callsK. Y. Srinivasan2011-02-181-5/+0
* Staging: hv: Remove osd layerK. Y. Srinivasan2011-02-181-1/+1
* Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan2011-02-181-5/+10
* staging/hv/osd: don't reimplement ALIGN macroUwe Kleine-König2011-01-201-2/+2
* staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang2010-11-091-6/+6
* staging: hv: Convert camel cased functions in hv.c to lower casesHaiyang Zhang2010-11-091-22/+25
* staging: hv: Convert camel cased local variables in hv.c to lower casesHaiyang Zhang2010-11-091-86/+86
* staging: hv: Convert camel cased struct fields in hv.h to lower casesHaiyang Zhang2010-11-091-45/+50
* staging: hv: Convert camel cased struct fields in hv_api.h to lower casesHaiyang Zhang2010-11-091-60/+60
* Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-221-19/+2
* Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-221-8/+0
* Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename Hv.c to hv.cGreg Kroah-Hartman2010-05-111-0/+524