aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel
2016-05-10target: make close_session optionalChristoph Hellwig
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-04xen/evtchn: fix ring resize when binding new eventsJan Beulich
2016-04-29efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar
2016-04-06xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall
2016-04-04xen/events: Mask a moving irqBoris Ostrovsky
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-21drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker
2016-03-21drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker
2016-03-21drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker
2016-03-15xen_balloon: support memory auto onlining policyVitaly Kuznetsov
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-10xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-10xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-10target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-15xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk
2016-02-15xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk
2016-02-15xen: fix potential integer overflow in queue_replyInsu Yun
2016-02-08xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross
2016-02-08xen/scsiback: correct frontend countingJuergen Gross
2016-01-30xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-12xen/events: use virt_xxx barriersMichael S. Tsirkin
2016-01-12xenbus: use virt_xxx barriersMichael S. Tsirkin
2016-01-07xen/gntdev: add ioctl for grant copyDavid Vrabel
2015-12-21xen/gntdev: constify mmu_notifier_ops structuresJulia Lawall
2015-12-21xen/grant-table: constify gnttab_ops structureJulia Lawall
2015-12-21xen/time: use READ_ONCEStefano Stabellini
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18xen-pciback: fix up cleanup path when alloc failsDoug Goldstein
2015-12-18xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk
2015-12-18xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk