summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/RingBuffer.c
AgeCommit message (Expand)Author
2010-03-03Staging: hv: fix various coding style issues in RingBuffer.cC. Bartlett
2009-09-15Staging: hv: move logging.hGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove Sources.cGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman
2009-09-15Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: osd: remove MemoryFence wrapperGreg Kroah-Hartman
2009-09-15Staging: hv: make RingInfo->RingLock a real spinlockGreg 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: make the Hyper-V virtual bus code buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen