1. 8746515 xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM by Stefano Stabellini · 10 years ago
  2. 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 10 years ago
  3. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 10 years ago
  4. 90fff3e xen: introduce helper functions to do safe read and write accesses by Juergen Gross · 10 years ago
  5. 054954e xen: switch to linear virtual mapped sparse p2m list by Juergen Gross · 10 years ago
  6. 0aad568 xen: Hide get_phys_to_machine() to be able to tune common path by Juergen Gross · 10 years ago
  7. 5b8e7d8 xen: Delay invalidating extra memory by Juergen Gross · 10 years ago
  8. 1f3ac86 xen: Delay remapping memory of pv-domain by Juergen Gross · 10 years ago
  9. 820c4db xen: Make functions static by Juergen Gross · 10 years ago
  10. a4dba13 xen/arm/arm64: introduce xen_arch_need_swiotlb by Stefano Stabellini · 10 years ago
  11. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
  12. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  13. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  14. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 11 years ago
  15. fc590ef xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. by Mukesh Rathor · 11 years ago
  16. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  17. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 12 years ago
  18. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  19. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 13 years ago
  20. 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
  21. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  22. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  23. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  24. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago
  25. 706cc9d xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. by Stefano Stabellini · 14 years ago
  26. 146c4e5 xen/m2p: No need to catch exceptions when we know that there is no RAM by Konrad Rzeszutek Wilk · 14 years ago
  27. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  28. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  29. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. 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. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  32. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  33. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  34. cfd8951 xen: don't map missing memory by Jeremy Fitzhardinge · 14 years ago
  35. c379806 xen: add return value to set_phys_to_machine() by Jeremy Fitzhardinge · 14 years ago
  36. eba3ff8 xen: add xen_set_domain_pte() by Jeremy Fitzhardinge · 16 years ago
  37. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 15 years ago
  38. b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 16 years ago
  39. 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 16 years ago
  40. b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
  41. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
  42. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  43. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  44. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/xen/page.h]
  45. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  46. 947d049 generic: make PFN_PHYS explicitly return phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  47. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  48. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  49. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  50. ce803e7 xen64: use arbitrary_virt_to_machine for xen_set_pmd by Jeremy Fitzhardinge · 16 years ago
  51. f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
  52. 8006ec3 xen: add configurable max domain size by Jeremy Fitzhardinge · 17 years ago
  53. d451bb7 xen: make phys_to_machine structure dynamic by Jeremy Fitzhardinge · 17 years ago
  54. 3843fc2 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
  55. cbb3077 xen: use PTE_MASK in pte_mfn() by Jeremy Fitzhardinge · 17 years ago
  56. 20e71f2e xen: make include/xen/page.h portable moving those definitions under asm dir by Isaku Yamahata · 17 years ago