summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0441-647/+1365
|\
| * 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
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04100-2422/+3297
|\ \
| * | arm64/efi: fix libstub build under CONFIG_MODVERSIONSArd Biesheuvel2015-11-021-1/+1
| * | ARM64: Enable multi-core scheduler support by defaultDietmar Eggemann2015-10-301-0/+1
| * | arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-303-7/+5
| * | arm64: page-align sections for DEBUG_RODATAMark Rutland2015-10-291-1/+4
OpenPOWER on IntegriCloud