index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-selfballoon.c
Age
Commit message (
Expand
)
Author
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2014-02-28
drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink
Bob Liu
2014-01-31
drivers: xen: deaggressive selfballoon driver
Bob Liu
2013-08-09
xen: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-05-15
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...
Konrad Rzeszutek Wilk
2013-05-15
xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...
Konrad Rzeszutek Wilk
2013-04-30
xen: tmem: enable Xen tmem shim to be built/loaded as a module
Dan Magenheimer
2012-11-15
mm: export a function to get vm committed memory
K. Y. Srinivasan
2012-05-21
xen: Add selfballoning memory reservation tunable.
Jana Saout
2012-03-14
xen: constify all instances of "struct attribute_group"
Jan Beulich
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
2011-10-14
xen: Fix selfballooning and ensure it doesn't go too far
Dan Magenheimer
2011-08-16
xen: self-balloon needs module.h
Randy Dunlap
2011-07-26
xen/balloon: Fix compile errors - missing header files.
Konrad Rzeszutek Wilk
2011-07-08
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer