aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/balloon.h
AgeCommit message (Expand)Author
2018-11-29Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge
2008-04-24xen: add balloon driverJeremy Fitzhardinge