summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-10-23xenbus: Support multiple grants ring with 64KBJulien Grall
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall
2015-10-23xen/arm: correct comment in enlighten.cJuergen Gross
2015-10-23xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli
2015-10-23xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli
2015-10-23xen/balloon: Use the correct sizeof when declaring frame_listJulien Grall
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall
2015-10-23xen/privcmd: Add support for Linux 64KB page granularityJulien Grall
2015-10-23net/xen-netback: Make it running on 64KB page granularityJulien Grall
2015-10-23net/xen-netfront: Make it running on 64KB page granularityJulien Grall
2015-10-23block/xen-blkback: Make it running on 64KB page granularityJulien Grall
2015-10-23block/xen-blkfront: Make it running on 64KB page granularityJulien Grall
2015-10-23xen/grant-table: Make it running on 64KB granularityJulien Grall
2015-10-23xen/events: fifo: Make it running on 64KB granularityJulien Grall
2015-10-23xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall
2015-10-23tty/hvc: xen: Use xen page definitionJulien Grall
2015-10-23xen/xenbus: Use Xen page definitionJulien Grall
2015-10-23xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB p...Julien Grall
2015-10-23block/xen-blkfront: split get_grant in 2Julien Grall
2015-10-23block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall
2015-10-23block/xen-blkfront: Split blkif_queue_request in 2Julien Grall
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall
2015-10-23xen: Add Xen specific page definitionJulien Grall
2015-10-23arm/xen: Drop pte_mfn and mfn_pteJulien Grall
2015-10-23net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall
2015-10-23xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel
2015-10-23x86/xen: export xen_alloc_p2m_entry()David Vrabel
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel
2015-10-23xen/balloon: only hotplug additional memory if requiredDavid Vrabel
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel
2015-10-23xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel
2015-10-23x86/xen: discard RAM regions above the maximum reservationDavid Vrabel
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel
2015-10-23mm: memory hotplug with an existing resourceDavid Vrabel
2015-10-18Linux 4.3-rc6Linus Torvalds
2015-10-18Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-18i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-17Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-16Merge tag 'dm-4.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-16Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds