summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-065-145/+108
|\
| * xen/pciback: support driver_overrideJuergen Gross2016-09-301-7/+29
| * xen/pciback: avoid multiple entries in slot listJuergen Gross2016-09-301-8/+31
| * xen/pciback: simplify pcistub device handlingJuergen Gross2016-09-301-21/+21
| * xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed2016-09-302-81/+9
| * xen/events: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-301-22/+12
| * xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross2016-08-241-6/+6
* | xenbus: don't look up transaction IDs for ordinary writesJan Beulich2016-08-241-1/+1
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-7/+7
* Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2718-242/+428
|\
| * xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross2016-07-261-1/+1
| * xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+2
| * xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-1/+1
| * xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov2016-07-251-5/+5
| * x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-252-2/+3
| * xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel2016-07-251-0/+40
| * xen: support runqueue steal time on xenJuergen Gross2016-07-061-17/+23
| * xen-pciback: drop superfluous variablesJan Beulich2016-07-061-10/+6
| * xen-pciback: short-circuit read path used for merging write valuesJan Beulich2016-07-061-4/+2
| * xen-pciback: use const and unsigned in bar_init()Jan Beulich2016-07-061-2/+2
| * xen-pciback: simplify determination of 64-bit memory resourceJan Beulich2016-07-061-4/+1
| * xen-pciback: fold read_dev_bar() into its now single callerJan Beulich2016-07-061-20/+13
| * xen-pciback: drop rom_init()Jan Beulich2016-07-061-13/+1
| * xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich2016-07-061-4/+3
| * xen: xenbus: Remove create_workqueueBhaktipriya Shridhar2016-07-061-14/+1
| * xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar2016-07-063-11/+2
| * 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/+34
| * 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-261-2/+2
* | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-081-32/+3
* | xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich2016-07-081-4/+3
* | xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-081-3/+0
* | 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/+2
* xen/balloon: Fix declared-but-not-defined warningRoss Lagerwall2016-06-231-15/+13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-11/+0
|\
| * target: make close_session optionalChristoph Hellwig2016-05-101-5/+0
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
* | 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
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud