Age | Commit message (Expand) | Author |
2010-09-03 | staging: hv: Fixed lockup problem with bounce_buffer scatter list | Hank Janssen |
2010-09-03 | staging: hv: Increased storvsc ringbuffer and max_io_requests | Hank Janssen |
2010-09-03 | staging: hv: Fixed the value of the 64bit-hole inside ring buffer | Haiyang Zhang |
2010-09-03 | staging: hv: Fixed bounce kmap problem by using correct index | Hank Janssen |
2010-09-03 | staging: hv: Fix missing functions for net_device_ops | Haiyang Zhang |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-08-05 | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman |
2010-07-27 | Staging: hv: remove RING_BUFFER typedef | Greg Kroah-Hartman |
2010-07-27 | Staging: hv: remove RING_BUFFER_INFO typedef | Greg Kroah-Hartman |
2010-07-27 | Staging: hv: remove RING_BUFFER_DEBUG_INFO typedef | Greg Kroah-Hartman |
2010-07-26 | staging: hv: Fix Kconfig dependency of hv_blkvsc | Haiyang Zhang |
2010-07-22 | Staging: hv: remove DPRINT_EXIT macro | Greg Kroah-Hartman |
2010-07-22 | Staging: hv: remove DPRINT_ENTER macro | Greg Kroah-Hartman |
2010-07-22 | staging: hv: check kzalloc() result | Kulikov Vasiliy |
2010-07-08 | Staging: hyperv: add clocksource driver | Ky Srinivasan |
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-06-18 | Staging: hv: Storage class should be before const qualifier | Tobias Klauser |
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 |