1. 2e91717 xen: Speed up set_phys_to_machine() by using read-only mappings by Juergen Gross · 10 years ago
  2. 054954e xen: switch to linear virtual mapped sparse p2m list by Juergen Gross · 10 years ago
  3. 0aad568 xen: Hide get_phys_to_machine() to be able to tune common path by Juergen Gross · 10 years ago
  4. 5b8e7d8 xen: Delay invalidating extra memory by Juergen Gross · 10 years ago
  5. 97f4533 xen: Delay m2p_override initialization by Juergen Gross · 10 years ago
  6. 1f3ac86 xen: Delay remapping memory of pv-domain by Juergen Gross · 10 years ago
  7. 7108c9c xen: use common page allocation function in p2m.c by Juergen Gross · 10 years ago
  8. 820c4db xen: Make functions static by Juergen Gross · 10 years ago
  9. 6f58d89 xen: fix some style issues in p2m.c by Juergen Gross · 10 years ago
  10. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  11. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  12. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  13. 4fbb67e3 xen/setup: Remap Xen Identity Mapped RAM by Matt Rushton · 10 years ago
  14. 3fbdf63 xen/setup: Remove Identity Map Debug Message by Matt Rushton · 10 years ago
  15. 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
  16. 3cb83e4 x86/xen: compactly store large identity ranges in the p2m by David Vrabel · 11 years ago
  17. a9b5bff x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN by David Vrabel · 11 years ago
  18. fcca2e3 x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() by David Vrabel · 11 years ago
  19. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 10 years ago
  20. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  21. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  22. 4dd322b xen/pvh: Setup up shared_info. by Mukesh Rathor · 11 years ago
  23. 696fd7c xen/pvh: Don't setup P2M tree. by Konrad Rzeszutek Wilk · 11 years ago
  24. 2f558d4 xen/x86: allow __set_phys_to_machine for autotranslate guests by Stefano Stabellini · 11 years ago
  25. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  26. d7f8f48 xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disabled for multicalls by Boris Ostrovsky · 11 years ago
  27. ee07264 xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping by Stefano Stabellini · 11 years ago
  28. 65a45fa xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() by David Vrabel · 11 years ago
  29. 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
  30. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  31. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  32. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  33. 3fc509f xen/p2m: When revectoring deal with holes in the P2M array. by Konrad Rzeszutek Wilk · 12 years ago
  34. 357a3cf xen/p2m: Add logic to revector a P2M tree to use __va leafs. by Konrad Rzeszutek Wilk · 12 years ago
  35. 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
  36. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  37. a3118be xen/p2m: Fix the comment describing the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  38. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  39. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  40. b9e0d95 xen: mark local pages as FOREIGN in the m2p_override by Stefano Stabellini · 12 years ago
  41. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 12 years ago
  42. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 12 years ago
  43. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 12 years ago
  44. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 12 years ago
  45. 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
  46. a491dbe xen/p2m/debugfs: Make type_name more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  47. 8404877 xen/p2m/debugfs: Fix potential pointer exception. by Konrad Rzeszutek Wilk · 13 years ago
  48. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  49. 0f4b49e xen/p2m: Use SetPagePrivate and its friends for M2P overrides. by Konrad Rzeszutek Wilk · 13 years ago
  50. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  51. 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
  52. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 13 years ago
  53. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 13 years ago
  54. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  55. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  56. b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 13 years ago
  57. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  58. 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 · 13 years ago
  59. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  60. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 14 years ago
  61. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  62. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  63. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 13 years ago
  64. 6b08cfe xen p2m: annotate variable which appears unused by Ian Campbell · 13 years ago
  65. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 13 years ago
  66. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  67. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 14 years ago
  68. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  69. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  70. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  71. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago