summaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-12/+24
|\
| * xen, balloon: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-12/+24
* | xen/balloon: flush persistent kmaps in correct positionWei Liu2014-03-251-6/+18
|/
* xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu2014-01-061-8/+1Star
* xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini2013-12-131-29/+34
* xen: delete new instances of added __cpuinitPaul Gortmaker2013-11-081-2/+2
* xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky2013-11-081-1/+1
* xen/balloon: don't alloc page while non-preemptibleDavid Vrabel2013-09-241-12/+11Star
* xen/balloon: remove BUG_ON in increase_reservationWei Liu2013-09-111-2/+0Star
* xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel2013-09-111-4/+7
* xen/balloon: don't set P2M entry for auto translated guestWei Liu2013-08-301-2/+7
* xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-091-3/+66
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-18/+5Star
|\
| * mm: correctly update zone->managed_pagesJiang Liu2013-07-041-18/+5Star
* | xen: Convert printks to pr_<level>Joe Perches2013-06-281-2/+4
|/
* xen: Fixed assignment error in if statementLisa Nguyen2013-05-201-1/+2
* xen: balloon: allow PVMMU interfaces to be compiled outIan Campbell2012-11-291-1/+4
* xen: balloon: use correct type for frame_listIan Campbell2012-10-191-1/+1
* xen: balloon: don't include e820.hIan Campbell2012-10-191-1/+0Star
* xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf2011-11-161-2/+2
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-7/+6Star
|\
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.cRuslan Pisarev2011-07-261-8/+7Star
* | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-11-011-0/+1
| |
| \
*-. \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-4/+8
|\ \ \
| | * | xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini2011-09-291-4/+8
| |/ /
* | | xen: allow balloon driver to use more than one memory regionDavid Vrabel2011-09-291-17/+27
* | | xen/balloon: simplify test for the end of usable RAMDavid Vrabel2011-09-291-9/+9
* | | xen/balloon: account for pages released during memory setupDavid Vrabel2011-09-291-1/+3
|/ /
* / xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-261-2/+137
|/
* xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap...Daniel Kiper2011-03-301-2/+3
* xen/balloon: Clarify credit calculationDaniel Kiper2011-03-301-4/+4
* xen/balloon: Simplify HVM integrationDaniel Kiper2011-03-301-8/+4Star
* xen/balloon: Use PageHighMem() for high memory page detectionDaniel Kiper2011-03-301-1/+1
*-. Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-181-234/+125Star
|\ \
| | * xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk2011-03-161-6/+67
| | * xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-161-223/+6Star
| | * xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk2011-03-161-10/+2Star
| | * xen/balloon: Protect against CPU exhaust by event/x processDaniel Kiper2011-03-141-17/+90
| | * xen/balloon: Migration from mod_timer() to schedule_delayed_work()Daniel Kiper2011-03-141-13/+3Star
| | * xen/balloon: Removal of driver_pagesDaniel Kiper2011-03-141-8/+0Star
| |/
* | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-151-5/+9
|\ \
| * | xen: make the ballon driver work for hvm domainsStefano Stabellini2011-02-251-5/+9
| |/
* / xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk2011-03-031-1/+1
|/
* xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memoryJeremy Fitzhardinge2010-12-031-2/+10
* xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge2010-11-201-2/+5
* xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge2010-11-201-10/+2Star
* xen: add extra pages to balloonJeremy Fitzhardinge2010-11-201-4/+11
* xen: Rename the balloon lockAlex Nixon2010-06-071-11/+4Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+2
|\