summaryrefslogtreecommitdiff
path: root/drivers/xen/xen-balloon.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-24xen/balloon: Support xend-based toolstackBoris Ostrovsky1-5/+8
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki1-0/+3
2018-08-08xen/balloon: fix balloon initialization for PVH Dom0Roger Pau Monne1-1/+1
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross1-6/+13
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross1-10/+12
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross1-1/+1
2016-03-21drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker1-11/+3
2015-03-16xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai1-25/+20
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-2/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich1-1/+1
2012-01-12xen/balloon: Move the registration from device to subsystem.Konrad Rzeszutek Wilk1-1/+1
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers1-43/+43
2011-07-29xen: use static initializers in xen-balloon.cOlaf Hering1-9/+8
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer1-0/+2
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf1-0/+256