1. 5c2e7a0 Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  2. 2601126 mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE by David Hildenbrand · 3 years, 10 months ago
  3. 53f131c xen-front-pgdir-shbuf: don't record wrong grant handle upon error by Jan Beulich · 3 years, 11 months ago
  4. 43135df xen: Replace lkml.org links with lore by Kees Cook · 3 years, 11 months ago
  5. 6977c0b5 xen/evtchn: use READ/WRITE_ONCE() for accessing ring indices by Juergen Gross · 3 years, 11 months ago
  6. d566995 xen/evtchn: use smp barriers for user event ring by Juergen Gross · 3 years, 11 months ago
  7. 06f45fe xen/events: add per-xenbus device event statistics and settings by Juergen Gross · 3 years, 11 months ago
  8. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  9. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 11 months ago
  10. 7c77474 xen-scsiback: don't "handle" error by BUG() by Jan Beulich · 3 years, 11 months ago
  11. ebee0ea Xen/gntdev: correct error checking in gntdev_map_grant_pages() by Jan Beulich · 3 years, 11 months ago
  12. dbe5283 Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() by Jan Beulich · 3 years, 11 months ago
  13. 2dbbaae Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  14. f2fa0e5 xen/events: link interdomain events to associated xenbus device by Juergen Gross · 3 years, 11 months ago
  15. c4295ab arm/xen: Don't probe xenbus as part of an early initcall by Julien Grall · 3 years, 11 months ago
  16. e5ff2cb9 Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  17. 5f46400 xen: Fix XenStore initialisation for XS_LOCAL by David Woodhouse · 4 years ago
  18. dcda487 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  19. 8f4fd86 xen: Set platform PCI device INTX affinity to CPU0 by David Woodhouse · 4 years ago
  20. 3499ba8 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
  21. ef3a575 xen/privcmd: allow fetching resource sizes by Roger Pau Monne · 4 years ago
  22. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  23. 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  24. 7acfd42 Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  25. 5e65f524 xen/manage: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  26. 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
  27. 3a25062 xen/unpopulated-alloc: consolidate pgmap manipulation by Dan Williams · 4 years, 1 month ago
  28. 88f0a9d xen/events: Implement irq distribution by Thomas Gleixner · 4 years, 1 month ago
  29. 62ebcda xen/events: Reduce irq_info:: Spurious_cnt storage size by Thomas Gleixner · 4 years, 1 month ago
  30. f7a6f99 xen/events: Only force affinity mask for percpu interrupts by Thomas Gleixner · 4 years, 1 month ago
  31. 1ca1b4e xen/events: Use immediate affinity setting by Thomas Gleixner · 4 years, 1 month ago
  32. 67473b8 xen/events: Remove disfunct affinity spreading by Thomas Gleixner · 4 years, 1 month ago
  33. 3bd5371a xen/events: Remove unused bind_evtchn_to_irq_lateeoi() by Thomas Gleixner · 4 years, 1 month ago
  34. 9996bd4 xenbus/xenbus_backend: Disallow pending watch messages by SeongJae Park · 4 years, 1 month ago
  35. 3dc86ca xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years, 1 month ago
  36. be98720 xen/xenbus/xen_bus_type: Support will_handle watch callback by SeongJae Park · 4 years, 1 month ago
  37. 2e85d32 xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years, 1 month ago
  38. fed1755 xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years, 1 month ago
  39. ee32f32 xen: don't use page->lru for ZONE_DEVICE memory by Juergen Gross · 4 years, 1 month ago
  40. ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
  41. fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 2 months ago
  42. 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, 2 months ago
  43. eabe741 xen/events: unmask a fifo event channel only if it was masked by Juergen Gross · 4 years, 2 months ago
  44. d04b1ae xen/events: only register debug interrupt for 2-level events by Juergen Gross · 4 years, 2 months ago
  45. 7e14cde xen/events: make struct irq_info private to events_base.c by Juergen Gross · 4 years, 2 months ago
  46. 5894048 xen: remove no longer used functions by Juergen Gross · 4 years, 2 months ago
  47. 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, 3 months ago
  48. 5f7f774 xen/events: block rogue events for some time by Juergen Gross · 4 years, 4 months ago
  49. e99502f xen/events: defer eoi in case of excessive number of events by Juergen Gross · 4 years, 4 months ago
  50. 7beb290 xen/events: use a common cpu hotplug hook for event channels by Juergen Gross · 4 years, 4 months ago
  51. c44b849 xen/events: switch user event channels to lateeoi model by Juergen Gross · 4 years, 4 months ago
  52. c271144 xen/pciback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  53. c8d647a xen/pvcallsback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  54. 86991b6 xen/scsiback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  55. 54c9de8 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 4 months ago
  56. f013371 xen/events: fix race in evtchn_fifo_unmask() by Juergen Gross · 4 years, 3 months ago
  57. 4d3fe31 xen/events: add a proper barrier to 2-level uevent unmasking by Juergen Gross · 4 years, 4 months ago
  58. 073d055 xen/events: avoid removing an event channel while handling it by Juergen Gross · 4 years, 4 months ago
  59. b723cae xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv by Christoph Hellwig · 4 years, 3 months ago
  60. 1b989d5 xen/balloon: try to merge system ram resources by David Hildenbrand · 4 years, 3 months ago
  61. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
  62. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  63. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  64. a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 3 months ago
  65. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  66. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  67. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  68. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  69. bba91dd xen: remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 4 months ago
  70. d6bbc2f xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 4 months ago
  71. 7790558 xen/gntdev.c: Mark pages as dirty by Souptick Joarder · 4 years, 4 months ago
  72. 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 3 months ago
  73. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  74. b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 4 months ago
  75. d1749eb xen: gntdev: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
  76. 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, 4 months ago
  77. 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
  78. 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, 4 months ago
  79. d742db7 xen/xenbus: Fix granting of vmalloc'd memory by Simon Leiner · 4 years, 4 months ago
  80. c330fb1 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt by Thomas Gleixner · 4 years, 4 months ago
  81. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  82. 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, 5 months ago
  83. 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
  84. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 6 months ago
  85. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  86. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  87. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  88. e514181 Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  89. 63f0620 xen/arm: introduce phys/dma translations in xen_dma_sync_for_* by Stefano Stabellini · 4 years, 6 months ago
  90. 91ffe4a swiotlb-xen: introduce phys_to_dma/dma_to_phys translations by Stefano Stabellini · 4 years, 6 months ago
  91. e9aab7e swiotlb-xen: remove XEN_PFN_PHYS by Stefano Stabellini · 4 years, 6 months ago
  92. 38ba51d swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer by Stefano Stabellini · 4 years, 6 months ago
  93. 995d355 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device by Stefano Stabellini · 4 years, 6 months ago
  94. 297f7f8 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu by Stefano Stabellini · 4 years, 6 months ago
  95. d900781 swiotlb-xen: add struct device * parameter to xen_bus_to_phys by Stefano Stabellini · 4 years, 6 months ago
  96. 2cf6a91 swiotlb-xen: add struct device * parameter to xen_phys_to_bus by Stefano Stabellini · 4 years, 6 months ago
  97. ae4f0a1 swiotlb-xen: remove start_dma_addr by Stefano Stabellini · 4 years, 6 months ago
  98. 8b1e868 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses by Boris Ostrovsky · 4 years, 6 months ago
  99. f5ec672 Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE" by Roger Pau Monne · 4 years, 5 months ago
  100. 88a479f xen/balloon: make the balloon wait interruptible by Roger Pau Monne · 4 years, 5 months ago