summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-27
|\
| * xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-26
| * xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-25
| * xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-25
| * xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov2016-07-25
| * x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-25
| * xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel2016-07-25
| * xen: support runqueue steal time on xenJuergen Gross2016-07-06
| * xen-pciback: drop superfluous variablesJan Beulich2016-07-06
| * xen-pciback: short-circuit read path used for merging write valuesJan Beulich2016-07-06
| * xen-pciback: use const and unsigned in bar_init()Jan Beulich2016-07-06
| * xen-pciback: simplify determination of 64-bit memory resourceJan Beulich2016-07-06
| * xen-pciback: fold read_dev_bar() into its now single callerJan Beulich2016-07-06
| * xen-pciback: drop rom_init()Jan Beulich2016-07-06
| * xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich2016-07-06
| * xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-06
| * xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar2016-07-06
| * xen: add steal_clock support on x86Juergen Gross2016-07-06
| * xen: use vma_pages().Muhammad Falak R Wani2016-07-06
| * ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-06
| * XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao2016-07-06
| * Xen: ARM: Add support for mapping AMBA device mmioShannon Zhao2016-07-06
| * Xen: ARM: Add support for mapping platform device mmioShannon Zhao2016-07-06
| * Xen: xlate: Use page_to_xen_pfn instead of page_to_pfnShannon Zhao2016-07-06
| * xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao2016-07-06
* | mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka2016-07-26
* | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-08
* | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-08
* | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-08
* | xenbus: don't BUG() on user mode induced conditionJan Beulich2016-07-07
|/
* xen-pciback: return proper values during BAR sizingJan Beulich2016-06-24
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-06-23
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-06-23
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-28
|\
| * target: make close_session optionalChristoph Hellwig2016-05-10
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-10
* | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-24
|\ \
| * | xen/events: Don't move disabled irqsRoss Lagerwall2016-05-24
| * | Xen: don't warn about 2-byte wchar_t in efiArnd Bergmann2016-05-24
| * | xen/gntdev: reduce copy batch size to 16David Vrabel2016-05-24
* | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-07
|\ \ \ | | |/ | |/|
| * | xen/evtchn: fix ring resize when binding new eventsJan Beulich2016-05-04
| * | xen/balloon: Fix crash when ballooning on x86 32 bit PAERoss Lagerwall2016-04-06
| |/
* | efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar2016-04-29
|/
* 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