summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Connection.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton
2009-09-15Staging: hv: coding style cleanups for Connection.cGreg Kroah-Hartman
2009-09-15Staging: hv: move logging.hGreg Kroah-Hartman
2009-09-15Staging: hv: typedef removal for ChannelMessages.hGreg Kroah-Hartman
2009-09-15Staging: hv: typdef fixes for HvSynicApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove Sources.cGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in VmbusPrivate.hGreg 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 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: fix sparse function warningsGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove ULONG_PTR typedefGreg 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: make the Hyper-V virtual bus code buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen