Age | Commit message (Expand) | Author |
2010-06-30 | Staging: hv: fix hv_utils module to properly autoload | Haiyang Zhang |
2010-06-30 | staging: hv: Fix race condition on vmbus channel initialization | Haiyang Zhang |
2010-05-21 | Merge staging-next tree into Linus's latest version | Greg Kroah-Hartman |
2010-05-17 | staging: hv: Added heartbeat functionality to hv_utils | Hank Janssen |
2010-05-17 | Staging: Use kmemdup | Julia Lawall |
2010-05-14 | staging: hv: Fix error checking in channel.c | Haiyang Zhang |
2010-05-14 | Staging: hv: auto-load MSFT PV NIC driver | K. Y. Srinivasan |
2010-05-11 | staging: hv: Optimize adj_guesttime function and add more detailed comments | Haiyang Zhang |
2010-05-11 | Staging: hv: storvsc module descriptions | Stephen Hemminger |
2010-05-11 | Staging: hv: block_operations can be const | Stephen Hemminger |
2010-05-11 | Staging: hv: add module description to blkvsc | Stephen Hemminger |
2010-05-11 | Staging: hv: rename VersionInfo.h to version_info.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename VmbusPrivate.h to vmbus_private.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename VmbusApi.h to vmbus_api.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename StorVscApi.h to storvsc_api.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename NetVscApi.h to netvsc_api.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename StorVsc.c to storvsc.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename NetVsc.c and .h to netvsc.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename Vmbus.c to vmbus.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename BlkVsc.c to blkvsc.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename Connection.c to connection.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename Channel.c and .h to channel.c and .h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename Hv.h to hv.h | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename Hv.c to hv.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: rename hyperv_utils.c to hv_utils.c | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: util.h: fix up space mess again | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: remove typedef that was just added. | Greg Kroah-Hartman |
2010-05-11 | Staging: hv: Add Time Sync feature to hv_utils module. | Haiyang Zhang |
2010-05-11 | Staging: hv: Channel.c: fix up compiler warning | Greg Kroah-Hartman |
2010-05-11 | staging: hv: remove ASSERT in logging.h | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT() and return -EINVAL in NetVsc.c | Bill Pemberton |
2010-05-11 | staging: hv: replace ASSERT() with WARN_ON() in NetVsc.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in vmbus_drv.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.c | Bill Pemberton |
2010-05-11 | staging: hv: check return value of RingBufferInit() | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in RingBuffer.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in RndisFilter.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in RndisFilter.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in StorVsc.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in blkvsc_drv.c | Bill Pemberton |
2010-05-11 | staging: hv: make the block driver depend on LBDAF | Bill Pemberton |
2010-05-11 | staging: hv: return error instead calling ASSERT in blkvsc_drv.c | Bill Pemberton |
2010-05-11 | staging: hv: remove ASSERT()s in storvsc_drv.c | Bill Pemberton |