1. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
  2. aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
  3. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  4. e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  5. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  6. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  7. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  8. 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
  9. 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
  10. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
  11. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  12. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  13. ae15a3b arch/x86/xen/setup: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  14. 0f16d0d xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit by Daniel Kiper · 13 years ago
  15. 15bfc09 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. by Konrad Rzeszutek Wilk · 14 years ago
  16. 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 14 years ago
  17. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  18. 68df0da xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. by Konrad Rzeszutek Wilk · 14 years ago
  19. 86b3212 xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest and fix overflow. by Konrad Rzeszutek Wilk · 14 years ago
  20. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  21. 2f14ddc xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. by Zhang, Fengzhe · 14 years ago
  22. 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 14 years ago
  23. 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 14 years ago
  24. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  25. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  26. e6d4a76 xen: remove duplicated #include by Huang Weiyi · 14 years ago
  27. bc15fde xen: use default_idle by Jeremy Fitzhardinge · 14 years ago
  28. c2d0879 xen: clean up "extra" memory handling some more by Jeremy Fitzhardinge · 14 years ago
  29. ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
  30. d2a8171 xen: re-enable boot-time ballooning by Jeremy Fitzhardinge · 14 years ago
  31. 9ec23a7f xen: do not release any memory under 1M in domain 0 by Ian Campbell · 14 years ago
  32. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  33. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  34. 45263cb xen: include xen/xen.h for definition of xen_initial_domain() by Ian Campbell · 14 years ago
  35. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  36. 9e9a5fc xen: use host E820 map for dom0 by Ian Campbell · 14 years ago
  37. 3654581 xen: don't add extra_pages for RAM after mem_end by Jeremy Fitzhardinge · 14 years ago
  38. 2f7acb2 xen: make sure xen_max_p2m_pfn is up to date by Jeremy Fitzhardinge · 14 years ago
  39. 698bb8d xen: limit extra memory to a certain ratio of base by Jeremy Fitzhardinge · 14 years ago
  40. b5b43ce xen: add extra pages for E820 RAM regions, even if beyond mem_end by Jeremy Fitzhardinge · 14 years ago
  41. 36bc251 xen: make sure xen_extra_mem_start is beyond all non-RAM e820 by Jeremy Fitzhardinge · 14 years ago
  42. 42ee147 xen: implement "extra" memory to reserve space for pages not present at boot by Jeremy Fitzhardinge · 14 years ago
  43. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 16 years ago
  44. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  45. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  46. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  47. f09f6d1 Xen: register panic notifier to take crashes of xen guests on panic by Donald Dutile · 14 years ago
  48. f89e048 xen: make sure pages are really part of domain before freeing by Jeremy Fitzhardinge · 15 years ago
  49. 093d7b4 xen: release unused free memory by Miroslav Rezanina · 15 years ago
  50. 6b2e852 xen: reserve Xen start_info rather than e820 reserving by Jeremy Fitzhardinge · 15 years ago
  51. f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
  52. 5670a43 xen: fix for xen guest with mem > 3.7G by Jeremy Fitzhardinge · 16 years ago
  53. d5303b8 x86: xen: no need to disable vdso32 by Jeremy Fitzhardinge · 16 years ago
  54. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  55. 71415c6 x86, xen, vdso: fix build error by Ingo Molnar · 16 years ago
  56. 62541c3 xen64: disable 32-bit syscall/sysenter if not supported. by Jeremy Fitzhardinge · 16 years ago
  57. 6fcac6d xen64: set up syscall and sysenter entrypoints for 64-bit by Jeremy Fitzhardinge · 16 years ago
  58. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 16 years ago
  59. c7b7594 xen64: smp.c compile hacking by Jeremy Fitzhardinge · 16 years ago
  60. b792c75 xen: reserve ISA space in e820 map by Jeremy Fitzhardinge · 16 years ago
  61. be5bf9f xen: reserve Xen-specific memory in e820 map by Jeremy Fitzhardinge · 16 years ago
  62. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  63. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  64. 8006ec3 xen: add configurable max domain size by Jeremy Fitzhardinge · 16 years ago
  65. d451bb7 xen: make phys_to_machine structure dynamic by Jeremy Fitzhardinge · 16 years ago
  66. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 17 years ago
  67. 87d034f x86/xen: fix DomU boot problem by Ian Campbell · 17 years ago
  68. 08b6d29 xen: fix section usage in xen-head.S and setup.c by Sam Ravnborg · 17 years ago
  69. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  70. 6c3652e x86 vDSO: i386 vdso32 by Roland McGrath · 17 years ago
  71. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/setup.c]
  72. d2eea68 xen: disable vdso "nosegneg" on native boot by Roland McGrath · 17 years ago
  73. dfdcdd4 xen: disable all non-virtual drivers by Jeremy Fitzhardinge · 17 years ago
  74. 60223a3 xen: Place vcpu_info structure into per-cpu memory by Jeremy Fitzhardinge · 17 years ago
  75. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  76. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago