index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
balloon.c
Age
Commit message (
Expand
)
Author
2011-03-18
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...
Linus Torvalds
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
2011-03-16
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-14
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
2011-03-14
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
2011-03-03
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
Konrad Rzeszutek Wilk
2011-02-25
xen: make the ballon driver work for hvm domains
Stefano Stabellini
2010-12-02
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
2010-11-20
xen/balloon: make sure we only include remaining extra ram
Jeremy Fitzhardinge
2010-11-20
xen/balloon: the balloon_lock is useless
Jeremy Fitzhardinge
2010-11-20
xen: add extra pages to balloon
Jeremy Fitzhardinge
2010-06-07
xen: Rename the balloon lock
Alex Nixon
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-04
xen: try harder to balloon up under memory pressure.
Ian Campbell
2009-12-04
Xen balloon: fix totalram_pages counting.
Gianluca Guida
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
2009-01-29
xen: make sysfs files behave as their names suggest
Jeremy Fitzhardinge
2009-01-23
xen: handle highmem pages correctly when shrinking a domain
Ian Campbell
2009-01-22
xen: actually release memory when shrinking domain
Dan Magenheimer
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-11-17
xen: fix scrub_page()
Jeremy Fitzhardinge
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
2008-10-03
xen: remove unused balloon.h
Jeremy Fitzhardinge
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
2008-07-28
xen-balloon: clean up unused functions
Jeremy Fitzhardinge
2008-07-28
xen-balloon: fix up sysfs issues
Jeremy Fitzhardinge
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-05-27
xen: drivers/xen/balloon.c: make a function static
Adrian Bunk
2008-05-27
xen: compilation fix to balloon driver for ia64 support
Isaku Yamahata
2008-04-24
xen: add balloon driver
Jeremy Fitzhardinge