index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
/
VmbusPrivate.h
Age
Commit message (
Expand
)
Author
2009-09-15
Staging: hv: remove more usages of internal list routines
Bill Pemberton
2009-09-15
Staging: hv: move VmbusApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: move List.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd.h: fix GUID reference problem
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd.h: remove GUID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: clean up typedefs in ChannelMgmt.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: cleanup coding style issues in VmbusPrivate.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove wrapper functions for atomic operations
Bill Pemberton
2009-09-15
Staging: hv: remove WAITEVENT typedef
Bill Pemberton
2009-09-15
Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...
Nicolas Palix
2009-09-15
Staging: hv: Remove WORKQUEUE typedef
Bill Pemberton
2009-09-15
Staging: hv: remove VMBUS_MSGINFO typedef
Bill Pemberton
2009-09-15
Staging: hv: remove VMBUS_CONNECTION typedef
Bill Pemberton
2009-09-15
Staging: hv: remove VMBUS_CONNECT_STATE typedef
Bill Pemberton
2009-09-15
Staging: hv: Remove C99 comments
Bill Pemberton
2009-09-15
Staging: hv: make gVmbusConnection.ChannelLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove SIZE_T typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT32 and INT32 typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove VOID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove PVOID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove INTERNAL typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: make the Hyper-V virtual bus code build
Greg Kroah-Hartman
2009-09-15
Staging: hv: add the Hyper-V virtual bus
Hank Janssen