summaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)Author
2016-05-01xen/events: Mask a moving irqBoris Ostrovsky
2016-04-01xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk
2016-04-01xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk
2016-01-22xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk
2016-01-22xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk
2015-10-13xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki
2015-10-13xen/gntdev: convert priv->lock to a mutexDavid Vrabel
2015-08-07xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-08-07xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-05-09xen-pciback: limit guest control of command registerJan Beulich
2015-05-09xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2014-11-05xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall
2014-08-06xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2013-10-26xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne
2013-09-10xen/events: mask events when changing their VCPU bindingDavid Vrabel
2013-09-10xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel
2013-06-19xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser
2013-03-20xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk
2013-03-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich
2013-03-06xen: close evtchn port if binding to irq failsWei Liu
2012-11-16xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel
2012-09-19xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald
2012-05-31xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini
2012-05-11xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk
2012-05-11xen/gntdev: do not set VM_PFNMAPStefano Stabellini
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk
2011-11-16xen-gntalloc: signedness bug in add_grefs()Dan Carpenter
2011-11-16xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()Dan Carpenter
2011-11-16xen-gntdev: integer overflow in gntdev_alloc_map()Dan Carpenter
2011-11-16xen/balloon: Avoid OOM when requesting highmemDaniel De Graaf
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-06Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-19xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk
2011-10-19xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk
2011-10-19xen/events: Don't check the info for NULL as it is already done.Konrad Rzeszutek Wilk
2011-10-19xen/events: BUG() when we can't allocate our event->irq array.Konrad Rzeszutek Wilk