aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+1
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed1-2/+1
2016-09-05xen: Sync xen headerJuergen Gross1-18/+82
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-6/+6
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross1-0/+1
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov1-0/+6
2016-07-06xen: update xen headersJuergen Gross2-10/+31
2016-07-06xen: add steal_clock support on x86Juergen Gross1-0/+1
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao1-8/+22
2016-07-06xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQShannon 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 Zhao1-0/+2
2016-04-06xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall1-2/+2
2016-03-13xen-netback: re-import canonical netif headerPaul Durrant1-95/+766
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+48
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-8/+8
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 Stabellini1-4/+14
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini1-1/+1
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.cStefano Stabellini1-0/+5
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 Grall1-0/+6
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall1-2/+2
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 Grall1-0/+42
2015-10-23xen: Add Xen specific page definitionJulien Grall1-1/+26
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel1-0/+1
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel1-2/+1
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel1-4/+1
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 Kuznetsov1-0/+8
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-7/+7
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-18/+136
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall1-5/+5
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+2
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-2/+2
2015-09-02xen-netback: add support for multicast controlPaul Durrant1-1/+7
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky1-0/+2
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2-0/+34
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2-0/+60
2015-08-20xen: xensyms supportBoris Ostrovsky1-0/+18
2015-08-20xen: sync with xen headersJuergen Gross1-15/+20
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-1/+0
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky1-0/+1
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu1-0/+1
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu1-6/+14