index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-32
/
+57
2012-05-14
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
3
-20
/
+46
2012-05-14
Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()
K. Y. Srinivasan
1
-22
/
+21
2012-04-09
hv: fix return type of hv_post_message()
Dan Carpenter
2
-2
/
+2
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
1
-31
/
+0
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
1
-3
/
+4
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
1
-51
/
+167
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
1
-2
/
+3
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2
-5
/
+4
2012-02-09
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
1
-16
/
+25
2012-02-02
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
3
-186
/
+0
2012-02-02
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
1
-3
/
+0
2012-01-24
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
1
-87
/
+0
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+6
2012-01-04
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
1
-4
/
+1
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-18
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
1
-4
/
+6
2011-10-11
hv: remove struct hv_device_info from hyperv.h
Greg Kroah-Hartman
1
-0
/
+19
2011-10-11
hv: remove free_channel() from hyperv.h
Greg Kroah-Hartman
1
-1
/
+1
2011-10-11
Staging: hv: remove vmbus_loglevel as it is not used at all anymore
Greg Kroah-Hartman
1
-5
/
+0
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
2
-33
/
+0
2011-10-11
hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()
Greg Kroah-Hartman
3
-9
/
+8
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
3
-3
/
+3
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
12
-0
/
+5034