| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, frontswap: convert frontswap_enabled to static key | Vlastimil Babka | 2016-07-27 | 1 | -2/+2 |
* | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker | 2016-03-21 | 1 | -1/+0 |
* | drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink | Bob Liu | 2014-02-28 | 1 | -0/+1 |
* | drivers: xen: deaggressive selfballoon driver | Bob Liu | 2014-01-31 | 1 | -0/+22 |
* | xen: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-08-09 | 1 | -18/+36 |
* | xen: Convert printks to pr_<level> | Joe Perches | 2013-06-28 | 1 | -6/+5 |
* | xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -9/+6 |
* | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning... | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -23/+2 |
* | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i... | Konrad Rzeszutek Wilk | 2013-05-15 | 1 | -13/+2 |
* | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 2013-05-01 | 1 | -8/+5 |
* | mm: export a function to get vm committed memory | K. Y. Srinivasan | 2012-11-16 | 1 | -1/+1 |
* | xen: Add selfballoning memory reservation tunable. | Jana Saout | 2012-05-21 | 1 | -1/+33 |
* | xen: constify all instances of "struct attribute_group" | Jan Beulich | 2012-03-14 | 1 | -1/+1 |
* | xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion | Greg Kroah-Hartman | 2011-12-15 | 1 | -0/+1 |
* | xen-balloon: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-15 | 1 | -38/+37 |
* | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 | 1 | -4/+63 |
|\ |
|
| * | xen: Fix selfballooning and ensure it doesn't go too far | Dan Magenheimer | 2011-10-14 | 1 | -4/+63 |
* | | xen: self-balloon needs module.h | Randy Dunlap | 2011-08-16 | 1 | -0/+1 |
|/ |
|
* | xen/balloon: Fix compile errors - missing header files. | Konrad Rzeszutek Wilk | 2011-07-26 | 1 | -2/+2 |
* | xen: tmem: self-ballooning and frontswap-selfshrinking | Dan Magenheimer | 2011-07-08 | 1 | -0/+485 |