1. f9748fa x86/boot/e820: Simplify the e820__update_table() interface by Ingo Molnar · 8 years ago
  2. e7dbf7a xen, x86/boot/e820: Simplify Xen's xen_e820_table construct by Ingo Molnar · 8 years ago
  3. 08b46d5 x86/boot/e820: Clean up the E820 table size define names by Ingo Molnar · 8 years ago
  4. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  5. ab6bc04 x86/boot/e820: Create coherent API function names for E820 range operations by Ingo Molnar · 8 years ago
  6. f52355a x86/boot/e820: Rename sanitize_e820_table() to e820__update_table() by Ingo Molnar · 8 years ago
  7. bf49557 x86/boot/e820: Harmonize the 'struct e820_table' fields by Ingo Molnar · 8 years ago
  8. 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
  9. acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
  10. 8ec67d9 x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array' by Ingo Molnar · 8 years ago
  11. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  12. 7ecec85 xen/setup: Don't relocate p2m over existing one by Ross Lagerwall · 8 years ago
  13. 738662c xen/x86: Increase xen_e820_map to E820_X_MAX possible entries by Alex Thorlton · 8 years ago
  14. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  15. 7a2463d x86/xen: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  16. dd14be9 xen: use same main loop for counting and remapping pages by Juergen Gross · 9 years ago
  17. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  18. abed7d0 xen: fix the check of e_pfn in xen_find_pfn_range by Zhenzhong Duan · 9 years ago
  19. f5775e0 x86/xen: discard RAM regions above the maximum reservation by David Vrabel · 10 years ago
  20. 0a6d1fa x86/vdso: Remove runtime 32-bit vDSO selection by Andy Lutomirski · 9 years ago
  21. 64c98e7 x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map by Malcolm Crossley · 9 years ago
  22. 24f775a xen: use correct type for HYPERVISOR_memory_op() by Juergen Gross · 9 years ago
  23. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  24. cb9e444 xen: limit memory to architectural maximum by Juergen Gross · 9 years ago
  25. ab24507 xen: avoid another early crash of memory limited dom0 by Juergen Gross · 9 years ago
  26. eafd72e xen: avoid early crash of memory limited dom0 by Juergen Gross · 9 years ago
  27. cb3eb85 xen: remove no longer needed p2m.h by Juergen Gross · 9 years ago
  28. c70727a xen: allow more than 512 GB of RAM for 64 bit pv-domains by Juergen Gross · 9 years ago
  29. 70e6119 xen: move p2m list if conflicting with e820 map by Juergen Gross · 9 years ago
  30. 4b9c153 xen: check for initrd conflicting with e820 map by Juergen Gross · 9 years ago
  31. 04414ba xen: check pre-allocated page tables for conflict with memory map by Juergen Gross · 9 years ago
  32. 808fdb7 xen: check for kernel memory conflicting with memory layout by Juergen Gross · 9 years ago
  33. 9ddac5b xen: find unused contiguous memory area by Juergen Gross · 9 years ago
  34. e612b4a xen: check memory area against e820 map by Juergen Gross · 9 years ago
  35. 5097cdf xen: split counting of extra memory pages from remapping by Juergen Gross · 9 years ago
  36. 69632ec xen: move static e820 map to global scope by Juergen Gross · 9 years ago
  37. 8f5b0c6 xen: eliminate scalability issues from initial mapping setup by Juergen Gross · 9 years ago
  38. a3f5239 x86/xen: add some __init and static annotations in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  39. 3ba5c86 x86/xen: use correct types for addresses in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  40. f0feed1 x86/xen: cleanup arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  41. 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 10 years ago
  42. e86f949 xen: use correct type for physical addresses by Juergen Gross · 10 years ago
  43. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
  44. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
  45. 76f0a48 xen: annotate xen_set_identity_and_remap_chunk() with __init by Juergen Gross · 10 years ago
  46. 5b8e7d8 xen: Delay invalidating extra memory by Juergen Gross · 10 years ago
  47. 1f3ac86 xen: Delay remapping memory of pv-domain by Juergen Gross · 10 years ago
  48. 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  49. 4fbb67e3 xen/setup: Remap Xen Identity Mapped RAM by Matt Rushton · 10 years ago
  50. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  51. ea9f927 x86/xen: no need to explicitly register an NMI callback by David Vrabel · 11 years ago
  52. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  53. 562658f Revert "xen/pvh: Update E820 to work with PVH (v2)" by David Vrabel · 11 years ago
  54. abacaad x86/xen: fix memory setup for PVH dom0 by David Vrabel · 11 years ago
  55. 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
  56. 2dcc9a3 x86/xen: only warn once if bad MFNs are found during setup by David Vrabel · 11 years ago
  57. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
  58. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 07ba06d x86, asmlinkage, xen: Fix type of NMI by Andi Kleen · 11 years ago
  60. 9103bb0 xen/pvh: Update E820 to work with PVH (v2) by Mukesh Rathor · 11 years ago
  61. d285d68 xen/pvh: Early bootup changes in PV code (v4). by Mukesh Rathor · 11 years ago
  62. 3b284bd xen: delete new instances of added __cpuinit by Paul Gortmaker · 11 years ago
  63. 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
  64. 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
  65. e201bfc x86/xen: during early setup, only 1:1 map the ISA region by David Vrabel · 11 years ago
  66. 3bc38cb x86/xen: do not identity map UNUSABLE regions in the machine E820 by David Vrabel · 11 years ago
  67. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  68. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  69. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  70. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  71. 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
  72. 8d54db79 xen/boot: Disable NUMA for PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  73. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  74. 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
  75. c96aae1 xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M. by Konrad Rzeszutek Wilk · 12 years ago
  76. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  77. c3d93f8 xen: populate correct number of pages when across mem boundary (v2) by zhenzhong.duan · 12 years ago
  78. 58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated. by Konrad Rzeszutek Wilk · 13 years ago
  79. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 13 years ago
  80. 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar. by Konrad Rzeszutek Wilk · 13 years ago
  81. 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM by Konrad Rzeszutek Wilk · 13 years ago
  82. ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 by Konrad Rzeszutek Wilk · 13 years ago
  83. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 13 years ago
  84. cc7335b xen/setup/pm/acpi: Remove the call to boot_option_idle_override. by Konrad Rzeszutek Wilk · 13 years ago
  85. 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
  86. 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
  87. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  88. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  89. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  90. f3f436e xen: release all pages within 1-1 p2m mappings by David Vrabel · 13 years ago
  91. dc91c72 xen: allow extra memory to be in multiple regions by David Vrabel · 13 years ago
  92. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
  93. aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
  94. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  95. e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  96. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  97. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  98. 45a05f9 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  99. 98f531d xen: Fix misleading WARN message at xen_release_chunk by Igor Mammedov · 13 years ago
  100. 8f3c588 xen: Fix printk() format in xen/setup.c by Igor Mammedov · 13 years ago