aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2016-06-06xen/events: Don't move disabled irqsRoss Lagerwall
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky
2016-03-07xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-03-07xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-03-07xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2016-03-07xen/scsiback: correct frontend countingJuergen Gross
2015-08-27xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki
2015-08-27xen/gntdev: convert priv->lock to a mutexDavid Vrabel
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-06-09xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-23xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-05-23xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky
2015-05-23xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky
2015-05-23xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky
2015-04-23xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross
2015-03-28xen-pciback: limit guest control of command registerJan Beulich
2015-03-28xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross
2015-03-06xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross
2015-03-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2015-02-05xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini
2015-01-29Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2015-01-16swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_singleStefano Stabellini
2015-01-16swiotlb-xen: call xen_dma_sync_single_for_device when appropriateStefano Stabellini
2015-01-16swiotlb-xen: remove BUG_ON in xen_bus_to_physStefano Stabellini
2015-01-16swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpuStefano Stabellini
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-06xen/xenbus: Remove BUG_ON() when error string trucatedChen Gang
2014-10-06xen/xenbus: Correct the comments for xenbus_grant_ring()Chen Gang
2014-09-23xen/efi: Directly include needed headersDaniel Kiper
2014-09-23xen-scsiback: clean up a type issue in scsiback_make_tpg()Dan Carpenter
2014-09-23xen-scsiback: Add Xen PV SCSI backend driverJuergen Gross
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross
2014-09-23xen/grant-table: refactor error cleanup in grow_gnttab_list()Chen Gang
2014-09-16xen/pciback: Use PCI device flag helper functionsEthan Zhao
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-09-04xen/gntalloc: safely delete grefs in add_grefs() undo pathDavid Vrabel
2014-09-04xen/gntalloc: fix oops after runnning out of grant refsDavid Vrabel
2014-09-02xen/balloon: cancel ballooning if adding new memory failedDavid Vrabel
2014-09-02xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-01xen/pciback: Fix error return code in xen_pcibk_attach()Wei Yongjun
2014-08-01xen/events: drop negativity check of unsigned parameterAndrey Utkin
2014-07-31xen/events/fifo: remove a unecessary use of BM()Frediano Ziglio
2014-07-31xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel