aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel1-4/+41
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-0/+8
2015-03-16xen: synchronize include/xen/interface/xen.h with xenJuergen Gross1-1/+5
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia1-2/+2
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel1-0/+26
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2-0/+13
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert1-0/+18
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert1-0/+20
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel1-0/+3
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel1-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+51
2015-01-14xen: add page_to_mfn()David Vrabel1-0/+5
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-0/+51
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini1-0/+19
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini1-3/+0