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
/
include
/
xen
/
balloon.h
Age
Commit message (
Expand
)
Author
2020-09-04
xen/balloon: add header guard
Roger Pau Monne
2019-07-17
xen: remove tmem driver
Juergen Gross
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
2015-10-23
xen/balloon: use hotplugged pages for foreign mappings etc.
David Vrabel
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-10-23
xen/balloon: rationalize memory hotplug stats
David Vrabel
2015-10-23
xen/balloon: remove scratch page left overs
David Vrabel
2013-08-09
xen/balloon: set a mapping for ballooned out pages
Stefano Stabellini
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-09-29
xen: add an "highmem" parameter to alloc_xenballooned_pages
Stefano Stabellini
2011-07-25
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2011-07-08
xen: tmem: self-ballooning and frontswap-selfshrinking
Dan Magenheimer
2011-03-16
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
2011-03-16
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
2008-10-03
xen: remove unused balloon.h
Jeremy Fitzhardinge
2008-04-24
xen: add balloon driver
Jeremy Fitzhardinge