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
Age
Commit message (
Expand
)
Author
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 VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedef
Bill Pemberton
2009-09-15
Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedef
Bill Pemberton
2009-09-15
Staging: hv: Hv.c: remove unused physAddr
Bill Pemberton
2009-09-15
Staging: hv: vmbus_drv.c: remove unused structs
Bill Pemberton
2009-09-15
Staging: hv: check return value of device_register()
Bill Pemberton
2009-09-15
Staging: hv: check return value of bus_register()
Bill Pemberton
2009-09-15
Staging: hv: vmbus_drv.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: storvsc_drv.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: RndisFilter.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: NetVsc.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: Remove X2V_LINUX check
Bill Pemberton
2009-09-15
Staging: hv: fix blkvsc_ioctl() parameters
Bill Pemberton
2009-09-15
Staging: hv: fix blkvsc_release() parameters
Bill Pemberton
2009-09-15
Staging: hv: fix blkvsc_open() parameters
Bill Pemberton
2009-09-15
Staging: hv: blkvsc_drv.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: StorVsc.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: Remove C99 comments
Bill Pemberton
2009-09-15
Staging: hv: Use %ld instead of %d for a long ints
Bill Pemberton
2009-09-15
Staging: hv: force hyper-v drivers to be built as a module
Greg Kroah-Hartman
2009-09-15
Staging: hv: Transform some kzalloc calls to kcalloc
Nicolas Palix
2009-09-15
Staging: hv: Remove compatibility ifdefry
Moritz Muehlenhoff
2009-09-15
Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix up printk warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove PrintBytes wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove LogMsg wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemoryFence wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove Sleep wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove spinlock wrapper functions
Greg Kroah-Hartman
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: make netDevice->ReceivePacketListLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: make Device->RequestLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: make RingInfo->RingLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: make Channel->InboundLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemFree wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAllocAtomic wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAllocZeroed wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAlloc wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove TRUE, FALSE, and NULL usage
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove FIELD_OFFSET usage
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UNUSED_VAR usage
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove MIN and MAX usages
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove #defines from osd.c
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove BOOL and BOOLEAN typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove DWORD and BYTE typedefs
Greg Kroah-Hartman
[next]