aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAge
...
| * staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang2010-09-14
* | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
* | staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-03
* | staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen2010-09-03
* | staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang2010-09-03
* | staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-03
* | staging: hv: Fix missing functions for net_device_opsHaiyang Zhang2010-09-03
|/
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* | Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
|\ \ | |/ |/|
| * Staging: hv: remove RING_BUFFER typedefGreg Kroah-Hartman2010-07-27
| * Staging: hv: remove RING_BUFFER_INFO typedefGreg Kroah-Hartman2010-07-27
| * Staging: hv: remove RING_BUFFER_DEBUG_INFO typedefGreg Kroah-Hartman2010-07-27
| * staging: hv: Fix Kconfig dependency of hv_blkvscHaiyang Zhang2010-07-26
| * Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-22
| * Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-22
| * staging: hv: check kzalloc() resultKulikov Vasiliy2010-07-22
| * Staging: hyperv: add clocksource driverKy Srinivasan2010-07-08
| * Staging: hv: Storage class should be before const qualifierTobias Klauser2010-06-18
* | Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang2010-06-30
* | staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-30
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21
|\
| * staging: hv: Added heartbeat functionality to hv_utilsHank Janssen2010-05-17
| * Staging: Use kmemdupJulia Lawall2010-05-17
| * staging: hv: Fix error checking in channel.cHaiyang Zhang2010-05-14
| * Staging: hv: auto-load MSFT PV NIC driverK. Y. Srinivasan2010-05-14
| * staging: hv: Optimize adj_guesttime function and add more detailed commentsHaiyang Zhang2010-05-11
| * Staging: hv: storvsc module descriptionsStephen Hemminger2010-05-11
| * Staging: hv: block_operations can be constStephen Hemminger2010-05-11
| * Staging: hv: add module description to blkvscStephen Hemminger2010-05-11
| * Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename StorVsc.c to storvsc.cGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename Vmbus.c to vmbus.cGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename BlkVsc.c to blkvsc.cGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename Connection.c to connection.cGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename Channel.c and .h to channel.c and .hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename Hv.h to hv.hGreg Kroah-Hartman2010-05-11
| * Staging: hv: rename Hv.c to hv.cGreg Kroah-Hartman2010-05-11