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