summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-1/+1
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-1/+1
* | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-116-40/+130
|\ \
| * | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel2014-12-101-1/+1
| * | xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich2014-12-041-0/+54
| * | xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk2014-12-041-2/+14
| * | xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk2014-12-041-9/+11
| * | xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk2014-12-041-1/+1
| * | xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk2014-12-041-4/+6
| * | driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-041-1/+1
| * | xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk2014-12-045-16/+33
| * | swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini2014-12-041-1/+1
| * | swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini2014-12-041-1/+1
| * | swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini2014-12-041-2/+0
| * | swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini2014-12-041-3/+3
| * | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-041-1/+4
| * | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+4
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-0/+1
|\ \ \ | |_|/ |/| |
| * | efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel2014-11-051-0/+1
| |/
* | scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-121-4/+0
|/
* xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky2014-10-231-11/+16
* xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky2014-10-231-0/+3
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-1112-19/+2167
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-066-12/+25
| * xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang2014-10-061-4/+1
| * xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang2014-10-061-2/+2
| * xen/efi: Directly include needed headersDaniel Kiper2014-09-231-0/+2
| * xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter2014-09-231-3/+4
| * xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross2014-09-233-0/+2134
| * xen/events: support threaded irqs for interdomain event channelsJuergen Gross2014-09-231-2/+3
| * xen/grant-table: refactor error cleanup in grow_gnttab_list()Chen Gang2014-09-231-1/+1
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-2/+2
|\ \ | |/ |/|
| * xen/pciback: Use PCI device flag helper functionsEthan Zhao2014-09-161-2/+2
* | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-09-113-18/+9
|\ \ | |/ |/|
| * xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel2014-09-041-3/+3
| * xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel2014-09-041-6/+4
| * xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel2014-09-021-2/+2
| * xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall2014-09-021-7/+0
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
|/
* Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-074-328/+39
|\
| * xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun2014-08-011-0/+1
| * xen/events: drop negativity check of unsigned parameterAndrey Utkin2014-08-011-1/+1
| * xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio2014-07-311-1/+1
| * xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel2014-07-311-3/+2
| * xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel2014-07-311-20/+28
| * xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-303/+6
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-1/+8
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-043-0/+375
|\ \
| * | xen: Put EFI machinery in placeDaniel Kiper2014-07-183-0/+375
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-1/+8
|\ \ \
OpenPOWER on IntegriCloud