summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini
2021-05-10xen/unpopulated-alloc: fix error return code in fill_list()Zhen Lei
2021-05-10xen/gntdev: fix gntdev_mmap() error exit pathJuergen Gross
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-04-23xen-pciback: simplify vpci's find hookJan Beulich
2021-04-23xen: Remove support for PV ACPI cpu/memory hotplugBoris Ostrovsky
2021-04-23xen/pciback: Fix incorrect type warningsMuhammad Usama Anjum
2021-04-09Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-07xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne
2021-03-19swiotlb: dynamically allocate io_tlb_default_memChristoph Hellwig
2021-03-19swiotlb: move global variables into a new io_tlb_mem structureClaire Chang
2021-03-17xen-swiotlb: remove the unused size argument from xen_swiotlb_fixupChristoph Hellwig
2021-03-17xen-swiotlb: split xen_swiotlb_initChristoph Hellwig
2021-03-17swiotlb: lift the double initialization protection from xen-swiotlbChristoph Hellwig
2021-03-17xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabsChristoph Hellwig
2021-03-17xen-swiotlb: remove xen_set_nslabsChristoph Hellwig
2021-03-17xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supportedChristoph Hellwig
2021-03-17xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_bufferChristoph Hellwig
2021-03-17swiotlb: split swiotlb_tbl_sync_singleChristoph Hellwig
2021-03-17swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_singleChristoph Hellwig
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross
2021-03-10Xen/gntdev: don't needlessly use kvcalloc()Jan Beulich
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich
2021-03-10Xen/gntdev: don't needlessly allocate k{,un}map_ops[]Jan Beulich
2021-03-10xen/events: avoid handling the same event on two cpus at the same timeJuergen Gross
2021-03-10xen/events: don't unmask an event channel when an eoi is pendingJuergen Gross
2021-03-10xen/events: reset affinity of 2-level event when tearing it downJuergen Gross
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie
2021-03-04scsi: target: xen-scsiback: Convert to new submission APIMike Christie
2021-02-26Merge tag 'for-linus-5.12b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-26mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand
2021-02-23xen-front-pgdir-shbuf: don't record wrong grant handle upon errorJan Beulich
2021-02-23xen: Replace lkml.org links with loreKees Cook
2021-02-23xen/evtchn: use READ/WRITE_ONCE() for accessing ring indicesJuergen Gross
2021-02-23xen/evtchn: use smp barriers for user event ringJuergen Gross
2021-02-23xen/events: add per-xenbus device event statistics and settingsJuergen Gross
2021-02-21Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-15xen-scsiback: don't "handle" error by BUG()Jan Beulich
2021-02-15Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-15Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich