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. 14520c9 xen/pci: Use APIC directly when APIC virtualization hardware is available by Boris Ostrovsky · 10 years ago
  11. a4dba13 xen/arm/arm64: introduce xen_arch_need_swiotlb by Stefano Stabellini · 10 years ago
  12. a0f2dee xen: add a dma_addr_t dev_addr argument to xen_dma_map_page by Stefano Stabellini · 10 years ago
  13. 5e40704 arm: xen: implement multicall hypercall support. by Ian Campbell · 11 years ago
  14. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
  15. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  16. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  17. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 11 years ago
  18. fc590ef xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn. by Mukesh Rathor · 11 years ago
  19. 7100b07 xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device by Stefano Stabellini · 11 years ago
  20. d6fe76c xen: introduce xen_alloc/free_coherent_pages by Stefano Stabellini · 11 years ago
  21. 4b97280 Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  22. 0160676 xen/p2m: check MFN is in range before using the m2p table by David Vrabel · 11 years ago
  23. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  24. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  25. 448ac44 xen: Switch to use hypervisor_cpuid_base() by Jason Wang · 11 years ago
  26. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 12 years ago
  27. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  28. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 12 years ago
  29. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  30. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  31. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  32. b651463 x86: remove obsolete comment from asm/xen/hypervisor.h by Olaf Hering · 12 years ago
  33. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  34. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  35. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  36. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  37. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  38. 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
  39. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  40. ae1659e Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  41. a5f9515 Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  42. b827760 xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used. by Konrad Rzeszutek Wilk · 12 years ago
  43. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  44. 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  45. bd3f79b xen: Introduce xen_pfn_t for pfn and mfn types by Stefano Stabellini · 12 years ago
  46. 4d9310e xen: missing includes by Stefano Stabellini · 12 years ago
  47. 256f631 xen/arm: Introduce xen_ulong_t for unsigned long by Stefano Stabellini · 12 years ago
  48. cef12ee xen/mce: Add mcelog support for Xen platform by Liu, Jinsong · 13 years ago
  49. 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 13 years ago
  50. 1ff2b0c xen: implement IRQ_WORK_VECTOR handler by Lin Ming · 13 years ago
  51. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 13 years ago
  52. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
  53. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  54. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  55. 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
  56. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  57. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  58. eec07a9 xen: add dom0_op hypercall by Jeremy Fitzhardinge · 13 years ago
  59. 3e09967 xen/acpi: Domain0 acpi parser related platform hypercall by Yu Ke · 15 years ago
  60. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  61. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  62. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  63. c796f21 xen/trace: add multicall tracing by Jeremy Fitzhardinge · 14 years ago
  64. a0ee056 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. by Konrad Rzeszutek Wilk · 14 years ago
  65. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 14 years ago
  66. 5bc20fc xen: cleancache shim to Xen Transcendent Memory by Dan Magenheimer · 14 years ago
  67. cf8d916 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override. by Konrad Rzeszutek Wilk · 14 years ago
  68. c55fa78 xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. by Konrad Rzeszutek Wilk · 14 years ago
  69. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  70. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  71. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  72. 706cc9d xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. by Stefano Stabellini · 14 years ago
  73. 146c4e5 xen/m2p: No need to catch exceptions when we know that there is no RAM by Konrad Rzeszutek Wilk · 14 years ago
  74. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  75. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  76. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  77. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 14 years ago
  78. 8e15597 xen: use new schedop interface for suspend by Ian Campbell · 14 years ago
  79. cc0f89c pci/xen: Cleanup: convert int** to int[] by Konrad Rzeszutek Wilk · 14 years ago
  80. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  81. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  82. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  83. d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
  84. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  85. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  86. 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
  87. 38aa66f xen: remap GSIs as pirqs when running as initial domain by Jeremy Fitzhardinge · 14 years ago
  88. 3942b74 xen: support GSI -> pirq remapping in PV on HVM guests by Stefano Stabellini · 14 years ago
  89. cfd8951 xen: don't map missing memory by Jeremy Fitzhardinge · 14 years ago
  90. c379806 xen: add return value to set_phys_to_machine() by Jeremy Fitzhardinge · 14 years ago
  91. 1246ae0 xen: add variable hypercall caller by Jeremy Fitzhardinge · 16 years ago
  92. eba3ff8 xen: add xen_set_domain_pte() by Jeremy Fitzhardinge · 16 years ago
  93. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  94. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  95. bbbe573 pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* by Konrad Rzeszutek Wilk · 15 years ago
  96. 18f19aa xen: Add support for HVM hypercalls. by Jeremy Fitzhardinge · 15 years ago
  97. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 15 years ago
  98. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  99. b40bf53 Xen: Add virt_to_pfn helper function by Alex Nixon · 16 years ago
  100. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago