summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)AuthorLines
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-5/+2
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche-5/+2
2015-03-11xen-pciback: limit guest control of command registerJan Beulich-14/+51
2015-03-06xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross-6/+12
2015-02-23xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross-8/+6
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel-1/+47
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall-1/+7
2015-02-05xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert-4/+7
2015-01-28xen/gntdev: provide find_special_page VMA operationDavid Vrabel-0/+11
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel-0/+34
2015-01-28xen/gntdev: safely unmap grants in case they are still in useJennifer Herbert-5/+31
2015-01-28xen/gntdev: convert priv->lock to a mutexDavid Vrabel-20/+20
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert-0/+44
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert-2/+41
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel-5/+34
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel-84/+2
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel-8/+16
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng-4/+4
2015-01-23xen/tmem: mark xen_tmem_init() __initJan Beulich-1/+1
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke-0/+1
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-1/+1
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-40/+130
2014-12-10Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel-1/+1
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1
2014-12-04xen-pciback: drop SR-IOV VFs when PF driver unloadsJan Beulich-0/+54
2014-12-04xen/pciback: Restore configuration space when detaching from a guest.Konrad Rzeszutek Wilk-2/+14
2014-12-04xen/pciback: Remove tons of dereferencesKonrad Rzeszutek Wilk-9/+11
2014-12-04xen/pciback: Print out the domain owning the device.Konrad Rzeszutek Wilk-1/+1
2014-12-04xen/pciback: Include the domain id if removing the device whilst still in useKonrad Rzeszutek Wilk-4/+6
2014-12-04driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk-1/+1
2014-12-04xen/pciback: Don't deadlock when unbinding.Konrad Rzeszutek Wilk-16/+33
2014-12-04swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini-1/+1
2014-12-04swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini-1/+1
2014-12-04swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini-2/+0
2014-12-04swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini-3/+3
2014-12-04xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini-1/+4
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini-2/+4
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig-1/+1
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke-4/+0
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel-0/+1
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky-11/+16
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky-0/+3
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-19/+2167
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel-12/+25
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang-4/+1
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang-2/+2
2014-09-23xen/efi: Directly include needed headersDaniel Kiper-0/+2