1. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  2. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  3. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  4. e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago
  5. 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  6. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  7. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  8. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  9. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  10. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  11. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  12. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  13. 51faaf2 Revert "xen/x86: Workaround 64-bit hypervisor and 32-bit initial domain." and "xen/x86: Use memblock_reserve for sensitive areas." by Konrad Rzeszutek Wilk · 12 years ago
  14. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  15. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  16. c3d93f8 xen: populate correct number of pages when across mem boundary (v2) by zhenzhong.duan · 12 years ago
  17. 58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated. by Konrad Rzeszutek Wilk · 12 years ago
  18. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 13 years ago
  19. 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar. by Konrad Rzeszutek Wilk · 13 years ago
  20. 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM by Konrad Rzeszutek Wilk · 13 years ago
  21. ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 by Konrad Rzeszutek Wilk · 13 years ago
  22. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 13 years ago
  23. cc7335b xen/setup/pm/acpi: Remove the call to boot_option_idle_override. by Konrad Rzeszutek Wilk · 13 years ago
  24. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  25. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  26. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  27. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  28. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  29. f3f436e xen: release all pages within 1-1 p2m mappings by David Vrabel · 13 years ago
  30. dc91c72 xen: allow extra memory to be in multiple regions by David Vrabel · 13 years ago
  31. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
  32. aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
  33. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  34. e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  35. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  36. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  37. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  38. 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
  39. 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago
  40. d91ee58 cpuidle: replace xen access to x86 pm_idle and default_idle by Len Brown · 14 years ago
  41. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  42. acd049c xen/setup: Fix for incorrect xen_extra_mem_start. by Konrad Rzeszutek Wilk · 13 years ago
  43. 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
  44. ae15a3b arch/x86/xen/setup: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  45. 0f16d0d xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit by Daniel Kiper · 14 years ago
  46. 15bfc09 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. by Konrad Rzeszutek Wilk · 14 years ago
  47. 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 14 years ago
  48. 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
  49. 68df0da xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. by Konrad Rzeszutek Wilk · 14 years ago
  50. 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
  51. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  52. 2f14ddc xen/setup: Inhibit resource API from using System RAM E820 gaps as PCI mem gaps. by Zhang, Fengzhe · 14 years ago
  53. 23febed xen/setup: Route halt operations to safe_halt pvop. by Stefano Stabellini · 14 years ago
  54. 7cb31b7 xen/e820: Guard against E820_RAM not having page-aligned size or start. by Stefano Stabellini · 14 years ago
  55. 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
  56. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  57. e6d4a76 xen: remove duplicated #include by Huang Weiyi · 14 years ago
  58. bc15fde xen: use default_idle by Jeremy Fitzhardinge · 14 years ago
  59. c2d0879 xen: clean up "extra" memory handling some more by Jeremy Fitzhardinge · 14 years ago
  60. ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
  61. d2a8171 xen: re-enable boot-time ballooning by Jeremy Fitzhardinge · 14 years ago
  62. 9ec23a7f xen: do not release any memory under 1M in domain 0 by Ian Campbell · 14 years ago
  63. 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
  64. 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
  65. 45263cb xen: include xen/xen.h for definition of xen_initial_domain() by Ian Campbell · 14 years ago
  66. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  67. 9e9a5fc xen: use host E820 map for dom0 by Ian Campbell · 14 years ago
  68. 3654581 xen: don't add extra_pages for RAM after mem_end by Jeremy Fitzhardinge · 14 years ago
  69. 2f7acb2 xen: make sure xen_max_p2m_pfn is up to date by Jeremy Fitzhardinge · 14 years ago
  70. 698bb8d xen: limit extra memory to a certain ratio of base by Jeremy Fitzhardinge · 14 years ago
  71. b5b43ce xen: add extra pages for E820 RAM regions, even if beyond mem_end by Jeremy Fitzhardinge · 14 years ago
  72. 36bc251 xen: make sure xen_extra_mem_start is beyond all non-RAM e820 by Jeremy Fitzhardinge · 14 years ago
  73. 42ee147 xen: implement "extra" memory to reserve space for pages not present at boot by Jeremy Fitzhardinge · 14 years ago
  74. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 16 years ago
  75. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  76. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  77. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  78. f09f6d1 Xen: register panic notifier to take crashes of xen guests on panic by Donald Dutile · 14 years ago
  79. f89e048 xen: make sure pages are really part of domain before freeing by Jeremy Fitzhardinge · 15 years ago
  80. 093d7b4 xen: release unused free memory by Miroslav Rezanina · 15 years ago
  81. 6b2e852 xen: reserve Xen start_info rather than e820 reserving by Jeremy Fitzhardinge · 16 years ago
  82. f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
  83. 5670a43 xen: fix for xen guest with mem > 3.7G by Jeremy Fitzhardinge · 16 years ago
  84. d5303b8 x86: xen: no need to disable vdso32 by Jeremy Fitzhardinge · 16 years ago
  85. 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
  86. 71415c6 x86, xen, vdso: fix build error by Ingo Molnar · 16 years ago
  87. 62541c3 xen64: disable 32-bit syscall/sysenter if not supported. by Jeremy Fitzhardinge · 16 years ago
  88. 6fcac6d xen64: set up syscall and sysenter entrypoints for 64-bit by Jeremy Fitzhardinge · 16 years ago
  89. 88459d4 xen64: register callbacks in arch-independent way by Jeremy Fitzhardinge · 16 years ago
  90. c7b7594 xen64: smp.c compile hacking by Jeremy Fitzhardinge · 16 years ago
  91. b792c75 xen: reserve ISA space in e820 map by Jeremy Fitzhardinge · 16 years ago
  92. be5bf9f xen: reserve Xen-specific memory in e820 map by Jeremy Fitzhardinge · 16 years ago
  93. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  94. d0be6bd x86: rename two e820 related functions by Yinghai Lu · 16 years ago
  95. 8006ec3 xen: add configurable max domain size by Jeremy Fitzhardinge · 16 years ago
  96. d451bb7 xen: make phys_to_machine structure dynamic by Jeremy Fitzhardinge · 16 years ago
  97. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 17 years ago
  98. 87d034f x86/xen: fix DomU boot problem by Ian Campbell · 17 years ago
  99. 08b6d29 xen: fix section usage in xen-head.S and setup.c by Sam Ravnborg · 17 years ago
  100. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago