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