summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Hv.h
AgeCommit message (Expand)Author
2009-09-15Staging: hv: move HvStatus.h into hv_api.hGreg Kroah-Hartman
2009-09-15Staging: hv: coding style cleanups for HvStatus.hGreg Kroah-Hartman
2009-09-15Staging: hv: create hv_api.hGreg Kroah-Hartman
2009-09-15Staging: hv: typdef fixes for HvSynicApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: coding style cleanup of include/HvHcApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove include/HvHalApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove include/HvTypes.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: clean up typedefs in Hv.hGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in Hv.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove ReadMsr and WriteMsr functions from Hv.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove HANDLE typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove VOID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen