aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv_balloon.c
AgeCommit message (Expand)Author
2013-08-04Drivers: hv: balloon: Do not post pressure status if interruptedK. Y. Srinivasan
2013-08-04Drivers: hv: balloon: Fix a bug in the hot-add codeK. Y. Srinivasan
2013-03-29Drivers: hv: Notify the host of permanent hot-add failuresK. Y. Srinivasan
2013-03-29Drivers: hv: balloon: Support 2M page allocations for ballooningK. Y. Srinivasan
2013-03-29Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirementsK. Y. Srinivasan
2013-03-25Drivers: hv: balloon: make local functions staticWei Yongjun
2013-03-15Drivers: hv: balloon: Implement hot-add functionalityK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Make the balloon driver not unloadableK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Execute hot-add code in a separate contextK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Execute balloon inflation in a separate contextK. Y. Srinivasan
2013-03-15Drivers: hv: balloon: Do not request completion notificationK. Y. Srinivasan
2013-02-08Drivers: hv: balloon: Prevent the host from ballooning the guest too lowK. Y. Srinivasan
2013-02-08Drivers: hv: balloon: Add a parameter to delay pressure reportingK. Y. Srinivasan
2013-01-30Drivers: hv: balloon: Make adjustments to the pressure reportK. Y. Srinivasan
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan
2013-01-17Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan
2013-01-17Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan
2013-01-17hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun
2012-11-21hv: hv_balloon: mark a function staticGreg Kroah-Hartman
2012-11-15Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan