1. 7d3e277 xen/balloon: fix ballooned page accounting without hotplug enabled by Juergen Gross · 4 years, 6 months ago
  2. e2e7b55 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  3. 259b0fc xen: let alloc_xenballooned_pages() fail if not enough memory free by Juergen Gross · 5 years ago
  4. 842775f xen/balloon: Fix declared-but-not-defined warning by Ross Lagerwall · 8 years ago
  5. dfd74a1 xen/balloon: Fix crash when ballooning on x86 32 bit PAE by Ross Lagerwall · 8 years ago
  6. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  7. 106eaa8 drivers/xen: make [xen-]ballon explicitly non-modular by Paul Gortmaker · 8 years ago
  8. 703fc13 xen_balloon: support memory auto onlining policy by Vitaly Kuznetsov · 8 years ago
  9. 31bc385 memory-hotplug: add automatic onlining policy for the newly added memory by Vitaly Kuznetsov · 8 years ago
  10. 782b866 xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM by Toshi Kani · 8 years ago
  11. 3990dd2 xen/balloon: Use the correct sizeof when declaring frame_list by Julien Grall · 9 years ago
  12. 30756c6 xen/balloon: Don't rely on the page granularity is the same for Xen and Linux by Julien Grall · 9 years ago
  13. 4a69c90 xen/balloon: pre-allocate p2m entries for ballooned pages by David Vrabel · 9 years ago
  14. 1cf6a6c xen/balloon: use hotplugged pages for foreign mappings etc. by David Vrabel · 9 years ago
  15. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  16. b2ac6aa xen/balloon: only hotplug additional memory if required by David Vrabel · 9 years ago
  17. de5a77d xen/balloon: rationalize memory hotplug stats by David Vrabel · 9 years ago
  18. 55b3da9 xen/balloon: find non-conflicting regions to place hotplugged memory by David Vrabel · 9 years ago
  19. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  20. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  21. 929423f xen: release lock occasionally during ballooning by Juergen Gross · 9 years ago
  22. 3c56b3a xen/balloon: before adding hotplugged memory, set frames to invalid by Juergen Gross · 9 years ago
  23. 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 9 years ago
  24. fd8b795 xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered by Boris Ostrovsky · 10 years ago
  25. 3dcf636 xen/balloon: cancel ballooning if adding new memory failed by David Vrabel · 10 years ago
  26. fb9a0c4 xen/balloon: set ballooned out pages as invalid in p2m by David Vrabel · 10 years ago
  27. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  28. 09ed3d5 xen/balloon: flush persistent kmaps in correct position by Wei Liu · 10 years ago
  29. 43ea953 xen, balloon: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  30. 9346c2a xen: simplify balloon_first_page() with list_first_entry_or_null() by Jie Liu · 11 years ago
  31. c1d15f5 xen/balloon: Seperate the auto-translate logic properly (v2) by Stefano Stabellini · 11 years ago
  32. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  33. c275a57 xen/balloon: Set balloon's initial state to number of existing RAM pages by Boris Ostrovsky · 11 years ago
  34. 24f6937 xen/balloon: don't alloc page while non-preemptible by David Vrabel · 11 years ago
  35. 6a6f6e7 xen/balloon: remove BUG_ON in increase_reservation by Wei Liu · 11 years ago
  36. 2bad07c xen/balloon: ensure preemption is disabled when using a scratch page by David Vrabel · 11 years ago
  37. 04660bb xen/balloon: don't set P2M entry for auto translated guest by Wei Liu · 11 years ago
  38. cd9151e xen/balloon: set a mapping for ballooned out pages by Stefano Stabellini · 11 years ago
  39. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  40. 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
  41. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 11 years ago
  42. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  43. c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
  44. 965c0aa xen: balloon: use correct type for frame_list by Ian Campbell · 12 years ago
  45. ee67851 xen: balloon: don't include e820.h by Ian Campbell · 12 years ago
  46. 72e9cf2 xen/balloon: Avoid OOM when requesting highmem by Daniel De Graaf · 13 years ago
  47. 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
  48. 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 13 years ago
  49. 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
  50. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
  51. b1cbf9b xen/balloon: simplify test for the end of usable RAM by David Vrabel · 13 years ago
  52. aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
  53. 693394b xen: add an "highmem" parameter to alloc_xenballooned_pages by Stefano Stabellini · 13 years ago
  54. e882dc9 Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c by Ruslan Pisarev · 13 years ago
  55. 080e2be xen/balloon: memory hotplug support for Xen balloon driver by Daniel Kiper · 13 years ago
  56. 09ca132 xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append() by Daniel Kiper · 13 years ago
  57. 83be7e5 xen/balloon: Clarify credit calculation by Daniel Kiper · 13 years ago
  58. 4dfe22f xen/balloon: Simplify HVM integration by Daniel Kiper · 13 years ago
  59. a7f3c8f xen/balloon: Use PageHighMem() for high memory page detection by Daniel Kiper · 13 years ago
  60. 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 · 13 years ago
  61. b6f3067 xen-balloon: Add interface to retrieve ballooned pages by Konrad Rzeszutek Wilk · 13 years ago
  62. 803eb04 xen-balloon: Move core balloon functionality out of module by Daniel De Graaf · 13 years ago
  63. 40095de xen/balloon: Remove pr_info's and don't alter retry_count by Konrad Rzeszutek Wilk · 13 years ago
  64. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  65. 95d2ac4 xen/balloon: Protect against CPU exhaust by event/x process by Daniel Kiper · 13 years ago
  66. 95170b2 xen/balloon: Migration from mod_timer() to schedule_delayed_work() by Daniel Kiper · 13 years ago
  67. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  68. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 13 years ago
  69. 53d5522 xen: make the ballon driver work for hvm domains by Stefano Stabellini · 14 years ago
  70. 2a4c92f xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory by Jeremy Fitzhardinge · 14 years ago
  71. 66946f6 xen/balloon: make sure we only include remaining extra ram by Jeremy Fitzhardinge · 14 years ago
  72. 2f70e0a xen/balloon: the balloon_lock is useless by Jeremy Fitzhardinge · 14 years ago
  73. 9be4d45 xen: add extra pages to balloon by Jeremy Fitzhardinge · 14 years ago
  74. 19001c8 xen: Rename the balloon lock by Alex Nixon · 15 years ago
  75. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  76. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  77. bc2c030 xen: try harder to balloon up under memory pressure. by Ian Campbell · 15 years ago
  78. 3d65c94 Xen balloon: fix totalram_pages counting. by Gianluca Guida · 15 years ago
  79. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  80. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  82. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  83. 0692698 [IA64] xen_domu_defconfig: fix build issues/warnings by Jan Beulich · 15 years ago
  84. 618b2c8 xen: make sysfs files behave as their names suggest by Jeremy Fitzhardinge · 15 years ago
  85. ff4ce8c xen: handle highmem pages correctly when shrinking a domain by Ian Campbell · 15 years ago
  86. 1058a75 xen: actually release memory when shrinking domain by Dan Magenheimer · 15 years ago
  87. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 15 years ago
  88. 26a3e99 xen: fix scrub_page() by Jeremy Fitzhardinge · 16 years ago
  89. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  90. d19c8e5 xen: remove unused balloon.h by Jeremy Fitzhardinge · 16 years ago
  91. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  92. fde28e8 xen-balloon: clean up unused functions by Jeremy Fitzhardinge · 16 years ago
  93. 167e6cf xen-balloon: fix up sysfs issues by Jeremy Fitzhardinge · 16 years ago
  94. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  95. 955d6f1 xen: drivers/xen/balloon.c: make a function static by Adrian Bunk · 16 years ago
  96. a90971e xen: compilation fix to balloon driver for ia64 support by Isaku Yamahata · 16 years ago
  97. 1775826 xen: add balloon driver by Jeremy Fitzhardinge · 16 years ago