summaryrefslogtreecommitdiffstats
path: root/drivers/xen/balloon.c
Commit message (Expand)AuthorAgeFilesLines
* xen/balloon: Mark unallocated host memory as UNUSABLEBoris Ostrovsky2017-12-201-9/+56
* xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guestsBoris Ostrovsky2017-08-311-3/+5
* xen/balloon: don't online new memory initiallyJuergen Gross2017-07-231-0/+3
* xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov2017-05-021-10/+20
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall2016-12-121-4/+2
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-06-231-15/+13
* xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall2016-04-061-0/+16
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-221-4/+0
|\
| * drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2016-03-211-4/+0
* | xen_balloon: support memory auto onlining policyVitaly Kuznetsov2016-03-151-1/+10
* | memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-1/+1
* | xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani2016-01-301-1/+1
|/
* xen/balloon: Use the correct sizeof when declaring frame_listJulien Grall2015-10-231-1/+1
* xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall2015-10-231-15/+55
* xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel2015-10-231-0/+5
* xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-231-10/+80
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-231-13/+8
* xen/balloon: only hotplug additional memory if requiredDavid Vrabel2015-10-231-4/+19
* xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-231-63/+12
* xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel2015-10-231-20/+53
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-1/+1
* xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-3/+3
* xen: release lock occasionally during ballooningJuergen Gross2015-07-201-8/+7
* xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross2015-03-231-0/+23
* xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-281-84/+2
* xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky2014-10-231-0/+3
* xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel2014-09-021-2/+2
* xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel2014-07-041-7/+5
* 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/+1
* 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/+11
* xen/balloon: remove BUG_ON in increase_reservationWei Liu2013-09-111-2/+0
* 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-031-18/+5
|\
| * mm: correctly update zone->managed_pagesJiang Liu2013-07-031-18/+5
* | 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/+0
* 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-061-7/+6
|\
OpenPOWER on IntegriCloud