1. 125c0a6 xen: update PV-device interface headers by Juergen Gross · 1 year, 3 months ago
  2. 6864645 xen/events: reduce externally visible helper functions by Juergen Gross · 1 year, 5 months ago
  3. f96c6c5 xen/events: remove unused functions by Juergen Gross · 1 year, 5 months ago
  4. f0d7db7 xen: privcmd: Add support for ioeventfd by Viresh Kumar · 1 year, 5 months ago
  5. 361239f arm/xen: remove lazy mode related definitions by Juergen Gross · 1 year, 6 months ago
  6. 37510dd xen: simplify evtchn_do_upcall() call maze by Juergen Gross · 1 year, 7 months ago
  7. 6c1b980 Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 1 year, 6 months ago
  8. 6aca480 xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn() by Yue Haibing · 1 year, 7 months ago
  9. 358cd9a xen/pci: add flag for PCI passthrough being possible by Juergen Gross · 1 year, 9 months ago
  10. 58f6259 xen/evtchn: Introduce new IOCTL to bind static evtchn by Rahul Singh · 1 year, 8 months ago
  11. fb9b7b4 x86: xen: add missing prototypes by Arnd Bergmann · 1 year, 9 months ago
  12. 04d68487 xen: xen_debug_interrupt prototype to global header by Arnd Bergmann · 1 year, 10 months ago
  13. 073828e9 ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 by Roger Pau Monne · 2 years ago
  14. 0eb392e Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years ago
  15. 934ef33ee x86/PVH: obtain VGA console info in Dom0 by Jan Beulich · 2 years ago
  16. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  17. 3e8cd71 xen: Allow platform PCI interrupt to be shared by David Woodhouse · 2 years, 2 months ago
  18. 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  19. c6e8418 xen/xenbus: move to_xenbus_device() to use container_of_const() by Greg Kroah-Hartman · 2 years, 2 months ago
  20. 7cffcade xen: make remove callback of xen driver void returned by Dawei Li · 2 years, 3 months ago
  21. 11987fb xen: fix xen.h build for CONFIG_XEN_PVH=y by Jani Nikula · 2 years, 4 months ago
  22. 035e3a4 xen/virtio: Optimize the setup of "xen-grant-dma" devices by Oleksandr Tyshchenko · 2 years, 4 months ago
  23. 6136768 xen/virtio: enable grant based virtio on x86 by Juergen Gross · 2 years, 6 months ago
  24. b1c3497 x86/xen: Add support for HVMOP_set_evtchn_upcall_vector by Jane Malalane · 2 years, 7 months ago
  25. 251e90e xen: don't require virtio with grants for non-PV guests by Juergen Gross · 2 years, 9 months ago
  26. a603002 virtio: replace restricted mem access flag with callback by Juergen Gross · 2 years, 9 months ago
  27. fea9816 arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices by Oleksandr Tyshchenko · 2 years, 9 months ago
  28. 625ab90 xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices by Oleksandr Tyshchenko · 2 years, 9 months ago
  29. fa1f574 xen/virtio: Enable restricted memory access using Xen grant mappings by Juergen Gross · 2 years, 9 months ago
  30. d6aca35 xen/grant-dma-ops: Add option to restrict memory access under Xen by Juergen Gross · 2 years, 9 months ago
  31. 02a9e68 xen/grants: support allocating consecutive grants by Juergen Gross · 2 years, 9 months ago
  32. 9bf2242 arm/xen: Introduce xen_setup_dma_ops() by Oleksandr Tyshchenko · 2 years, 9 months ago
  33. 4ccbe91 Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 9 months ago
  34. 41925b1 xen: replace xen_remap() with memremap() by Juergen Gross · 2 years, 9 months ago
  35. 49f8b45 xen: switch gnttab_end_foreign_access() to take a struct page pointer by Juergen Gross · 2 years, 10 months ago
  36. 3f306ea Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 10 months ago
  37. 62db0fa xen: sync xs_wire.h header with upstream xen by Stefano Stabellini · 2 years, 10 months ago
  38. 4573240 xen/xenbus: eliminate xenbus_grant_ring() by Juergen Gross · 2 years, 11 months ago
  39. 7050096 xen/xenbus: add xenbus_setup_ring() service function by Juergen Gross · 2 years, 11 months ago
  40. 6fac592 xen: update ring.h by Juergen Gross · 2 years, 11 months ago
  41. 79c2231 xen: update grant_table.h by Juergen Gross · 2 years, 10 months ago
  42. 5ce9231 xen: update vscsiif.h by Juergen Gross · 2 years, 11 months ago
  43. 566fb90 swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm by Christoph Hellwig · 2 years, 11 months ago
  44. 3f70356 swiotlb: merge swiotlb-xen initialization into swiotlb by Christoph Hellwig · 3 years ago
  45. c94b731 xen/grant-table: remove readonly parameter from functions by Juergen Gross · 3 years ago
  46. b0f2126 xen/grant-table: remove gnttab_*transfer*() functions by Juergen Gross · 3 years ago
  47. 42baefa xen/gnttab: fix gnttab_end_foreign_access() without page specified by Juergen Gross · 3 years ago
  48. 1dbd11c xen: remove gnttab_query_foreign_access() by Juergen Gross · 3 years ago
  49. 6b1775f xen/grant-table: add gnttab_try_end_foreign_access() by Juergen Gross · 3 years ago
  50. 4564661 xen: xenbus_dev.h: delete incorrect file name by Randy Dunlap · 3 years, 1 month ago
  51. ce990f1 Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 2 months ago
  52. d1a928e xen/unpopulated-alloc: Add mechanism to use Xen resource by Oleksandr Tyshchenko · 3 years, 3 months ago
  53. 9dd060a xen/balloon: Bring alloc(free)_xenballooned_pages helpers back by Oleksandr Tyshchenko · 3 years, 3 months ago
  54. 335e4dd xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 by Jan Beulich · 3 years, 2 months ago
  55. e681a9d Merge 5.16-rc8 into usb-next by Greg Kroah-Hartman · 3 years, 2 months ago
  56. fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 3 months ago
  57. bae9401 usb: Add Xen pvUSB protocol description by Juergen Gross · 3 years, 4 months ago
  58. 37a72b0 xen: add "not_essential" flag to struct xenbus_driver by Juergen Gross · 3 years, 5 months ago
  59. 121f2fa xen/balloon: rename alloc/free_xenballooned_pages by Juergen Gross · 3 years, 4 months ago
  60. ee1f9d1 xen: allow pv-only hypercalls only with CONFIG_XEN_PV by Juergen Gross · 3 years, 4 months ago
  61. a67efff xen-pciback: allow compiling on other archs than x86 by Oleksandr Andrushchenko · 3 years, 4 months ago
  62. 9e2b3e8 xen: fix wrong SPDX headers of Xen related headers by Juergen Gross · 3 years, 5 months ago
  63. 9731572 xen/privcmd: drop "pages" parameter from xen_remap_pfn() by Jan Beulich · 3 years, 6 months ago
  64. 794d5b8 swiotlb-xen: this is PV-only on x86 by Jan Beulich · 3 years, 6 months ago
  65. 629a5d8 xen: sync include/xen/interface/io/ring.h with Xen's newest version by Juergen Gross · 3 years, 10 months ago
  66. cb6f6b3 xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h by Stefano Stabellini · 3 years, 10 months ago
  67. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
  68. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 10 months ago
  69. 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 10 months ago
  70. f5079a9 xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped by Stefano Stabellini · 4 years ago
  71. 0132504 xen: Remove support for PV ACPI cpu/memory hotplug by Boris Ostrovsky · 3 years, 11 months ago
  72. a98f565 xen-swiotlb: split xen_swiotlb_init by Christoph Hellwig · 4 years ago
  73. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 4 years ago
  74. 06f45fe xen/events: add per-xenbus device event statistics and settings by Juergen Gross · 4 years, 1 month ago
  75. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
  76. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  77. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  78. ebee0ea Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 4 years, 1 month ago
  79. 8c6e67b Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
  80. f2fa0e5 xen/events: link interdomain events to associated xenbus device by Juergen Gross · 4 years, 1 month ago
  81. c4295ab arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 4 years, 1 month ago
  82. 4238704 xen: add wc_sec_hi to struct shared_info by David Woodhouse · 4 years, 3 months ago
  83. 3499ba8 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years, 2 months ago
  84. 3dc86ca xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years, 3 months ago
  85. 2e85d32 xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years, 3 months ago
  86. fed1755 xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years, 3 months ago
  87. ee32f32 xen: don't use page->lru for ZONE_DEVICE memory by Juergen Gross · 4 years, 3 months ago
  88. ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 3 months ago
  89. bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  90. 5894048 xen: remove no longer used functions by Juergen Gross · 4 years, 5 months ago
  91. 4a5bb97 Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  92. 54c9de8 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 6 months ago
  93. 5a06771 arm/arm64: xen: Fix to convert percpu address to gfn correctly by Masami Hiramatsu · 4 years, 5 months ago
  94. 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  95. 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 6 months ago
  96. aecb201 xen/balloon: add header guard by Roger Pau Monne · 4 years, 6 months ago
  97. c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  98. 9d3004b arm/xen: Add misuse warning to virt_to_gfn by Simon Leiner · 4 years, 7 months ago
  99. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
  100. 6f92337 xen: Sync up with the canonical protocol definition in Xen by Oleksandr Andrushchenko · 4 years, 7 months ago