aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-29xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell1-1/+4
2012-10-19xen: balloon: use correct type for frame_listIan Campbell1-1/+1
2012-10-19xen: balloon: don't include e820.hIan Campbell1-1/+0
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf1-2/+2
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-7/+6
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker1-0/+1
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+8
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel1-17/+27
2011-09-29xen/balloon: simplify test for the end of usable RAMDavid Vrabel1-9/+9
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel1-1/+3
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini1-4/+8
2011-07-26Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.cRuslan Pisarev1-8/+7
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-2/+137
2011-03-30xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()Daniel Kiper1-2/+3
2011-03-30xen/balloon: Clarify credit calculationDaniel Kiper1-4/+4
2011-03-30xen/balloon: Simplify HVM integrationDaniel Kiper1-8/+4
2011-03-30xen/balloon: Use PageHighMem() for high memory page detectionDaniel Kiper1-1/+1
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-234/+125
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk1-6/+67
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf1-223/+6
2011-03-16xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk1-10/+2
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-5/+9
2011-03-14xen/balloon: Protect against CPU exhaust by event/x processDaniel Kiper1-17/+90
2011-03-14xen/balloon: Migration from mod_timer() to schedule_delayed_work()Daniel Kiper1-13/+3
2011-03-14xen/balloon: Removal of driver_pagesDaniel Kiper1-8/+0
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-1/+1
2011-02-25xen: make the ballon driver work for hvm domainsStefano Stabellini1-5/+9
2010-12-02xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge1-2/+10
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge1-2/+5
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge1-10/+2
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge1-4/+11
2010-06-07xen: Rename the balloon lockAlex Nixon1-11/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2009-12-04xen: try harder to balloon up under memory pressure.Ian Campbell1-26/+5
2009-12-04Xen balloon: fix totalram_pages counting.Gianluca Guida1-3/+4
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-4/+0
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich1-1/+2
2009-01-29xen: make sysfs files behave as their names suggestJeremy Fitzhardinge1-1/+32
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge1-1/+3
2008-11-17xen: fix scrub_page()Jeremy Fitzhardinge1-8/+1
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge1-1/+0
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge1-1/+1
2008-07-28xen-balloon: clean up unused functionsJeremy Fitzhardinge1-144/+3