1. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  2. 541efb76 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  3. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  4. 3260ab5 xen: Sync xen header by Juergen Gross · 8 years ago
  5. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  6. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  7. d34c30c xen: add static initialization of steal_clock op to xen_time_ops by Juergen Gross · 8 years ago
  8. 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 8 years ago
  9. 7ba8dba xen: update xen headers by Juergen Gross · 8 years ago
  10. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  11. a62ed50 XEN: EFI: Move x86 specific codes to architecture directory by Shannon Zhao · 8 years ago
  12. 383ff51 xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ by Shannon Zhao · 8 years ago
  13. b6f0bcc Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen by Shannon Zhao · 8 years ago
  14. 712a5b7 xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio by Shannon Zhao · 8 years ago
  15. 243848f xen/grant-table: Move xlated_setup_gnttab_pages to common place by Shannon Zhao · 8 years ago
  16. 60901df xen: Fix page <-> pfn conversion on 32 bit systems by Ross Lagerwall · 8 years ago
  17. 6b8abef xen-netback: re-import canonical netif header by Paul Durrant · 8 years ago
  18. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  20. 506b02e xen/io: use virt_xxx barriers by Michael S. Tsirkin · 8 years ago
  21. eb5df87 xen/blkif: document blkif multi-queue/ring extension by Bob Liu · 8 years ago
  22. f3d6027 xen: introduce XENPF_settime64 by Stefano Stabellini · 8 years ago
  23. cfafae9 xen: rename dom0_op to platform_op by Stefano Stabellini · 8 years ago
  24. 4ccefbe xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c by Stefano Stabellini · 8 years ago
  25. 454d5d8 xen: Add RING_COPY_REQUEST() by David Vrabel · 9 years ago
  26. f73314b xen/grant-table: Add an helper to iterate over a specific number of grants by Julien Grall · 9 years ago
  27. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  28. 3922f32 xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one by Julien Grall · 9 years ago
  29. 008c320 xen/grant: Introduce helpers to split a page into grant by Julien Grall · 9 years ago
  30. 1084b19 xen: Add Xen specific page definition by Julien Grall · 9 years ago
  31. 1cf6a6c xen/balloon: use hotplugged pages for foreign mappings etc. by David Vrabel · 9 years ago
  32. 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 9 years ago
  33. de5a77d xen/balloon: rationalize memory hotplug stats by David Vrabel · 9 years ago
  34. f6a6cb1 xen/balloon: remove scratch page left overs by David Vrabel · 9 years ago
  35. 0b34a16 x86/xen: Support kexec/kdump in HVM guests by doing a soft reset by Vitaly Kuznetsov · 9 years ago
  36. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  37. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  38. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  39. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  40. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
  41. 210c34d xen-netback: add support for multicast control by Paul Durrant · 9 years ago
  42. 6b08cd6 xen/PMU: Intercept PMU-related MSR and APIC accesses by Boris Ostrovsky · 9 years ago
  43. 65d0cf0 xen/PMU: Initialization code for Xen PMU by Boris Ostrovsky · 9 years ago
  44. 5f14154 xen/PMU: Sysfs interface for setting Xen PMU mode by Boris Ostrovsky · 9 years ago
  45. a11f4f0a xen: xensyms support by Boris Ostrovsky · 9 years ago
  46. 17fb46b1 xen: sync with xen headers by Juergen Gross · 9 years ago
  47. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  48. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  49. 2b953a5 xen: Suspend ticks on all CPUs during suspend by Boris Ostrovsky · 9 years ago
  50. b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 9 years ago
  51. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  52. 4e8c0c8 xen/privcmd: improve performance of MMAPBATCH_V2 by David Vrabel · 9 years ago
  53. 628c28e xen: unify foreign GFN map/unmap for auto-xlated physmap guests by David Vrabel · 9 years ago
  54. 16b12d6 xen: synchronize include/xen/interface/xen.h with xen by Juergen Gross · 9 years ago
  55. 604b91f xen: Remove trailing semicolon from xenbus_register_frontend() definition by Yuval Shaia · 9 years ago
  56. fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 9 years ago
  57. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  58. 923b291 xen/gntdev: mark userspace PTEs as special on x86 PV guests by David Vrabel · 9 years ago
  59. 3f9f1c6 xen/grant-table: add a mechanism to safely unmap pages that are in use by Jennifer Herbert · 9 years ago
  60. 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 9 years ago
  61. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 9 years ago
  62. 853d028 xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() by David Vrabel · 9 years ago
  63. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 28e98c2 xen: add page_to_mfn() by David Vrabel · 9 years ago
  65. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 9 years ago
  66. da095a9 xen/arm: introduce GNTTABOP_cache_flush by Stefano Stabellini · 9 years ago
  67. e9e87eb xen/arm: remove handling of XENFEAT_grant_map_identity by Stefano Stabellini · 9 years ago
  68. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  69. bca9b68 xen: sync some headers with xen tree by Juergen Gross · 10 years ago
  70. e124c9a xen: Add Xen pvSCSI protocol description by Juergen Gross · 10 years ago
  71. 854072d xen/events: support threaded irqs for interdomain event channels by Juergen Gross · 10 years ago
  72. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  73. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  74. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  76. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  77. 57f7138 xen: Silence compiler warnings by Daniel Kiper · 10 years ago
  78. be81c8a xen: Put EFI machinery in place by Daniel Kiper · 10 years ago
  79. bf1e3ae xen: Define EFI related stuff by Daniel Kiper · 10 years ago
  80. 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 10 years ago
  81. 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  82. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  83. a2deb8b xen-net{back, front}: Document multi-queue feature in netif.h by Andrew J. Bennieston · 10 years ago
  84. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  85. 1c339ef xen blkif.h: fix comment typo in discard-alignment by Olaf Hering · 10 years ago
  86. aa8532c xen: refactor suspend pre/post hooks by David Vrabel · 10 years ago
  87. 5e40704 arm: xen: implement multicall hypercall support. by Ian Campbell · 10 years ago
  88. cd97988 xen/acpi-processor: fix enabling interrupts on syscore_resume by Stanislaw Gruszka · 10 years ago
  89. 4892c9b xen: add support for MSI message groups by Roger Pau Monne · 10 years ago
  90. c06f811 xen/xenbus: remove unused xenbus_bind_evtchn() by David Vrabel · 10 years ago
  91. 4640ddf xen/events: remove the unused resend_irq_on_evtchn() by David Vrabel · 10 years ago
  92. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  93. 4675348 Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  94. d8320b2 ia64/xen: Remove Xen support for ia64 even more by Paul Bolle · 10 years ago
  95. 564eb71 xen: install xen/gntdev.h and xen/gntalloc.h by David Vrabel · 10 years ago
  96. 9d4cb8e Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus by Jens Axboe · 10 years ago
  97. 80bfa2f xen-blkif: drop struct blkif_request_segment_aligned by Roger Pau Monne · 10 years ago
  98. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  99. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 10 years ago
  100. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago