1. 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
  2. 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 ago
  3. 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 ago
  4. 5e65f524 xen/manage: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  5. 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
  6. 3a25062 xen/unpopulated-alloc: consolidate pgmap manipulation by Dan Williams · 4 years, 1 month ago
  7. 88f0a9d xen/events: Implement irq distribution by Thomas Gleixner · 4 years, 1 month ago
  8. 62ebcda xen/events: Reduce irq_info:: Spurious_cnt storage size by Thomas Gleixner · 4 years, 1 month ago
  9. f7a6f99 xen/events: Only force affinity mask for percpu interrupts by Thomas Gleixner · 4 years, 1 month ago
  10. 1ca1b4e xen/events: Use immediate affinity setting by Thomas Gleixner · 4 years, 1 month ago
  11. 67473b8 xen/events: Remove disfunct affinity spreading by Thomas Gleixner · 4 years, 1 month ago
  12. 3bd5371a xen/events: Remove unused bind_evtchn_to_irq_lateeoi() by Thomas Gleixner · 4 years, 1 month ago
  13. 9996bd4 xenbus/xenbus_backend: Disallow pending watch messages by SeongJae Park · 4 years, 1 month ago
  14. 3dc86ca xen/xenbus: Count pending messages for each watch by SeongJae Park · 4 years, 1 month ago
  15. be98720 xen/xenbus/xen_bus_type: Support will_handle watch callback by SeongJae Park · 4 years, 1 month ago
  16. 2e85d32 xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years, 1 month ago
  17. fed1755 xen/xenbus: Allow watches discard events before queueing by SeongJae Park · 4 years, 1 month ago
  18. ee32f32 xen: don't use page->lru for ZONE_DEVICE memory by Juergen Gross · 4 years, 1 month ago
  19. ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
  20. fc0021a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single by Christoph Hellwig · 4 years, 2 months ago
  21. 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
  22. eabe741 xen/events: unmask a fifo event channel only if it was masked by Juergen Gross · 4 years, 2 months ago
  23. d04b1ae xen/events: only register debug interrupt for 2-level events by Juergen Gross · 4 years, 2 months ago
  24. 7e14cde xen/events: make struct irq_info private to events_base.c by Juergen Gross · 4 years, 2 months ago
  25. 5894048 xen: remove no longer used functions by Juergen Gross · 4 years, 2 months ago
  26. 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, 2 months ago
  27. 5f7f774 xen/events: block rogue events for some time by Juergen Gross · 4 years, 4 months ago
  28. e99502f xen/events: defer eoi in case of excessive number of events by Juergen Gross · 4 years, 4 months ago
  29. 7beb290 xen/events: use a common cpu hotplug hook for event channels by Juergen Gross · 4 years, 4 months ago
  30. c44b849 xen/events: switch user event channels to lateeoi model by Juergen Gross · 4 years, 4 months ago
  31. c271144 xen/pciback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  32. c8d647a xen/pvcallsback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  33. 86991b6 xen/scsiback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  34. 54c9de8 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 4 months ago
  35. f013371 xen/events: fix race in evtchn_fifo_unmask() by Juergen Gross · 4 years, 2 months ago
  36. 4d3fe31 xen/events: add a proper barrier to 2-level uevent unmasking by Juergen Gross · 4 years, 4 months ago
  37. 073d055 xen/events: avoid removing an event channel while handling it by Juergen Gross · 4 years, 4 months ago
  38. b723cae xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv by Christoph Hellwig · 4 years, 2 months ago
  39. 1b989d5 xen/balloon: try to merge system ram resources by David Hildenbrand · 4 years, 3 months ago
  40. b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
  41. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  42. 93b694d Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 3 months ago
  43. 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
  44. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  45. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  46. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  47. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  48. bba91dd xen: remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 3 months ago
  49. d6bbc2f xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 4 months ago
  50. 7790558 xen/gntdev.c: Mark pages as dirty by Souptick Joarder · 4 years, 4 months ago
  51. 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 3 months ago
  52. efa70f2 dma-mapping: add a new dma_alloc_pages API by Christoph Hellwig · 4 years, 4 months ago
  53. b40be05 Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-next by Dave Airlie · 4 years, 3 months ago
  54. d1749eb xen: gntdev: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 8 months ago
  55. 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
  56. 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
  57. 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
  58. d742db7 xen/xenbus: Fix granting of vmalloc'd memory by Simon Leiner · 4 years, 4 months ago
  59. c330fb1 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt by Thomas Gleixner · 4 years, 4 months ago
  60. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  61. 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
  62. 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
  63. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 6 months ago
  64. 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
  65. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  66. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  67. 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
  68. 63f0620 xen/arm: introduce phys/dma translations in xen_dma_sync_for_* by Stefano Stabellini · 4 years, 6 months ago
  69. 91ffe4a swiotlb-xen: introduce phys_to_dma/dma_to_phys translations by Stefano Stabellini · 4 years, 6 months ago
  70. e9aab7e swiotlb-xen: remove XEN_PFN_PHYS by Stefano Stabellini · 4 years, 6 months ago
  71. 38ba51d swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer by Stefano Stabellini · 4 years, 6 months ago
  72. 995d355 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device by Stefano Stabellini · 4 years, 6 months ago
  73. 297f7f8 swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu by Stefano Stabellini · 4 years, 6 months ago
  74. d900781 swiotlb-xen: add struct device * parameter to xen_bus_to_phys by Stefano Stabellini · 4 years, 6 months ago
  75. 2cf6a91 swiotlb-xen: add struct device * parameter to xen_phys_to_bus by Stefano Stabellini · 4 years, 6 months ago
  76. ae4f0a1 swiotlb-xen: remove start_dma_addr by Stefano Stabellini · 4 years, 6 months ago
  77. 8b1e868 swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses by Boris Ostrovsky · 4 years, 6 months ago
  78. f5ec672 Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE" by Roger Pau Monne · 4 years, 5 months ago
  79. 88a479f xen/balloon: make the balloon wait interruptible by Roger Pau Monne · 4 years, 5 months ago
  80. 1951fa3 xen/balloon: fix accounting in alloc_xenballooned_pages error path by Roger Pau Monne · 4 years, 5 months ago
  81. ff669aa xen/privcmd: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 6 months ago
  82. a0c34d2 xen/privcmd: Mark pages as dirty by Souptick Joarder · 4 years, 6 months ago
  83. e398fb4 xen/privcmd: Corrected error handling path by Souptick Joarder · 4 years, 6 months ago
  84. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  85. 0aea6d5c Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  86. ba8c423 xen/xenbus: Fix a double free in xenbus_map_ring_pv() by Dan Carpenter · 4 years, 6 months ago
  87. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  88. 35e884f Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 6 months ago
  89. 578c1bb xen/xenbus: let xenbus_map_ring_valloc() return errno values only by Juergen Gross · 4 years, 6 months ago
  90. 3848e4e xen/xenbus: avoid large structs and arrays on the stack by Juergen Gross · 4 years, 6 months ago
  91. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  92. d2d5439 Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
  93. cb09ea2 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 7 months ago
  94. 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 7 months ago
  95. a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 8 months ago
  96. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  97. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  98. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  99. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  100. 4969a3a xen/pci: Get rid of verbose_request and use dev_dbg() instead by Boris Ostrovsky · 4 years, 7 months ago