summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* xen/events: Mask a moving irqBoris Ostrovsky2016-04-04
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-22
|\
| * drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker2016-03-21
| * drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker2016-03-21
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-21
| * drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2016-03-21
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-21
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\ \
| * | xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-10
| * | xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-10
| * | target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-10
| |/
* | xen_balloon: support memory auto onlining policyVitaly Kuznetsov2016-03-15
* | memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-15
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
* | Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-04
|\ \
| * \ Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-22
| |\ \ | | |/ | |/|
| | * xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-02-15
| | * xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-02-15
| | * xen: fix potential integer overflow in queue_replyInsu Yun2016-02-15
| | * xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross2016-02-08
| | * xen/scsiback: correct frontend countingJuergen Gross2016-02-08
* | | xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani2016-01-30
|/ /
* | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-29
|\ \
| * | cleancache: constify cleancache_ops structureJulia Lawall2016-01-27
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-18
|\ \ \ | |_|/ |/| |
| * | xen/events: use virt_xxx barriersMichael S. Tsirkin2016-01-12
| * | xenbus: use virt_xxx barriersMichael S. Tsirkin2016-01-12
| |/
* | xen/gntdev: add ioctl for grant copyDavid Vrabel2016-01-07
* | xen/gntdev: constify mmu_notifier_ops structuresJulia Lawall2015-12-21
* | xen/grant-table: constify gnttab_ops structureJulia Lawall2015-12-21
* | xen/time: use READ_ONCEStefano Stabellini2015-12-21
* | xen: rename dom0_op to platform_opStefano Stabellini2015-12-21
* | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini2015-12-21
|/
* Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\
| * xen-pciback: fix up cleanup path when alloc failsDoug Goldstein2015-12-18
| * xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI...Konrad Rzeszutek Wilk2015-12-18
| * xen/pciback: Save xen_pci_op commands before processing itKonrad Rzeszutek Wilk2015-12-18
| * xen-scsiback: safely copy requestsDavid Vrabel2015-12-18
| * xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall2015-12-02
* | Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-26
|\ \ | |/
| * xen/evtchn: dynamically grow pending event channel ringDavid Vrabel2015-11-26
| * xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-26
| * xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky2015-11-26
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ | |/ |/|
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini2015-10-23