summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Re-implement the synchronization for util channelsK. Y. Srinivasan2011-05-171-21/+18
* 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: Move the contents of utils.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of the file version_info.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/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* 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: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen2011-04-041-8/+9
* | staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen2011-04-041-12/+0
|/
* Staging: hv: Remove osd layerK. Y. Srinivasan2011-02-181-1/+1
* staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang2011-01-311-3/+3
* Staging: hv: Implement key/value pair (KVP)Ky Srinivasan2011-01-201-0/+14
* Staging: hv: Rename hv_utils.c to hv_util.cKy Srinivasan2011-01-201-0/+315
OpenPOWER on IntegriCloud