aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-selfballoon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17xen: remove tmem driverJuergen Gross1-579/+0
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-3/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-27xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva1-2/+2
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka1-2/+2
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker1-1/+0
2014-02-28drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrinkBob Liu1-0/+1
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han1-18/+36
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-6/+5
2013-05-15xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk1-9/+6
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead.Konrad Rzeszutek Wilk1-23/+2
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead.Konrad Rzeszutek Wilk1-13/+2
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-8/+5
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan1-1/+1
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout1-1/+33
2012-03-14xen: constify all instances of "struct attribute_group"Jan Beulich1-1/+1
2011-12-15xen: fix build breakage in xen-selfballoon.c caused by sysdev conversionGreg Kroah-Hartman1-0/+1
2011-12-14xen-balloon: convert sysdev_class to a regular subsystemKay Sievers1-38/+37
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+63
2011-10-14xen: Fix selfballooning and ensure it doesn't go too farDan Magenheimer1-4/+63
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-07-26xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk1-2/+2
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer1-0/+485