aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/include
AgeCommit message (Expand)Author
2009-09-15Staging: hv: move vmbus.hGreg Kroah-Hartman
2009-09-15Staging: hv: coding style cleanup of include/HvVpApi.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: fix GUID reference problemGreg 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 vstorage.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove custom cpuid functionGreg Kroah-Hartman
2009-09-15Staging: hv: remove wrapper functions around kmap_Bill Pemberton
2009-09-15Staging: hv: remove wrapper function VirtualFreeBill Pemberton
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton
2009-09-15Staging: hv: remove wrapper functions for bit operationsBill Pemberton
2009-09-15Staging: hv: remove WaitEventClose()Bill Pemberton
2009-09-15Staging: hv: rework use of workqueues in osdBill Pemberton
2009-09-15Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix
2009-09-15Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix
2009-09-15Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix
2009-09-15Staging: hv: remove HANDLE typedefBill Pemberton
2009-09-15Staging: hv remove TIMER typedefBill Pemberton
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: Remove WORKQUEUE typedefBill Pemberton
2009-09-15Staging: hv: check return value of device_register()Bill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff
2009-09-15Staging: hv: osd: remove GetTickCount and GetTimestamp wrappersGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove PrintBytes wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove LogMsg wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemoryFence wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove Sleep wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove spinlock wrapper functionsGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAllocAtomic wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: remove TRUE, FALSE, and NULL usageGreg Kroah-Hartman
2009-09-15Staging: hv: remove FIELD_OFFSET usageGreg Kroah-Hartman
2009-09-15Staging: hv: remove UNUSED_VAR usageGreg Kroah-Hartman
2009-09-15Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED definesGreg Kroah-Hartman
2009-09-15Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove MIN and MAX usagesGreg Kroah-Hartman
2009-09-15Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove DWORD and BYTE typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman