pch_gbe: fix transmit races
[linux-flexiantxendom0-3.2.10.git] / drivers / xen / balloon.c
2011-11-16 Daniel De Graafxen/balloon: Avoid OOM when requesting highmem
2011-11-07 Linus TorvaldsMerge branch 'stable/cleanups-3.2' of git://git./linux...
2011-10-31 Paul Gortmakerxen: Add module.h to modular drivers/xen users.
2011-10-25 Linus TorvaldsMerge branches 'stable/bug.fixes-3.2' and 'stable/mmu...
2011-09-29 David Vrabelxen: allow balloon driver to use more than one memory...
2011-09-29 David Vrabelxen/balloon: simplify test for the end of usable RAM
2011-09-29 David Vrabelxen/balloon: account for pages released during memory...
2011-09-29 Stefano Stabellinixen: add an "highmem" parameter to alloc_xenballooned_pages
2011-07-26 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-07-26 Daniel Kiperxen/balloon: memory hotplug support for Xen balloon...
2011-03-30 Daniel Kiperxen/balloon: Move dec_totalhigh_pages() from __balloon_...
2011-03-30 Daniel Kiperxen/balloon: Clarify credit calculation
2011-03-30 Daniel Kiperxen/balloon: Simplify HVM integration
2011-03-30 Daniel Kiperxen/balloon: Use PageHighMem() for high memory page...
2011-03-18 Linus TorvaldsMerge branches 'stable/hvc-console', 'stable/gntalloc...
2011-03-16 Konrad Rzeszutek... xen-balloon: Add interface to retrieve ballooned pages
2011-03-16 Daniel De Graafxen-balloon: Move core balloon functionality out of...
2011-03-16 Konrad Rzeszutek... xen/balloon: Remove pr_info's and don't alter retry_count
2011-03-15 Linus TorvaldsMerge branch 'for-linus' of git://xenbits.xen.org/peopl...
2011-03-14 Daniel Kiperxen/balloon: Protect against CPU exhaust by event/x...
2011-03-14 Daniel Kiperxen/balloon: Migration from mod_timer() to schedule_del...
2011-03-14 Daniel Kiperxen/balloon: Removal of driver_pages
2011-03-03 Konrad Rzeszutek... xen: Mark all initial reserved pages for the balloon...
2011-02-25 Stefano Stabellinixen: make the ballon driver work for hvm domains
2010-12-02 Jeremy Fitzhardingexen: prevent crashes with non-HIGHMEM 32-bit kernels...
2010-11-20 Jeremy Fitzhardingexen/balloon: make sure we only include remaining extra ram
2010-11-20 Jeremy Fitzhardingexen/balloon: the balloon_lock is useless
2010-11-20 Jeremy Fitzhardingexen: add extra pages to balloon
2010-06-07 Alex Nixonxen: Rename the balloon lock
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-11 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-12-04 Ian Campbellxen: try harder to balloon up under memory pressure.
2009-12-04 Gianluca GuidaXen balloon: fix totalram_pages counting.
2009-11-04 Jeremy Fitzhardingexen: move Xen-testing predicates to common header
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-05-05 Jan Beulich[IA64] xen_domu_defconfig: fix build issues/warnings
2009-01-29 Jeremy Fitzhardingexen: make sysfs files behave as their names suggest
2009-01-23 Ian Campbellxen: handle highmem pages correctly when shrinking...
2009-01-22 Dan Magenheimerxen: actually release memory when shrinking domain
2008-12-16 Jeremy Fitzhardingexen: clean up asm/xen/hypervisor.h
2008-11-17 Jeremy Fitzhardingexen: fix scrub_page()
2008-11-04 Jianjun Kongdrivers: remove duplicated #include
2008-10-03 Jeremy Fitzhardingexen: remove unused balloon.h
2008-09-08 Jeremy Fitzhardingexen: fix 2.6.27-rc5 xen balloon driver warnings
2008-08-20 Jeremy Fitzhardingexen: clean up domain mode predicates
2008-07-28 Jeremy Fitzhardingexen-balloon: clean up unused functions
2008-07-28 Jeremy Fitzhardingexen-balloon: fix up sysfs issues
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-05-27 Adrian Bunkxen: drivers/xen/balloon.c: make a function static
2008-05-27 Isaku Yamahataxen: compilation fix to balloon driver for ia64 support
2008-04-24 Jeremy Fitzhardingexen: add balloon driver