summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-022-0/+40
|\
| * xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross2015-03-231-0/+23
| * x86/xen: prepare p2m list for memory hotplugJuergen Gross2015-03-231-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-5/+2
|\ \ | |/ |/|
| * loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-191-5/+2
* | xen-pciback: limit guest control of command registerJan Beulich2015-03-113-14/+51
* | xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross2015-03-061-6/+12
* | xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross2015-02-231-8/+6
* | x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-02-233-1/+47
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-0/+1
|\
| * scsi: Conditionally compile in constants.cHannes Reinecke2015-01-091-0/+1
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-4/+4
|\ \
| * | ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng2015-01-261-4/+4
| |/
* | xen/manage: Fix USB interaction issues when resumingRoss Lagerwall2015-02-061-1/+7
* | xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert2015-02-051-4/+7
* | xen/gntdev: provide find_special_page VMA operationDavid Vrabel2015-01-281-0/+11
* | xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-281-0/+34
* | xen/gntdev: safely unmap grants in case they are still in useJennifer Herbert2015-01-281-5/+31
* | xen/gntdev: convert priv->lock to a mutexDavid Vrabel2015-01-281-20/+20
* | xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-281-0/+44
* | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-2/+41
* | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-283-5/+34
* | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-281-84/+2
* | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-282-8/+16
* | xen/tmem: mark xen_tmem_init() __initJan Beulich2015-01-231-1/+1
|/
* 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
OpenPOWER on IntegriCloud