aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/balloon.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+5
2017-12-20xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross1-0/+8
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel1-0/+1
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel1-2/+1
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel1-4/+1
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel1-3/+0
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-0/+3
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers1-3/+3
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini1-2/+3
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-0/+4
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer1-0/+10
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk1-0/+3
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf1-0/+22
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge1-61/+0
2008-04-24xen: add balloon driverJeremy Fitzhardinge1-0/+61