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