aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-10Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-12-04xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich
2014-12-04xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk
2014-12-04xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk
2014-12-04xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk
2014-12-04xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk
2014-12-04xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk
2014-12-04swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2014-12-04swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2014-12-04swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2014-12-04swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang
2014-09-23xen/efi: Directly include needed headersDaniel Kiper
2014-09-23xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross
2014-09-23xen/grant-table: refactor error cleanup in grow_gnttab_list()Chen Gang
2014-09-16xen/pciback: Use PCI device flag helper functionsEthan Zhao
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-04xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel
2014-09-04xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel
2014-09-02xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-01xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun
2014-08-01xen/events: drop negativity check of unsigned parameterAndrey Utkin
2014-07-31xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio
2014-07-31xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel
2014-07-31xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds