summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2016-07-06xen-pciback: drop rom_init()Jan Beulich1-13/+1
2016-07-06xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich1-4/+3
2016-07-06xen: xenbus: Remove create_workqueueBhaktipriya Shridhar1-14/+1
2016-07-06xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar3-11/+2
2016-07-06xen: add steal_clock support on x86Juergen Gross1-0/+20
2016-07-06xen: use vma_pages().Muhammad Falak R Wani3-3/+3
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao1-1/+1
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao1-139/+34
2016-07-06Xen: ARM: Add support for mapping AMBA device mmioShannon Zhao1-0/+43
2016-07-06Xen: ARM: Add support for mapping platform device mmioShannon Zhao2-0/+154
2016-07-06Xen: xlate: Use page_to_xen_pfn instead of page_to_pfnShannon Zhao1-11/+27
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao1-0/+61
2016-06-24xen-pciback: return proper values during BAR sizingJan Beulich1-7/+11
2016-06-23xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-06-23xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall1-15/+13
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-11/+0
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+6
2016-05-24xen/events: Don't move disabled irqsRoss Lagerwall1-2/+4
2016-05-24Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann1-0/+1
2016-05-24xen/gntdev: reduce copy batch size to 16David Vrabel1-1/+1
2016-05-10target: make close_session optionalChristoph Hellwig1-5/+0
2016-05-10target: make ->shutdown_session optionalChristoph Hellwig1-6/+0
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2-12/+24
2016-05-04xen/evtchn: fix ring resize when binding new eventsJan Beulich1-12/+8
2016-04-29efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar1-1/+0
2016-04-06xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall1-0/+16
2016-04-04xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-112/+29
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-142/+139
2016-03-21drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker1-13/+9
2016-03-21drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker1-51/+8
2016-03-21drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2-22/+4
2016-03-21drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2-15/+3
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker11-11/+5
2016-03-16xen_balloon: support memory auto onlining policyVitaly Kuznetsov2-9/+25
2016-03-16memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov1-1/+1
2016-03-16tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra1-2/+3
2016-03-11xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger1-28/+28
2016-03-11xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger1-78/+89
2016-03-11target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig1-37/+23
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar3-36/+55
2016-02-23Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-36/+55
2016-02-15xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk1-1/+5
2016-02-15xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk1-1/+2
2016-02-15xen: fix potential integer overflow in queue_replyInsu Yun1-0/+2
2016-02-08xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross1-29/+41
2016-02-08xen/scsiback: correct frontend countingJuergen Gross1-5/+5
2016-01-30xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani1-1/+1
2016-01-30Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-1/+1