aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Hv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: hv: move HvStatus.h into hv_api.hGreg Kroah-Hartman1-1/+0
2009-09-15Staging: hv: coding style cleanups for HvStatus.hGreg Kroah-Hartman1-5/+4
2009-09-15Staging: hv: create hv_api.hGreg Kroah-Hartman1-4/+1
2009-09-15Staging: hv: typdef fixes for HvSynicApi.hGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: coding style cleanup of include/HvHcApi.hGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: remove include/HvHalApi.hGreg Kroah-Hartman1-1/+0
2009-09-15Staging: hv: remove include/HvTypes.hGreg Kroah-Hartman1-1/+0
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman1-2/+0
2009-09-15Staging: hv: clean up typedefs in Hv.hGreg Kroah-Hartman1-6/+6
2009-09-15Staging: hv: cleanup coding style issues in Hv.hGreg Kroah-Hartman1-74/+63
2009-09-15Staging: hv: remove ReadMsr and WriteMsr functions from Hv.hGreg Kroah-Hartman1-20/+0
2009-09-15Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: remove HANDLE typedefBill Pemberton1-2/+2
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-28/+28
2009-09-15Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman1-6/+6
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove VOID typedefGreg Kroah-Hartman1-6/+6
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman1-6/+6
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen1-0/+184