aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xen-balloon.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-13xen: balloon: make balloon_subsys constGravatar Ricardo B. Marliere 1-1/+1
2021-07-05xen: Use DEVICE_ATTR_*() macroGravatar YueHaibing 1-17/+11
2020-01-22xen/balloon: Support xend-based toolstack take twoGravatar Juergen Gross 1-1/+1
2019-07-17xen: remove tmem driverGravatar Juergen Gross 1-2/+0
2019-02-18x86/xen: dont add memory above max allowed allocationGravatar Juergen Gross 1-0/+11
2018-10-24xen/balloon: Support xend-based toolstackGravatar Boris Ostrovsky 1-5/+8
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesGravatar Marek Marczykowski-Górecki 1-0/+3
2018-08-08xen/balloon: fix balloon initialization for PVH Dom0Gravatar Roger Pau Monne 1-1/+1
2017-10-26xen: fix booting ballooned down hvm guestGravatar Juergen Gross 1-6/+13
2017-07-23xen/balloon: don't online new memory initiallyGravatar Juergen Gross 1-10/+12
2017-02-09xen: modify xenstore watch event interfaceGravatar Juergen Gross 1-1/+1
2016-03-21drivers/xen: make [xen-]ballon explicitly non-modularGravatar Paul Gortmaker 1-11/+3
2015-03-16xen: balloon: Use static attribute groups for sysfs entriesGravatar Takashi Iwai 1-25/+20
2013-06-28xen: Convert printks to pr_<level>Gravatar Joe Perches 1-2/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2012-03-14xen: constify all instances of "struct attribute_group"Gravatar Jan Beulich 1-1/+1
2012-01-12xen/balloon: Move the registration from device to subsystem.Gravatar Konrad Rzeszutek Wilk 1-1/+1
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemGravatar Kay Sievers 1-43/+43
2011-07-29xen: use static initializers in xen-balloon.cGravatar Olaf Hering 1-9/+8
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingGravatar Dan Magenheimer 1-0/+2
2011-03-16xen-balloon: Move core balloon functionality out of moduleGravatar Daniel De Graaf 1-0/+256