aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_balloon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Drivers: hv: balloon: Prevent the host from ballooning the guest too lowK. Y. Srinivasan1-1/+34
2013-02-08Drivers: hv: balloon: Add a parameter to delay pressure reportingK. Y. Srinivasan1-2/+11
2013-01-30Drivers: hv: balloon: Make adjustments to the pressure reportK. Y. Srinivasan1-3/+9
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman1-14/+21
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan1-3/+1
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan1-10/+13
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan1-4/+8
2013-01-17hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun1-1/+0
2012-11-21hv: hv_balloon: mark a function staticGreg Kroah-Hartman1-1/+1
2012-11-15Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan1-0/+1041