index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-19
Drivers: hv: Change the hex constant to a decimal constant
K. Y. Srinivasan
2012-07-19
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-14
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
2012-05-14
Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()
K. Y. Srinivasan
2012-04-09
hv: fix return type of hv_post_message()
Dan Carpenter
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2012-02-09
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
2012-02-02
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
2012-02-02
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
2012-01-24
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-05
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
2011-12-10
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
2011-11-27
hv: Add Kconfig menu entry
Bart Van Assche
2011-11-27
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
2011-11-18
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2011-10-11
hv: remove struct hv_device_info from hyperv.h
Greg Kroah-Hartman
2011-10-11
hv: remove free_channel() from hyperv.h
Greg Kroah-Hartman
2011-10-11
Staging: hv: remove vmbus_loglevel as it is not used at all anymore
Greg Kroah-Hartman
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
2011-10-11
hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()
Greg Kroah-Hartman
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
2011-10-11
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman