1. 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
  2. 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
  3. cb09ea2 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  4. 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 8 months ago
  5. a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 9 months ago
  6. 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
  7. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
  8. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  9. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  10. 4969a3a xen/pci: Get rid of verbose_request and use dev_dbg() instead by Boris Ostrovsky · 4 years, 8 months ago
  11. 64b3eaf xenbus: Use dev_printk() when possible by Bjorn Helgaas · 4 years, 8 months ago
  12. 69049454 xen-pciback: Use dev_printk() when possible by Bjorn Helgaas · 4 years, 8 months ago
  13. 2abb65a xen: enable BALLOON_MEMORY_HOTPLUG by default by Roger Pau Monne · 4 years, 10 months ago
  14. 0df683f xen: expand BALLOON_MEMORY_HOTPLUG description by Roger Pau Monne · 4 years, 10 months ago
  15. 5333875 xen/pvcalls: Make pvcalls_back_global static by YueHaibing · 4 years, 9 months ago
  16. c54b071 xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests by Boris Ostrovsky · 4 years, 9 months ago
  17. c17db64 xen-platform: Constify dev_pm_ops by Rikard Falkeborn · 4 years, 9 months ago
  18. c8d70a2 xen/pvcalls-back: test for errors when calling backend_connect() by Juergen Gross · 4 years, 8 months ago
  19. 8a29204 xen/privcmd: Remove unneeded asm/tlb.h include by Thomas Gleixner · 4 years, 9 months ago
  20. d0a4ebe Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  21. 9e343b4 READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses by Will Deacon · 5 years ago
  22. 6b51fd3 xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status by Juergen Gross · 4 years, 10 months ago
  23. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  24. 0102e4e xen: Use evtchn_type_t as a type for event channels by Yan Yankovskyi · 4 years, 10 months ago
  25. 6cd3d40 Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 10 months ago
  26. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  27. 69086bd xen-pciback: fix INTERRUPT_TYPE_* defines by Marek Marczykowski-Górecki · 4 years, 10 months ago
  28. b28089a xen/xenbus: remove unused xenbus_map_ring() by Juergen Gross · 4 years, 11 months ago
  29. a926f81 xen/cpuhotplug: Replace cpu_up/down() with device_online/offline() by Qais Yousef · 4 years, 10 months ago
  30. 2f69a11 xen/xenbus: fix locking by Juergen Gross · 4 years, 11 months ago
  31. 8130b9d5 xenbus: req->err should be updated before req->state by Dongli Zhang · 4 years, 11 months ago
  32. 1b6a51e xenbus: req->body should be updated before req->state by Dongli Zhang · 4 years, 11 months ago
  33. e8dc73c xen: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  34. 54dedb5 Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  35. 8645e56 xen: Enable interrupts when calling _cond_resched() by Thomas Gleixner · 5 years ago
  36. d271ab2 Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  37. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  38. 060eabe xenbus/backend: Protect xenbus callback with lock by SeongJae Park · 5 years ago
  39. 8a10567 xenbus/backend: Add memory pressure handler callback by SeongJae Park · 5 years ago
  40. 9293724 xen/gntdev: Do not use mm notifiers with autotranslating guests by Boris Ostrovsky · 5 years ago
  41. eda4eab xen/balloon: Support xend-based toolstack take two by Juergen Gross · 5 years ago
  42. 3d47431 Backmerge v5.5-rc7 into drm-next by Dave Airlie · 5 years ago
  43. 476878e xen-pciback: optionally allow interrupt enable flag writes by Marek Marczykowski-Górecki · 5 years ago
  44. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  45. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  46. d6bd6cf xen/grant-table: remove multiple BUG_ON on gnttab_interface by Aditya Pakki · 5 years ago
  47. 672b776 xenbus: limit when state is forced to closed by Paul Durrant · 5 years ago
  48. c534374 xenbus: move xenbus_dev_shutdown() into frontend code... by Paul Durrant · 5 years ago
  49. 6c56e8a Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 5 years ago
  50. b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  51. c673ec6 xen/balloon: fix ballooned page accounting without hotplug enabled by Juergen Gross · 5 years ago
  52. d4a3dcb sched/rt, xen: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  53. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  54. 196748a xen/xenbus: reference count registered modules by Paul Durrant · 5 years ago
  55. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  56. b3f7931 xen/gntdev: switch from kcalloc() to kvcalloc() by Juergen Gross · 5 years ago
  57. 3b06ac6 xen/gntdev: replace global limit of mapped pages by limit per call by Juergen Gross · 5 years ago
  58. d41b26d xen/gntdev: remove redundant non-zero check on ret by Colin Ian King · 5 years ago
  59. 348be43 xen/events: remove event handling recursion detection by Juergen Gross · 5 years ago
  60. 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
  61. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  62. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  63. dea8c09 xen/gntdev-dmabuf: Ditch dummy map functions by Daniel Vetter · 5 years ago
  64. 23c1cce xen: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  65. d3eeb1d xen/gntdev: use mmu_interval_notifier_insert by Jason Gunthorpe · 5 years ago
  66. 77b84bb xen-platform: Convert to generic power management by Bjorn Helgaas · 5 years ago
  67. 68a33b1 dma-direct: exclude dma_direct_map_resource from the min_low_pfn check by Christoph Hellwig · 5 years ago
  68. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  69. e221065 xen/mcelog: also allow building for 32-bit kernels by Jan Beulich · 5 years ago
  70. 4e3f77d xen/mcelog: add PPIN to record when available by Jan Beulich · 5 years ago
  71. ca8ffda xen/mcelog: drop __MC_MSR_MCGCAP by Jan Beulich · 5 years ago
  72. fa6614d xen/gntdev: Use select for DMA_SHARED_BUFFER by Jason Gunthorpe · 5 years ago
  73. 531e93d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  74. 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  75. ee7f522 xen: Stop abusing DT of_dma_configure API by Rob Herring · 5 years ago
  76. 574878f xen/grant-table: remove unnecessary printing by Fuqian Huang · 5 years ago
  77. 60b173c net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head by Eric Dumazet · 5 years ago
  78. 50dfd03 Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  79. a8fabb3 xen/xenbus: fix self-deadlock after killing user process by Juergen Gross · 5 years ago
  80. 0951570 xen/efi: have a common runtime setup function by Juergen Gross · 5 years ago
  81. 04ccbdc xen/balloon: Clear PG_offline in balloon_retrieve() by David Hildenbrand · 5 years ago
  82. 59b52f1 xen/balloon: Mark pages PG_offline in balloon_append() by David Hildenbrand · 5 years ago
  83. dde3285 xen/balloon: Drop __balloon_append() by David Hildenbrand · 5 years ago
  84. c5ad81e xen/balloon: Set pages PageOffline() in balloon_add_region() by David Hildenbrand · 5 years ago
  85. ec56103 Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  86. 89f40354 xen/events: remove unlikely() from WARN() condition by Denis Efremov · 5 years ago
  87. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  88. a4098bc xen/pci: reserve MCFG areas earlier by Igor Druzhinin · 5 years ago
  89. bf7954e swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page by Christoph Hellwig · 5 years ago
  90. b4dca15 swiotlb-xen: simplify cache maintainance by Christoph Hellwig · 5 years ago
  91. 922659e swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable by Christoph Hellwig · 5 years ago
  92. 8e23c82 xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance by Christoph Hellwig · 5 years ago
  93. 3fc1ca0 swiotlb: Split size parameter to map/unmap APIs by Lu Baolu · 5 years ago
  94. e6fa0dc swiotlb-xen: Convert to use macro by Souptick Joarder · 5 years ago
  95. dcb8cfb Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  96. b877ac9 xen/swiotlb: remember having called xen_create_contiguous_region() by Juergen Gross · 6 years ago
  97. bf70726 xen/swiotlb: simplify range_straddles_page_boundary() by Juergen Gross · 6 years ago
  98. 50f6393 xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() by Juergen Gross · 6 years ago
  99. a78d14a xen: avoid link error on ARM by Arnd Bergmann · 6 years ago
  100. 8d1502f xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero() by Souptick Joarder · 5 years ago