1. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  2. b9e0d95 xen: mark local pages as FOREIGN in the m2p_override by Stefano Stabellini · 12 years ago
  3. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 13 years ago
  4. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 13 years ago
  5. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 13 years ago
  6. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 13 years ago
  7. 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
  8. a491dbe xen/p2m/debugfs: Make type_name more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  9. 8404877 xen/p2m/debugfs: Fix potential pointer exception. by Konrad Rzeszutek Wilk · 13 years ago
  10. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  11. 0f4b49e xen/p2m: Use SetPagePrivate and its friends for M2P overrides. by Konrad Rzeszutek Wilk · 13 years ago
  12. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  13. 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
  14. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 14 years ago
  15. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 14 years ago
  16. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago
  17. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 14 years ago
  18. b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 14 years ago
  19. 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 · 14 years ago
  20. 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
  21. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  22. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 14 years ago
  23. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  24. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  25. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 14 years ago
  26. 6b08cfe xen p2m: annotate variable which appears unused by Ian Campbell · 14 years ago
  27. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 14 years ago
  28. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  29. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 14 years ago
  30. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  31. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  32. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  33. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago