summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/evtchn: dynamically grow pending event channel ringDavid Vrabel2015-11-261-16/+107
* xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky2015-11-263-2/+13
* xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky2015-11-261-1/+1
* xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan2015-11-021-1/+1
* x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-281-0/+1
* xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12
* xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini2015-10-231-1/+5
* xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-235-4/+36
* xenbus: Support multiple grants ring with 64KBJulien Grall2015-10-231-25/+72
* xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall2015-10-232-0/+28
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-235-29/+29
* xen/arm: correct comment in enlighten.cJuergen Gross2015-10-231-1/+1
* xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli2015-10-231-16/+18
* xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli2015-10-231-10/+12
* xen/balloon: Use the correct sizeof when declaring frame_listJulien Grall2015-10-231-1/+1
* xen/swiotlb: Add support for 64KB page granularityJulien Grall2015-10-233-40/+63
* xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall2015-10-234-8/+11
* arm/xen: Add support for 64KB page granularityJulien Grall2015-10-232-5/+16
* xen/privcmd: Add support for Linux 64KB page granularityJulien Grall2015-10-232-43/+89
* net/xen-netback: Make it running on 64KB page granularityJulien Grall2015-10-232-62/+111
* net/xen-netfront: Make it running on 64KB page granularityJulien Grall2015-10-231-36/+86
* block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-233-9/+22
* block/xen-blkfront: Make it running on 64KB page granularityJulien Grall2015-10-231-111/+213
* xen/grant-table: Make it running on 64KB granularityJulien Grall2015-10-232-6/+6
* xen/events: fifo: Make it running on 64KB granularityJulien Grall2015-10-232-2/+2
* xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall2015-10-231-15/+55
* tty/hvc: xen: Use xen page definitionJulien Grall2015-10-231-2/+2
* xen/xenbus: Use Xen page definitionJulien Grall2015-10-232-4/+5
* xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...Julien Grall2015-10-231-0/+8
* block/xen-blkfront: split get_grant in 2Julien Grall2015-10-231-29/+59
* block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall2015-10-231-20/+19
* block/xen-blkfront: Split blkif_queue_request in 2Julien Grall2015-10-231-124/+153
* xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall2015-10-231-0/+9
* xen/grant: Introduce helpers to split a page into grantJulien Grall2015-10-233-1/+69
* xen: Add Xen specific page definitionJulien Grall2015-10-231-1/+26
* arm/xen: Drop pte_mfn and mfn_pteJulien Grall2015-10-231-3/+0
* net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall2015-10-231-7/+7
* xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel2015-10-231-0/+5
* x86/xen: export xen_alloc_p2m_entry()David Vrabel2015-10-232-6/+15
* xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2015-10-232-10/+81
* xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel2015-10-236-20/+13
* xen/balloon: only hotplug additional memory if requiredDavid Vrabel2015-10-231-4/+19
* xen/balloon: rationalize memory hotplug statsDavid Vrabel2015-10-232-67/+13
* xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel2015-10-231-20/+53
* x86/xen: discard RAM regions above the maximum reservationDavid Vrabel2015-10-231-2/+5
* xen/balloon: remove scratch page left oversDavid Vrabel2015-10-231-3/+0
* mm: memory hotplug with an existing resourceDavid Vrabel2015-10-232-8/+23
* Linux 4.3-rc6v4.3-rc6Linus Torvalds2015-10-181-1/+1
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-10-185-18/+51
|\
| * i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg2015-10-181-0/+20
OpenPOWER on IntegriCloud