1. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  2. c486514 xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer by Mike Rapoport · 3 years, 2 months ago
  3. 4b511d5 xen: fix setting of max_pfn in shared_info by Juergen Gross · 3 years, 6 months ago
  4. af44a38 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" by Roger Pau Monne · 3 years, 10 months ago
  5. 2b514ec xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG by Roger Pau Monne · 3 years, 10 months ago
  6. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
  7. 0f9b05b9 Xen: drop exports of {set,clear}_foreign_p2m_mapping() by Jan Beulich · 3 years, 10 months ago
  8. 8822139 xen: fix p2m size in dom0 for disabled memory hotplug case by Juergen Gross · 3 years, 11 months ago
  9. 8310b77 Xen/gnttab: handle p2m update errors on a per-slot basis by Jan Beulich · 3 years, 11 months ago
  10. b512e1b Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() by Jan Beulich · 4 years ago
  11. a35f2ef Xen/x86: don't bail early from clear_foreign_p2m_mapping() by Jan Beulich · 4 years ago
  12. e34ff4c x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  13. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 7 months ago
  14. ad09137 x86: xen: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  15. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  16. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  17. 1457d8c x86/xen: fix pv boot by Juergen Gross · 6 years ago
  18. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  19. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  20. e0802b8d memblock: replace alloc_bootmem_align with memblock_alloc by Mike Rapoport · 6 years ago
  21. 901d209 x86/xen: Add SPDX identifier in arch/x86/xen files by Juergen Gross · 6 years ago
  22. 781198f xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests by Simon Gaiser · 7 years ago
  23. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  24. 82616f9 xen: remove tests for pvh mode in pure pv paths by Juergen Gross · 7 years ago
  25. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  26. 7a2463d x86/xen: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  27. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  28. 8edfcf8 x86/xen: export xen_alloc_p2m_entry() by David Vrabel · 9 years ago
  29. 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
  30. cb3eb85 xen: remove no longer needed p2m.h by Juergen Gross · 10 years ago
  31. c70727a xen: allow more than 512 GB of RAM for 64 bit pv-domains by Juergen Gross · 10 years ago
  32. d51e8b3 xen: don't build mfn tree if tools don't need it by Juergen Gross · 10 years ago
  33. 4b9c9a1 xen: save linear p2m list address in shared info structure by Juergen Gross · 10 years ago
  34. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  35. 633d6f1 x86/xen: prepare p2m list for memory hotplug by Juergen Gross · 10 years ago
  36. b8f05c8 x86/xen: correct bug in p2m list initialization by Juergen Gross · 10 years ago
  37. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  38. 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 10 years ago
  39. 0ae65f4 x86/xen: require ballooned pages for grant maps by Jennifer Herbert · 10 years ago
  40. 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 10 years ago
  41. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 10 years ago
  42. 1760f1e x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  43. f241b0b xen: correct race in alloc_p2m_pmd() by Juergen Gross · 10 years ago
  44. 82c92ed xen: correct error for building p2m list on 32 bits by Juergen Gross · 10 years ago
  45. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
  46. 90fff3e xen: introduce helper functions to do safe read and write accesses by Juergen Gross · 10 years ago
  47. 2e91717 xen: Speed up set_phys_to_machine() by using read-only mappings by Juergen Gross · 10 years ago
  48. 054954e xen: switch to linear virtual mapped sparse p2m list by Juergen Gross · 10 years ago
  49. 0aad568 xen: Hide get_phys_to_machine() to be able to tune common path by Juergen Gross · 10 years ago
  50. 5b8e7d8 xen: Delay invalidating extra memory by Juergen Gross · 10 years ago
  51. 97f4533 xen: Delay m2p_override initialization by Juergen Gross · 10 years ago
  52. 1f3ac86 xen: Delay remapping memory of pv-domain by Juergen Gross · 10 years ago
  53. 7108c9ce xen: use common page allocation function in p2m.c by Juergen Gross · 10 years ago
  54. 820c4db xen: Make functions static by Juergen Gross · 10 years ago
  55. 6f58d89 xen: fix some style issues in p2m.c by Juergen Gross · 10 years ago
  56. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  57. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  58. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  59. 4fbb67e3 xen/setup: Remap Xen Identity Mapped RAM by Matt Rushton · 10 years ago
  60. 3fbdf63 xen/setup: Remove Identity Map Debug Message by Matt Rushton · 10 years ago
  61. 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
  62. 3cb83e4 x86/xen: compactly store large identity ranges in the p2m by David Vrabel · 11 years ago
  63. a9b5bff x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN by David Vrabel · 11 years ago
  64. fcca2e3 x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() by David Vrabel · 11 years ago
  65. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
  66. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  67. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  68. 4dd322b xen/pvh: Setup up shared_info. by Mukesh Rathor · 11 years ago
  69. 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
  70. 2f558d4 xen/x86: allow __set_phys_to_machine for autotranslate guests by Stefano Stabellini · 11 years ago
  71. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  72. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  73. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  74. 65a45fa xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() by David Vrabel · 11 years ago
  75. 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
  76. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  77. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  78. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  79. 3fc509f xen/p2m: When revectoring deal with holes in the P2M array. by Konrad Rzeszutek Wilk · 12 years ago
  80. 357a3cf xen/p2m: Add logic to revector a P2M tree to use __va leafs. by Konrad Rzeszutek Wilk · 12 years ago
  81. 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
  82. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  83. a3118be xen/p2m: Fix the comment describing the P2M tree. by Konrad Rzeszutek Wilk · 13 years ago
  84. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  85. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  86. b9e0d95 xen: mark local pages as FOREIGN in the m2p_override by Stefano Stabellini · 13 years ago
  87. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 13 years ago
  88. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 13 years ago
  89. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 13 years ago
  90. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 13 years ago
  91. 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
  92. a491dbe xen/p2m/debugfs: Make type_name more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  93. 8404877 xen/p2m/debugfs: Fix potential pointer exception. by Konrad Rzeszutek Wilk · 13 years ago
  94. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  95. 0f4b49e xen/p2m: Use SetPagePrivate and its friends for M2P overrides. by Konrad Rzeszutek Wilk · 13 years ago
  96. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  97. 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 · 14 years ago
  98. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 14 years ago
  99. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 14 years ago
  100. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago