summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang
2021-08-30xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross
2021-08-30xen: check required Xen featuresJuergen Gross
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-09xen: swiotlb: return error code from xen_swiotlb_map_sg()Martin Oliveira
2021-07-23swiotlb: Convert io_default_tlb_mem to static allocationWill Deacon
2021-07-21xen/events: remove redundant initialization of variable irqColin Ian King
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-13swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingClaire Chang
2021-07-13swiotlb: Update is_swiotlb_buffer to add a struct device argumentClaire Chang
2021-07-07Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-05xen: Use DEVICE_ATTR_*() macroYueHaibing
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke
2021-05-31scsi: core: Drop message byte helperHannes Reinecke
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsHannes Reinecke
2021-05-31scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERRORHannes Reinecke
2021-05-31scsi: core: Kill DRIVER_SENSEHannes Reinecke
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