summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * xen: add steal_clock support on x86Juergen Gross2016-07-061-0/+20
| * xen: use vma_pages().Muhammad Falak R Wani2016-07-063-3/+3
| * ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-061-1/+1
| * XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-061-139/+34Star
| * Xen: ARM: Add support for mapping AMBA device mmioShannon Zhao2016-07-061-0/+43
| * Xen: ARM: Add support for mapping platform device mmioShannon Zhao2016-07-062-0/+154
| * Xen: xlate: Use page_to_xen_pfn instead of page_to_pfnShannon Zhao2016-07-061-11/+27
| * xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-061-0/+61
* | mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-271-2/+2
* | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-081-32/+3Star
* | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-081-4/+3Star
* | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-081-3/+0Star
* | xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-071-6/+8
|/
* xen-pciback: return proper values during BAR sizingJan Beulich2016-06-241-7/+11
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-06-231-4/+2Star
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-06-231-15/+13Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-11/+0Star
|\
| * target: make close_session optionalChristoph Hellwig2016-05-101-5/+0Star
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0Star
* | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-243-3/+6
|\ \
| * | xen/events: Don't move disabled irqsRoss Lagerwall2016-05-241-2/+4
| * | Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann2016-05-241-0/+1
| * | xen/gntdev: reduce copy batch size to 16David Vrabel2016-05-241-1/+1
* | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-072-12/+24
|\ \ \ | | |/ | |/|
| * | xen/evtchn: fix ring resize when binding new eventsJan Beulich2016-05-041-12/+8Star
| * | xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall2016-04-061-0/+16
| |/
* / efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar2016-04-291-1/+0Star
|/
* xen/events: Mask a moving irqBoris Ostrovsky2016-04-041-4/+24
* Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2217-112/+29Star
|\
| * drivers/xen: make platform-pci.c explicitly non-modularPaul Gortmaker2016-03-211-13/+9Star
| * drivers/xen: make sys-hypervisor.c explicitly non-modularPaul Gortmaker2016-03-211-51/+8Star
| * drivers/xen: make xenbus_dev_[front/back]end explicitly non-modularPaul Gortmaker2016-03-212-22/+4Star
| * drivers/xen: make [xen-]ballon explicitly non-modularPaul Gortmaker2016-03-212-15/+3Star
| * xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-2111-11/+5Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-142/+139Star
|\ \
| * | xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-28/+28
| * | xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-111-78/+89
| * | target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-111-37/+23Star
| |/
* | xen_balloon: support memory auto onlining policyVitaly Kuznetsov2016-03-162-9/+25
* | memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-161-1/+1
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-161-2/+3
* | Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-043-36/+55
|\ \
| * \ Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-223-36/+55
| |\ \ | | |/ | |/|
| | * xen/pciback: Save the number of MSI-X entries to be copied later.Konrad Rzeszutek Wilk2016-02-151-1/+5
| | * xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORYKonrad Rzeszutek Wilk2016-02-151-1/+2
| | * xen: fix potential integer overflow in queue_replyInsu Yun2016-02-151-0/+2
| | * xen/scsiback: avoid warnings when adding multiple LUNs to a domainJuergen Gross2016-02-081-29/+41
| | * xen/scsiback: correct frontend countingJuergen Gross2016-02-081-5/+5
* | | xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAMToshi Kani2016-01-301-1/+1
|/ /
* | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-301-1/+1
|\ \