summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-05xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky
2015-04-29xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-15xen/pci: Try harder to get PXM information for XenRoss Lagerwall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo
2015-03-23xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-16xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich
2015-03-16xen: scsiback: add LUN of restored domainJuergen Gross
2015-03-16xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen
2015-03-16xen/mce: fix up xen_late_init_mcelog() error handlingDan Carpenter
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel
2015-03-16xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk
2015-03-16xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai
2015-03-16xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai
2015-03-11xen-pciback: limit guest control of command registerJan Beulich
2015-03-06xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross
2015-02-23xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2015-02-05xenbus: Add proper handling of XS_ERROR from Xenbus for transactions.Jennifer Herbert
2015-01-28xen/gntdev: provide find_special_page VMA operationDavid Vrabel
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel
2015-01-28xen/gntdev: safely unmap grants in case they are still in useJennifer Herbert
2015-01-28xen/gntdev: convert priv->lock to a mutexDavid Vrabel
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng
2015-01-23xen/tmem: mark xen_tmem_init() __initJan Beulich
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke