index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-4
/
+1
2010-01-20
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
3
-33
/
+35
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-30
Staging: hv: Fix some missing author names
Haiyang Zhang
5
-0
/
+5
2009-11-30
Staging: hv: Fix vmbus event handler bug
Haiyang Zhang
2
-13
/
+5
2009-11-30
Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...
Dave Jones
1
-5
/
+5
2009-10-30
Staging: hv: fix oops in vmbus - missing #include
Milan Dadok
2
-0
/
+2
2009-10-30
Staging: hv: fix oops in vmbus - netvsc list_head
Milan Dadok
1
-6
/
+4
2009-10-30
Staging: hv: fix oops in vmbus - udev events
Milan Dadok
1
-10
/
+4
2009-10-30
Staging: hv: Fix vmbus load hang caused by faulty data packing
Hank Janssen
1
-1
/
+1
2009-10-30
Staging: hv: Fix null pointer error after vmbus loading
Haiyang Zhang
1
-13
/
+1
2009-10-30
Staging: hv TODO patches
Stephen Hemminger
1
-0
/
+6
2009-10-14
staging: Complete sched.h removal from interrupt.h
Jeff Mahoney
1
-0
/
+1
2009-09-15
Staging: hv: update the TODO file
Greg Kroah-Hartman
1
-3
/
+1
2009-09-15
Staging: hv: Remove List.h
Bill Pemberton
3
-265
/
+0
2009-09-15
Staging: hv: remove use of internal list routines in RndisFilter
Bill Pemberton
1
-11
/
+6
2009-09-15
Staging: hv: remove more usages of internal list routines
Bill Pemberton
5
-65
/
+55
2009-09-15
Staging: hv: remove use of internal list routines in NetVsc
Bill Pemberton
3
-53
/
+32
2009-09-15
Staging: hv: Add Haiyang's email to the TODO file
Haiyang Zhang
1
-2
/
+2
2009-09-15
Staging: hv: remove function pointer typedefs from vmbus.h
Greg Kroah-Hartman
5
-12
/
+8
2009-09-15
Staging: hv: remove PFN_CHANNEL_CALLBACK
Greg Kroah-Hartman
3
-6
/
+4
2009-09-15
Staging: hv: remove function pointer typedefs from StorVscApi.h
Greg Kroah-Hartman
1
-12
/
+5
2009-09-15
Staging: hv: remove function pointer typedefs from NetVscApi.h
Greg Kroah-Hartman
2
-25
/
+9
2009-09-15
Staging: hv: remove function pointer typedefs from VmbusApi.h
Greg Kroah-Hartman
2
-99
/
+43
2009-09-15
Staging: hv: rename struct NETVSC_DEVICE
Greg Kroah-Hartman
3
-35
/
+35
2009-09-15
Staging: hv: coding style cleanup for NetVsc.c
Greg Kroah-Hartman
1
-655
/
+539
2009-09-15
Staging: hv: coding style cleanup for RndisFilter.c
Greg Kroah-Hartman
1
-400
/
+285
2009-09-15
Staging: hv: coding style cleanup for storvsc_drv.c
Greg Kroah-Hartman
1
-464
/
+470
2009-09-15
Staging: hv: coding style cleanups for vmbus_drv.c
Greg Kroah-Hartman
1
-541
/
+405
2009-09-15
Staging: hv: warn the world of a bug in the release function
Greg Kroah-Hartman
1
-0
/
+5
2009-09-15
Staging: hv: coding style cleanup for Channel.c
Greg Kroah-Hartman
1
-479
/
+345
2009-09-15
Staging: hv: coding style fixes for blkvsc_drv.c
Greg Kroah-Hartman
1
-532
/
+521
2009-09-15
Staging: hv: reorg StorVsc.c
Greg Kroah-Hartman
1
-266
/
+249
2009-09-15
Staging: hv: coding style cleanups for StorVsc.c
Greg Kroah-Hartman
1
-424
/
+311
2009-09-15
Staging: hv: TODO: add some more items
Greg Kroah-Hartman
1
-0
/
+2
2009-09-15
Staging: hv: reorg ChannelMgmt a bit
Greg Kroah-Hartman
1
-37
/
+24
2009-09-15
Staging: hv: coding style cleanups for ChannelMgmt.c
Greg Kroah-Hartman
1
-347
/
+267
2009-09-15
Staging: hv: reorganize netvsc_drv.c
Greg Kroah-Hartman
1
-171
/
+158
2009-09-15
Staging: hv: coding style cleanups for netvsc_drv.c
Greg Kroah-Hartman
1
-262
/
+186
2009-09-15
Staging: hv: fix coding style issues in Hv.c
Greg Kroah-Hartman
1
-321
/
+243
2009-09-15
Staging: hv: code reduction from Vmbus.c
Greg Kroah-Hartman
1
-60
/
+49
2009-09-15
Staging: hv: coding style cleanups on Vmbus.c
Greg Kroah-Hartman
1
-306
/
+109
2009-09-15
Staging: hv: coding style cleanups for Connection.c
Greg Kroah-Hartman
1
-178
/
+90
2009-09-15
Staging: hv: remove typedefs from StorVsc.c
Greg Kroah-Hartman
2
-48
/
+45
2009-09-15
Staging: hv: remove typedefs from RndisFilter.c
Greg Kroah-Hartman
1
-86
/
+65
2009-09-15
Staging: hv: remove typedefs from ChannelMgmt.c
Greg Kroah-Hartman
1
-3
/
+3
2009-09-15
Staging: hv: coding style cleanups of ChannelInterface.c
Greg Kroah-Hartman
1
-156
/
+90
2009-09-15
Staging: hv: coding style cleanups of BlkVsc.c
Greg Kroah-Hartman
1
-55
/
+51
2009-09-15
Staging: hv: move VmbusPacketFormat.h
Greg Kroah-Hartman
4
-4
/
+3
2009-09-15
Staging: hv: move VmbusChannelInterface.h
Greg Kroah-Hartman
3
-2
/
+2
[next]