1. 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
  2. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 13 years ago
  3. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 13 years ago
  4. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  5. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  6. b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 13 years ago
  7. 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
  8. 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
  9. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  10. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 14 years ago
  11. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  12. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  13. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 13 years ago
  14. 6b08cfe xen p2m: annotate variable which appears unused by Ian Campbell · 13 years ago
  15. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 14 years ago
  16. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  17. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 14 years ago
  18. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  19. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  20. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  21. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago