- 9dd060a xen/balloon: Bring alloc(free)_xenballooned_pages helpers back by Oleksandr Tyshchenko · 3 years, 1 month ago
- 501586e xen/balloon: fix unused-variable warning by Arnd Bergmann · 3 years, 2 months ago
- 121f2fa xen/balloon: rename alloc/free_xenballooned_pages by Juergen Gross · 3 years, 2 months ago
- 40fdea0 xen/balloon: add late_initcall_sync() for initial ballooning done by Juergen Gross · 3 years, 2 months ago
- 319933a xen/balloon: fix cancelled balloon action by Juergen Gross · 3 years, 3 months ago
- 96f5bd0 xen/balloon: fix balloon kthread freezing by Juergen Gross · 3 years, 3 months ago
- 8480ed9 xen/balloon: use a kernel thread instead a workqueue by Juergen Gross · 3 years, 4 months ago
- 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
- 1b989d5 xen/balloon: try to merge system ram resources by David Hildenbrand · 4 years, 3 months ago
- b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- f5ec672 Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE" by Roger Pau Monne · 4 years, 5 months ago
- 88a479f xen/balloon: make the balloon wait interruptible by Roger Pau Monne · 4 years, 5 months ago
- 1951fa3 xen/balloon: fix accounting in alloc_xenballooned_pages error path by Roger Pau Monne · 4 years, 5 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- c673ec6 xen/balloon: fix ballooned page accounting without hotplug enabled by Juergen Gross · 5 years ago
- 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
- 04ccbdc xen/balloon: Clear PG_offline in balloon_retrieve() by David Hildenbrand · 5 years ago
- 59b52f1 xen/balloon: Mark pages PG_offline in balloon_append() by David Hildenbrand · 5 years ago
- dde3285 xen/balloon: Drop __balloon_append() by David Hildenbrand · 5 years ago
- c5ad81e xen/balloon: Set pages PageOffline() in balloon_add_region() by David Hildenbrand · 5 years ago
- b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
- a1078e8 xen: let alloc_xenballooned_pages() fail if not enough memory free by Juergen Gross · 6 years ago
- 0266def xen/balloon: Fix mapping PG_offline pages to user space by David Hildenbrand · 6 years ago
- 77c4adf xen/balloon: mark inflated pages PG_offline by David Hildenbrand · 6 years ago
- a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
- f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
- 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
- 1236641 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
- 8df1d0e mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- ae4c51a xen/balloon: Share common memory reservation routines by Oleksandr Andrushchenko · 6 years ago
- b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
- b194da2 xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests by Boris Ostrovsky · 7 years ago
- 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 7 years ago
- 4fee9ad xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV by Vitaly Kuznetsov · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 709613a xen/balloon: Only mark a page as managed when it is released by Ross Lagerwall · 8 years ago
- 842775f xen/balloon: Fix declared-but-not-defined warning by Ross Lagerwall · 9 years ago
- dfd74a1 xen/balloon: Fix crash when ballooning on x86 32 bit PAE by Ross Lagerwall · 9 years ago
- 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 106eaa8 drivers/xen: make [xen-]ballon explicitly non-modular by Paul Gortmaker · 9 years ago
- 703fc13 xen_balloon: support memory auto onlining policy by Vitaly Kuznetsov · 9 years ago
- 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 9 years ago
- 782b866 xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM by Toshi Kani · 9 years ago
- 3990dd2 xen/balloon: Use the correct sizeof when declaring frame_list by Julien Grall · 9 years ago
- 30756c6 xen/balloon: Don't rely on the page granularity is the same for Xen and Linux by Julien Grall · 10 years ago
- 4a69c90 xen/balloon: pre-allocate p2m entries for ballooned pages by David Vrabel · 9 years ago
- 1cf6a6c xen/balloon: use hotplugged pages for foreign mappings etc. by David Vrabel · 10 years ago
- 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 10 years ago
- b2ac6aa xen/balloon: only hotplug additional memory if required by David Vrabel · 10 years ago
- de5a77d xen/balloon: rationalize memory hotplug stats by David Vrabel · 10 years ago
- 55b3da9 xen/balloon: find non-conflicting regions to place hotplugged memory by David Vrabel · 10 years ago
- 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
- 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
- 929423f xen: release lock occasionally during ballooning by Juergen Gross · 9 years ago
- 3c56b3a1 xen/balloon: before adding hotplugged memory, set frames to invalid by Juergen Gross · 10 years ago
- 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 10 years ago
- fd8b795 xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered by Boris Ostrovsky · 10 years ago
- 3dcf636 xen/balloon: cancel ballooning if adding new memory failed by David Vrabel · 10 years ago
- fb9a0c4 xen/balloon: set ballooned out pages as invalid in p2m by David Vrabel · 11 years ago
- 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 11 years ago
- 43ea953 xen, balloon: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
- 9346c2a xen: simplify balloon_first_page() with list_first_entry_or_null() by Jie Liu · 11 years ago
- c1d15f5 xen/balloon: Seperate the auto-translate logic properly (v2) by Stefano Stabellini · 11 years ago
- 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
- c275a57 xen/balloon: Set balloon's initial state to number of existing RAM pages by Boris Ostrovsky · 11 years ago
- 24f6937 xen/balloon: don't alloc page while non-preemptible by David Vrabel · 11 years ago
- 6a6f6e7 xen/balloon: remove BUG_ON in increase_reservation by Wei Liu · 11 years ago
- 2bad07c xen/balloon: ensure preemption is disabled when using a scratch page by David Vrabel · 11 years ago
- 04660bb xen/balloon: don't set P2M entry for auto translated guest by Wei Liu · 11 years ago
- cd9151e xen/balloon: set a mapping for ballooned out pages by Stefano Stabellini · 11 years ago
- 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
- 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
- 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
- fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 12 years ago
- c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
- 965c0aa xen: balloon: use correct type for frame_list by Ian Campbell · 12 years ago
- ee67851 xen: balloon: don't include e820.h by Ian Campbell · 12 years ago
- 72e9cf2 xen/balloon: Avoid OOM when requesting highmem by Daniel De Graaf · 13 years ago
- daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 14 years ago
- 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
- b1cbf9b xen/balloon: simplify test for the end of usable RAM by David Vrabel · 13 years ago
- aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
- 693394b xen: add an "highmem" parameter to alloc_xenballooned_pages by Stefano Stabellini · 13 years ago
- e882dc9 Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c by Ruslan Pisarev · 13 years ago
- 080e2be xen/balloon: memory hotplug support for Xen balloon driver by Daniel Kiper · 13 years ago
- 09ca132 xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append() by Daniel Kiper · 14 years ago
- 83be7e5 xen/balloon: Clarify credit calculation by Daniel Kiper · 14 years ago
- 4dfe22f xen/balloon: Simplify HVM integration by Daniel Kiper · 14 years ago
- a7f3c8f xen/balloon: Use PageHighMem() for high memory page detection by Daniel Kiper · 14 years ago
- 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago