aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
2015-12-14xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky1-7/+2
2015-12-02xen: Resume PMU from non-atomic contextBoris Ostrovsky1-10/+10
2015-12-02xen/events/fifo: Consume unprocessed events when a CPU diesRoss Lagerwall1-5/+18
2015-11-26xen/evtchn: dynamically grow pending event channel ringDavid Vrabel1-16/+107
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky3-2/+13
2015-11-26xen/gntdev: Grant maps should not be subject to NUMA balancingBoris Ostrovsky1-1/+1
2015-11-02xen: fix the check of e_pfn in xen_find_pfn_rangeZhenzhong Duan1-1/+1
2015-10-28x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel1-0/+1
2015-10-23xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini1-0/+12
2015-10-23xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini1-1/+5
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini5-4/+36
2015-10-23xenbus: Support multiple grants ring with 64KBJulien Grall1-25/+72
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall2-0/+28
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall5-29/+29
2015-10-23xen/arm: correct comment in enlighten.cJuergen Gross1-1/+1
2015-10-23xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli1-16/+18
2015-10-23xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli1-10/+12
2015-10-23xen/balloon: Use the correct sizeof when declaring frame_listJulien Grall1-1/+1
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall3-40/+63
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall4-8/+11
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall2-5/+16
2015-10-23xen/privcmd: Add support for Linux 64KB page granularityJulien Grall2-43/+89
2015-10-23net/xen-netback: Make it running on 64KB page granularityJulien Grall2-62/+111
2015-10-23net/xen-netfront: Make it running on 64KB page granularityJulien Grall1-36/+86
2015-10-23block/xen-blkback: Make it running on 64KB page granularityJulien Grall3-9/+22
2015-10-23block/xen-blkfront: Make it running on 64KB page granularityJulien Grall1-111/+213
2015-10-23xen/grant-table: Make it running on 64KB granularityJulien Grall2-6/+6
2015-10-23xen/events: fifo: Make it running on 64KB granularityJulien Grall2-2/+2
2015-10-23xen/balloon: Don't rely on the page granularity is the same for Xen and LinuxJulien Grall1-15/+55
2015-10-23tty/hvc: xen: Use xen page definitionJulien Grall1-2/+2
2015-10-23xen/xenbus: Use Xen page definitionJulien Grall2-4/+5
2015-10-23xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pagesJulien Grall1-0/+8
2015-10-23block/xen-blkfront: split get_grant in 2Julien Grall1-29/+59
2015-10-23block/xen-blkfront: Store a page rather a pfn in the grant structureJulien Grall1-20/+19
2015-10-23block/xen-blkfront: Split blkif_queue_request in 2Julien Grall1-124/+153
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall1-0/+9
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall3-1/+69
2015-10-23xen: Add Xen specific page definitionJulien Grall1-1/+26
2015-10-23arm/xen: Drop pte_mfn and mfn_pteJulien Grall1-3/+0
2015-10-23net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall1-7/+7
2015-10-23xen/balloon: pre-allocate p2m entries for ballooned pagesDavid Vrabel1-0/+5
2015-10-23x86/xen: export xen_alloc_p2m_entry()David Vrabel2-6/+15
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel2-10/+81
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel6-20/+13
2015-10-23xen/balloon: only hotplug additional memory if requiredDavid Vrabel1-4/+19
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel2-67/+13
2015-10-23xen/balloon: find non-conflicting regions to place hotplugged memoryDavid Vrabel1-20/+53
2015-10-23x86/xen: discard RAM regions above the maximum reservationDavid Vrabel1-2/+5