index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
39
-475
/
+1301
2010-05-17
staging: hv: Added heartbeat functionality to hv_utils
Hank Janssen
4
-3
/
+92
2010-05-17
Staging: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-14
staging: hv: Fix error checking in channel.c
Haiyang Zhang
1
-4
/
+4
2010-05-14
Staging: hv: auto-load MSFT PV NIC driver
K. Y. Srinivasan
1
-0
/
+26
2010-05-11
staging: hv: Optimize adj_guesttime function and add more detailed comments
Haiyang Zhang
1
-10
/
+23
2010-05-11
Staging: hv: storvsc module descriptions
Stephen Hemminger
1
-1
/
+3
2010-05-11
Staging: hv: block_operations can be const
Stephen Hemminger
1
-1
/
+1
2010-05-11
Staging: hv: add module description to blkvsc
Stephen Hemminger
1
-2
/
+3
2010-05-11
Staging: hv: rename VersionInfo.h to version_info.h
Greg Kroah-Hartman
7
-6
/
+6
2010-05-11
Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h
Greg Kroah-Hartman
5
-4
/
+4
2010-05-11
Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h
Greg Kroah-Hartman
4
-3
/
+3
2010-05-11
Staging: hv: rename VmbusPrivate.h to vmbus_private.h
Greg Kroah-Hartman
8
-7
/
+7
2010-05-11
Staging: hv: rename VmbusApi.h to vmbus_api.h
Greg Kroah-Hartman
7
-6
/
+6
2010-05-11
Staging: hv: rename StorVscApi.h to storvsc_api.h
Greg Kroah-Hartman
4
-3
/
+3
2010-05-11
Staging: hv: rename NetVscApi.h to netvsc_api.h
Greg Kroah-Hartman
4
-3
/
+3
2010-05-11
Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .h
Greg Kroah-Hartman
4
-2
/
+2
2010-05-11
Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .h
Greg Kroah-Hartman
5
-3
/
+3
2010-05-11
Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .h
Greg Kroah-Hartman
4
-3
/
+3
2010-05-11
Staging: hv: rename StorVsc.c to storvsc.c
Greg Kroah-Hartman
3
-2
/
+2
2010-05-11
Staging: hv: rename NetVsc.c and .h to netvsc.c and .h
Greg Kroah-Hartman
4
-3
/
+3
2010-05-11
Staging: hv: rename Vmbus.c to vmbus.c
Greg Kroah-Hartman
2
-1
/
+1
2010-05-11
Staging: hv: rename BlkVsc.c to blkvsc.c
Greg Kroah-Hartman
2
-1
/
+1
2010-05-11
Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .h
Greg Kroah-Hartman
5
-4
/
+4
2010-05-11
Staging: hv: rename Connection.c to connection.c
Greg Kroah-Hartman
2
-1
/
+1
2010-05-11
Staging: hv: rename Channel.c and .h to channel.c and .h
Greg Kroah-Hartman
5
-3
/
+3
2010-05-11
Staging: hv: rename Hv.h to hv.h
Greg Kroah-Hartman
2
-1
/
+1
2010-05-11
Staging: hv: rename Hv.c to hv.c
Greg Kroah-Hartman
2
-1
/
+1
2010-05-11
Staging: hv: rename hyperv_utils.c to hv_utils.c
Greg Kroah-Hartman
2
-1
/
+0
2010-05-11
Staging: hv: util.h: fix up space mess again
Greg Kroah-Hartman
1
-11
/
+11
2010-05-11
Staging: hv: remove typedef that was just added.
Greg Kroah-Hartman
2
-6
/
+4
2010-05-11
Staging: hv: Add Time Sync feature to hv_utils module.
Haiyang Zhang
3
-3
/
+130
2010-05-11
Staging: hv: Channel.c: fix up compiler warning
Greg Kroah-Hartman
1
-1
/
+1
2010-05-11
staging: hv: remove ASSERT in logging.h
Bill Pemberton
1
-7
/
+0
2010-05-11
staging: hv: remove ASSERT() and return -EINVAL in NetVsc.c
Bill Pemberton
1
-1
/
+5
2010-05-11
staging: hv: replace ASSERT() with WARN_ON() in NetVsc.c
Bill Pemberton
1
-1
/
+1
2010-05-11
staging: hv: remove ASSERT()s
Bill Pemberton
3
-27
/
+26
2010-05-11
staging: hv: remove ASSERT()s in vmbus_drv.c
Bill Pemberton
1
-3
/
+3
2010-05-11
staging: hv: remove ASSERT()s and return -EINVAL in RingBuffer.c
Bill Pemberton
1
-1
/
+2
2010-05-11
staging: hv: check return value of RingBufferInit()
Bill Pemberton
2
-3
/
+13
2010-05-11
staging: hv: remove ASSERT()s in RingBuffer.c
Bill Pemberton
1
-3
/
+3
2010-05-11
staging: hv: remove ASSERT()s in RndisFilter.c
Bill Pemberton
1
-4
/
+11
2010-05-11
staging: hv: remove ASSERT()s in RndisFilter.c
Bill Pemberton
1
-9
/
+9
2010-05-11
staging: hv: remove ASSERT()s in StorVsc.c
Bill Pemberton
1
-13
/
+13
2010-05-11
staging: hv: remove ASSERT()s in blkvsc_drv.c
Bill Pemberton
1
-5
/
+5
2010-05-11
staging: hv: make the block driver depend on LBDAF
Bill Pemberton
2
-2
/
+2
2010-05-11
staging: hv: return error instead calling ASSERT in blkvsc_drv.c
Bill Pemberton
1
-1
/
+5
2010-05-11
staging: hv: remove ASSERT()s in storvsc_drv.c
Bill Pemberton
1
-15
/
+13
2010-05-11
staging: hv: remove ASSERT()s in Channel.c
Bill Pemberton
1
-9
/
+9
2010-05-11
Staging: hv: return -EINVAL instead of calling ASSERT()
Bill Pemberton
1
-3
/
+4
[next]