summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-selfballoon.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva2017-07-271-2/+2
* mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-261-2/+2
* xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-211-1/+0
* drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrinkBob Liu2014-02-281-0/+1
* drivers: xen: deaggressive selfballoon driverBob Liu2014-01-311-0/+22
* xen: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-091-18/+36
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-6/+5
* xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2013-05-151-9/+6
* xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk2013-05-151-23/+2
* xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk2013-05-151-13/+2
* xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-301-8/+5
* mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-151-1/+1
* xen: Add selfballoning memory reservation tunable.Jana Saout2012-05-211-1/+33
* xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-141-1/+1
* xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman2011-12-151-0/+1
* xen-balloon: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-38/+37
* Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-4/+63
|\
| * xen: Fix selfballooning and ensure it doesn't go too farDan Magenheimer2011-10-141-4/+63
* | xen: self-balloon needs module.hRandy Dunlap2011-08-161-0/+1
|/
* xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk2011-07-261-2/+2
* xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-081-0/+485
OpenPOWER on IntegriCloud