summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/ChannelMgmt.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-11-301-1/+1
* Staging: hv: remove more usages of internal list routinesBill Pemberton2009-09-151-29/+21
* Staging: hv: reorg ChannelMgmt a bitGreg Kroah-Hartman2009-09-151-37/+24
* Staging: hv: coding style cleanups for ChannelMgmt.cGreg Kroah-Hartman2009-09-151-347/+267
* Staging: hv: remove typedefs from ChannelMgmt.cGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: typedef removal for ChannelMessages.hGreg Kroah-Hartman2009-09-151-107/+51
* Staging: hv: typdef fixes for HvSynicApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: fix GUID reference problemGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-13/+45
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: clean up typedefs in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-24/+24
* Staging: hv: remove Sources.cGreg Kroah-Hartman2009-09-151-0/+2
* Staging: hv: cleanup coding style issues in ChannelMgmt.hGreg Kroah-Hartman2009-09-151-14/+5
* Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman2009-09-151-8/+4
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-9/+9
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-1/+1
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-151-5/+9
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-41/+37
* Staging: hv: osd: remove PrintBytes wrapperGreg Kroah-Hartman2009-09-151-1/+2
* Staging: hv: make gVmbusConnection.ChannelLock a real spinlockGreg Kroah-Hartman2009-09-151-6/+8
* Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlockGreg Kroah-Hartman2009-09-151-8/+12
* Staging: hv: make Channel->InboundLock a real spinlockGreg Kroah-Hartman2009-09-151-9/+1
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: osd: remove MemAllocAtomic wrapperGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: remove TRUE, FALSE, and NULL usageGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+826
OpenPOWER on IntegriCloud