index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: hv: Convert vmbus driver interface function pointer table to constant
Haiyang Zhang
2010-09-15
6
-31
/
+19
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-11
1
-3
/
+10
|
\
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-0
/
+5
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-3
/
+5
*
|
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
2010-08-05
21
-665
/
+174
|
\
\
|
|
/
|
/
|
|
*
Staging: hv: remove RING_BUFFER typedef
Greg Kroah-Hartman
2010-07-27
2
-6
/
+6
|
*
Staging: hv: remove RING_BUFFER_INFO typedef
Greg Kroah-Hartman
2010-07-27
3
-35
/
+37
|
*
Staging: hv: remove RING_BUFFER_DEBUG_INFO typedef
Greg Kroah-Hartman
2010-07-27
3
-11
/
+11
|
*
staging: hv: Fix Kconfig dependency of hv_blkvsc
Haiyang Zhang
2010-07-27
1
-1
/
+1
|
*
Staging: hv: remove DPRINT_EXIT macro
Greg Kroah-Hartman
2010-07-23
16
-348
/
+14
|
*
Staging: hv: remove DPRINT_ENTER macro
Greg Kroah-Hartman
2010-07-23
16
-262
/
+0
|
*
staging: hv: check kzalloc() result
Kulikov Vasiliy
2010-07-22
1
-0
/
+2
|
*
Staging: hyperv: add clocksource driver
Ky Srinivasan
2010-07-08
2
-1
/
+102
|
*
Staging: hv: Storage class should be before const qualifier
Tobias Klauser
2010-06-18
1
-1
/
+1
*
|
Staging: hv: fix hv_utils module to properly autoload
Haiyang Zhang
2010-06-30
1
-0
/
+28
*
|
staging: hv: Fix race condition on vmbus channel initialization
Haiyang Zhang
2010-06-30
3
-11
/
+35
|
/
*
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
2010-05-21
39
-475
/
+1301
|
\
|
*
staging: hv: Added heartbeat functionality to hv_utils
Hank Janssen
2010-05-18
4
-3
/
+92
|
*
Staging: Use kmemdup
Julia Lawall
2010-05-18
1
-2
/
+1
|
*
staging: hv: Fix error checking in channel.c
Haiyang Zhang
2010-05-14
1
-4
/
+4
|
*
Staging: hv: auto-load MSFT PV NIC driver
K. Y. Srinivasan
2010-05-14
1
-0
/
+26
|
*
staging: hv: Optimize adj_guesttime function and add more detailed comments
Haiyang Zhang
2010-05-12
1
-10
/
+23
|
*
Staging: hv: storvsc module descriptions
Stephen Hemminger
2010-05-11
1
-1
/
+3
|
*
Staging: hv: block_operations can be const
Stephen Hemminger
2010-05-11
1
-1
/
+1
|
*
Staging: hv: add module description to blkvsc
Stephen Hemminger
2010-05-11
1
-2
/
+3
|
*
Staging: hv: rename VersionInfo.h to version_info.h
Greg Kroah-Hartman
2010-05-11
7
-6
/
+6
|
*
Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.h
Greg Kroah-Hartman
2010-05-11
5
-4
/
+4
|
*
Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.h
Greg Kroah-Hartman
2010-05-11
4
-3
/
+3
|
*
Staging: hv: rename VmbusPrivate.h to vmbus_private.h
Greg Kroah-Hartman
2010-05-11
8
-7
/
+7
|
*
Staging: hv: rename VmbusApi.h to vmbus_api.h
Greg Kroah-Hartman
2010-05-11
7
-6
/
+6
|
*
Staging: hv: rename StorVscApi.h to storvsc_api.h
Greg Kroah-Hartman
2010-05-11
4
-3
/
+3
|
*
Staging: hv: rename NetVscApi.h to netvsc_api.h
Greg Kroah-Hartman
2010-05-11
4
-3
/
+3
|
*
Staging: hv: rename ChannelInterface.c and .h to channel_interface.c and .h
Greg Kroah-Hartman
2010-05-11
4
-2
/
+2
|
*
Staging: hv: rename ChannelMgmt.c and .h to channel_mgmt.c and .h
Greg Kroah-Hartman
2010-05-11
5
-3
/
+3
|
*
Staging: hv: rename RndisFilter.c and .h to rndis_filter.c and .h
Greg Kroah-Hartman
2010-05-11
4
-3
/
+3
|
*
Staging: hv: rename StorVsc.c to storvsc.c
Greg Kroah-Hartman
2010-05-11
3
-2
/
+2
|
*
Staging: hv: rename NetVsc.c and .h to netvsc.c and .h
Greg Kroah-Hartman
2010-05-11
4
-3
/
+3
|
*
Staging: hv: rename Vmbus.c to vmbus.c
Greg Kroah-Hartman
2010-05-11
2
-1
/
+1
|
*
Staging: hv: rename BlkVsc.c to blkvsc.c
Greg Kroah-Hartman
2010-05-11
2
-1
/
+1
|
*
Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .h
Greg Kroah-Hartman
2010-05-11
5
-4
/
+4
|
*
Staging: hv: rename Connection.c to connection.c
Greg Kroah-Hartman
2010-05-11
2
-1
/
+1
|
*
Staging: hv: rename Channel.c and .h to channel.c and .h
Greg Kroah-Hartman
2010-05-11
5
-3
/
+3
|
*
Staging: hv: rename Hv.h to hv.h
Greg Kroah-Hartman
2010-05-11
2
-1
/
+1
|
*
Staging: hv: rename Hv.c to hv.c
Greg Kroah-Hartman
2010-05-11
2
-1
/
+1
|
*
Staging: hv: rename hyperv_utils.c to hv_utils.c
Greg Kroah-Hartman
2010-05-11
2
-1
/
+0
|
*
Staging: hv: util.h: fix up space mess again
Greg Kroah-Hartman
2010-05-11
1
-11
/
+11
|
*
Staging: hv: remove typedef that was just added.
Greg Kroah-Hartman
2010-05-11
2
-6
/
+4
|
*
Staging: hv: Add Time Sync feature to hv_utils module.
Haiyang Zhang
2010-05-11
3
-3
/
+130
|
*
Staging: hv: Channel.c: fix up compiler warning
Greg Kroah-Hartman
2010-05-11
1
-1
/
+1
|
*
staging: hv: remove ASSERT in logging.h
Bill Pemberton
2010-05-11
1
-7
/
+0
[next]