aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-4/+8
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini1-1/+1
2015-05-05xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq()Boris Ostrovsky1-1/+1
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky1-0/+29
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2-2/+13
2015-04-29xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings3-5/+5
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky1-3/+6
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2-25/+31
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-61/+13
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+5
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds13-235/+665
2015-04-15xen/pci: Try harder to get PXM information for XenRoss Lagerwall1-2/+13
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu3-103/+288
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-7/+9
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-61/+13
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+40
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo2-1/+5
2015-03-23xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross1-0/+23
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross1-0/+17
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-5/+2
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-5/+2
2015-03-16xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich1-1/+14
2015-03-16xen: scsiback: add LUN of restored domainJuergen Gross1-5/+14
2015-03-16xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen1-39/+36
2015-03-16xen/mce: fix up xen_late_init_mcelog() error handlingDan Carpenter1-7/+18
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2-53/+110
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel3-0/+140
2015-03-16xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk1-2/+2
2015-03-16xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai1-25/+20
2015-03-16xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai1-16/+28
2015-03-11xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-06xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross1-6/+12
2015-02-23xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross1-8/+6
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel3-1/+47
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
2015-02-05xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert1-4/+7
2015-01-28xen/gntdev: provide find_special_page VMA operationDavid Vrabel1-0/+11
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel1-0/+34
2015-01-28xen/gntdev: safely unmap grants in case they are still in useJennifer Herbert1-5/+31
2015-01-28xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-20/+20
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert1-0/+44
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert1-2/+41
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel3-5/+34
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel1-84/+2
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2-8/+16
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address structures.Lv Zheng1-4/+4
2015-01-23xen/tmem: mark xen_tmem_init() __initJan Beulich1-1/+1
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke1-0/+1