summaryrefslogtreecommitdiff
path: root/include/xen/balloon.h
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-22
|\
| * xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-20
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* xen/balloon: don't online new memory initiallyJuergen Gross2017-07-23
* xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-23
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-23
* xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-23
* xen/balloon: remove scratch page left oversDavid Vrabel2015-10-23
* xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-09
* xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
* xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini2011-09-29
* xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-25
* xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-08
* xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk2011-03-16
* xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-16
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-03
* xen: add balloon driverJeremy Fitzhardinge2008-04-24