summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-4/+8
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-1/+1
* xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-051-1/+1
* xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
* xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-052-2/+13
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-293-5/+5
* xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-3/+6
* xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-272-25/+31
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-61/+13Star
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-61/+13Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-1/+5
|\ \
| * | XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo2015-03-262-1/+5
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-1613-235/+665
|\ \ \
| * | | xen/pci: Try harder to get PXM information for XenRoss Lagerwall2015-04-151-2/+13
| * | | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-153-103/+288
| * | | xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich2015-03-161-1/+14
| * | | xen: scsiback: add LUN of restored domainJuergen Gross2015-03-161-5/+14
| * | | xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen2015-03-161-39/+36Star
| * | | xen/mce: fix up xen_late_init_mcelog() error handlingDan Carpenter2015-03-161-7/+18
| * | | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-162-53/+110
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-163-0/+140
| * | | xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk2015-03-161-2/+2
| * | | xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai2015-03-161-25/+20Star
| * | | xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai2015-03-161-16/+28
| |/ /
* | | cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-151-7/+9
* | | 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/+2Star
|\ \ \ | |/ / |/| |
| * | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-201-5/+2Star
| |/
* | 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/+6Star
* | 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-111-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/+2Star
* | 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
|/