Staging: hv: fix oops in vmbus - missing #include
[safe/jmp/linux-2.6] / drivers / staging / hv / ChannelMgmt.h
2009-10-30 Milan DadokStaging: hv: fix oops in vmbus - missing #include
2009-10-30 Hank JanssenStaging: hv: Fix vmbus load hang caused by faulty data...
2009-09-15 Bill PembertonStaging: hv: remove more usages of internal list routines
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PFN_CHANNEL_CALLBACK
2009-09-15 Greg Kroah-HartmanStaging: hv: move VmbusPacketFormat.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move VmbusChannelInterface.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move List.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ChannelMessages.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typedef removal for ChannelMessages.h
2009-09-15 Greg Kroah-HartmanStaging: hv: osd.h: remove GUID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: clean up typedefs in ChannelMgmt.h
2009-09-15 Greg Kroah-HartmanStaging: hv: cleanup coding style issues in ChannelMgmt.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove timer wrapper functions
2009-09-15 Bill PembertonStaging: hv remove TIMER typedef
2009-09-15 Bill PembertonStaging: hv: remove WAITEVENT typedef
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: Remove WORKQUEUE typedef
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Greg Kroah-HartmanStaging: hv: make Channel->InboundLock a real spinlock
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 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: remove INTERNAL 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