summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Hv.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: clean up typedefs in Hv.hGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: cleanup coding style issues in Hv.hGreg Kroah-Hartman2009-09-151-74/+63Star
* Staging: hv: remove ReadMsr and WriteMsr functions from Hv.hGreg Kroah-Hartman2009-09-151-20/+0Star
* Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove HANDLE typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-28/+28
* Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+184