aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+0
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+4
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-40/+23
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-4/+2
2021-08-30drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsGravatar Jing Yangyang 1-6/+3
2021-08-30xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsGravatar Juergen Gross 1-34/+2
2021-08-30xen: check required Xen featuresGravatar Juergen Gross 1-0/+18
2021-08-19isystem: trim/fixup stdarg.h and other headersGravatar Alexey Dobriyan 1-2/+0
2021-08-14Merge tag 'for-linus-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+15
2021-08-12xen/events: Fix race in set_evtchn_to_irqGravatar Maximilian Heyne 1-6/+14
2021-08-09xen: swiotlb: return error code from xen_swiotlb_map_sg()Gravatar Martin Oliveira 1-1/+1
2021-07-23swiotlb: Convert io_default_tlb_mem to static allocationGravatar Will Deacon 1-2/+2
2021-07-21xen/events: remove redundant initialization of variable irqGravatar Colin Ian King 1-1/+1
2021-07-21bus: Make remove callback return voidGravatar Uwe Kleine-König 2-4/+2
2021-07-13swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingGravatar Claire Chang 1-1/+1
2021-07-13swiotlb: Update is_swiotlb_buffer to add a struct device argumentGravatar Claire Chang 1-1/+1
2021-07-07Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-28/+21
2021-07-05xen: Use DEVICE_ATTR_*() macroGravatar YueHaibing 3-28/+21
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-9/+8
2021-06-24xen/events: reset active flag for lateeoi events laterGravatar Juergen Gross 1-1/+10
2021-05-31scsi: core: Drop obsolete Linux-specific SCSI status codesGravatar Hannes Reinecke 1-1/+1
2021-05-31scsi: core: Drop message byte helperGravatar Hannes Reinecke 1-1/+1
2021-05-31scsi: core: Drop the now obsolete driver_byte definitionsGravatar Hannes Reinecke 1-2/+2
2021-05-31scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERRORGravatar Hannes Reinecke 1-4/+4
2021-05-31scsi: core: Kill DRIVER_SENSEGravatar Hannes Reinecke 1-2/+1
2021-05-21xen-pciback: reconfigure also from backend watch handlerGravatar Jan Beulich 1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyGravatar Jan Beulich 1-6/+8
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedGravatar Stefano Stabellini 1-0/+5
2021-05-10xen/unpopulated-alloc: fix error return code in fill_list()Gravatar Zhen Lei 1-1/+3
2021-05-10xen/gntdev: fix gntdev_mmap() error exit pathGravatar Juergen Gross 1-1/+3
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-100/+82
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-12/+9
2021-04-26Merge tag 'for-linus-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-1089/+4
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+2
2021-04-23xen-pciback: simplify vpci's find hookGravatar Jan Beulich 1-6/+1
2021-04-23xen: Remove support for PV ACPI cpu/memory hotplugGravatar Boris Ostrovsky 6-1080/+0
2021-04-23xen/pciback: Fix incorrect type warningsGravatar Muhammad Usama Anjum 1-3/+3
2021-04-09Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+6
2021-04-07xen/evtchn: Change irq_info lock to raw_spinlock_tGravatar Luca Fancellu 1-6/+6
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGGravatar Roger Pau Monne 1-2/+2
2021-03-19swiotlb: dynamically allocate io_tlb_default_memGravatar Christoph Hellwig 1-14/+8
2021-03-19swiotlb: move global variables into a new io_tlb_mem structureGravatar Claire Chang 1-1/+1
2021-03-17xen-swiotlb: remove the unused size argument from xen_swiotlb_fixupGravatar Christoph Hellwig 1-4/+3
2021-03-17xen-swiotlb: split xen_swiotlb_initGravatar Christoph Hellwig 1-54/+70
2021-03-17swiotlb: lift the double initialization protection from xen-swiotlbGravatar Christoph Hellwig 1-7/+0
2021-03-17xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabsGravatar Christoph Hellwig 1-32/+25
2021-03-17xen-swiotlb: remove xen_set_nslabsGravatar Christoph Hellwig 1-12/+7
2021-03-17xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supportedGravatar Christoph Hellwig 1-8/+2