1. 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
  2. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  3. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  4. 50e9004 xen/p2m: Fix one-off error in checking the P2M tree directory. by Konrad Rzeszutek Wilk · 12 years ago
  5. 3fc509f xen/p2m: When revectoring deal with holes in the P2M array. by Konrad Rzeszutek Wilk · 12 years ago
  6. 357a3cf xen/p2m: Add logic to revector a P2M tree to use __va leafs. by Konrad Rzeszutek Wilk · 12 years ago
  7. 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
  8. 59b29440 xen/x86: Use memblock_reserve for sensitive areas. by Konrad Rzeszutek Wilk · 12 years ago
  9. a3118be xen/p2m: Fix the comment describing the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  10. 250a41e xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. by Konrad Rzeszutek Wilk · 12 years ago
  11. 5bc6f98 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. by Konrad Rzeszutek Wilk · 12 years ago
  12. b9e0d95 xen: mark local pages as FOREIGN in the m2p_override by Stefano Stabellini · 12 years ago
  13. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 12 years ago
  14. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 12 years ago
  15. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 12 years ago
  16. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 12 years ago
  17. 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
  18. a491dbe xen/p2m/debugfs: Make type_name more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  19. 8404877 xen/p2m/debugfs: Fix potential pointer exception. by Konrad Rzeszutek Wilk · 13 years ago
  20. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  21. 0f4b49e xen/p2m: Use SetPagePrivate and its friends for M2P overrides. by Konrad Rzeszutek Wilk · 13 years ago
  22. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  23. 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
  24. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 13 years ago
  25. 8a91707 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions. by Konrad Rzeszutek Wilk · 13 years ago
  26. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 13 years ago
  27. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  28. b254244 xen/p2m: Allocate p2m tracking pages on override by Daniel De Graaf · 13 years ago
  29. 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
  30. 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
  31. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  32. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 13 years ago
  33. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 13 years ago
  34. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 13 years ago
  35. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 13 years ago
  36. 6b08cfe xen p2m: annotate variable which appears unused by Ian Campbell · 13 years ago
  37. cf04d12 xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. by Stefan Bader · 13 years ago
  38. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 13 years ago
  39. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 13 years ago
  40. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  41. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  42. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  43. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago