summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini3-0/+25
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky8-17/+117
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-239/+208
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed8-117/+17
2016-09-05xen: Sync xen headerJuergen Gross1-18/+82
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov3-4/+4
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross3-1/+3
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov3-1/+38
2016-07-06xen: update xen headersJuergen Gross2-10/+31
2016-07-06xen: add steal_clock support on x86Juergen Gross6-69/+25
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao3-147/+167
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA...Shannon Zhao1-0/+13
2016-07-06Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from XenShannon Zhao1-6/+21
2016-07-06xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmioShannon Zhao1-0/+1
2016-07-06xen/grant-table: Move xlated_setup_gnttab_pages to common placeShannon Zhao3-51/+69
2016-04-06xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall1-2/+2
2016-03-14xen-netback: re-import canonical netif headerPaul Durrant1-95/+766
2016-01-22Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1326/+3893
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds44-319/+401
2016-01-12xen/io: use virt_xxx barriersMichael S. Tsirkin1-8/+8
2016-01-04xen/blkif: document blkif multi-queue/ring extensionBob Liu1-0/+48
2015-12-21xen: introduce XENPF_settime64Stefano Stabellini2-8/+18
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini12-39/+39
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini4-76/+98
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel1-0/+14
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/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-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: rationalize memory hotplug statsDavid Vrabel2-67/+13
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel1-3/+0
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2-0/+31
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds29-158/+198
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds42-363/+2229
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall6-61/+65
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall20-47/+81
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross3-41/+49
2015-09-02xen-netback: add support for multicast controlPaul Durrant5-1/+144
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky5-8/+109
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky10-9/+398
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky7-1/+228
2015-08-20xen: xensyms supportBoris Ostrovsky6-0/+183
2015-08-20xen: sync with xen headersJuergen Gross2-24/+107
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall6-10/+24
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel3-6/+10
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky3-3/+17
[next]