]> Pileus Git - ~andy/linux/history - drivers/staging/hv/Channel.c
Staging: hv: remove timer wrapper functions
[~andy/linux] / drivers / staging / hv / Channel.c
2009-09-15 Greg Kroah-HartmanStaging: hv: remove timer wrapper functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: add osd_ prefix to global functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove physical address wrapper functions
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for atomic operations
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for bit operations
2009-09-15 Bill PembertonStaging: hv: remove WaitEventClose()
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: properly fix the printk() warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: remove more printk() warnings
2009-09-15 Bill PembertonStaging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFF...
2009-09-15 Bill PembertonStaging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER...
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Bill PembertonStaging: hv: Use %ld instead of %d for a long ints
2009-09-15 Greg Kroah-HartmanStaging: hv: make gVmbusConnection.ChannelLock a real...
2009-09-15 Greg Kroah-HartmanStaging: hv: make gVmbusConnection.ChannelMsgLock a...
2009-09-15 Greg Kroah-HartmanStaging: hv: make Channel->InboundLock a real spinlock
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocZeroed wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAlloc wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT64 and INT64 and UCHAR typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT16 and INT16 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT8 and INT8 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove VOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PVOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual bus code build
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual bus