summaryrefslogtreecommitdiffstats
path: root/include/xen
AgeCommit message (Expand)AuthorLines
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+48
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-8/+8
2016-01-12xen/io: use virt_xxx barriersMichael S. Tsirkin-8/+8
2016-01-04xen/blkif: document blkif multi-queue/ring extensionBob Liu-0/+48
2015-12-21xen: introduce XENPF_settime64Stefano Stabellini-4/+14
2015-12-21xen: rename dom0_op to platform_opStefano Stabellini-1/+1
2015-12-21xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti...Stefano Stabellini-0/+5
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel-0/+14
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall-0/+6
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall-2/+2
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall-0/+9
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall-0/+42
2015-10-23xen: Add Xen specific page definitionJulien Grall-1/+26
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel-0/+1
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel-2/+1
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel-4/+1
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel-3/+0
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov-0/+8
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+7
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+136
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall-5/+5
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall-2/+2
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross-2/+2
2015-09-02xen-netback: add support for multicast controlPaul Durrant-1/+7
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky-0/+2
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky-0/+34
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky-0/+60
2015-08-20xen: xensyms supportBoris Ostrovsky-0/+18
2015-08-20xen: sync with xen headersJuergen Gross-15/+20
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall-1/+0
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel-1/+1
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky-0/+1
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu-0/+1
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu-6/+14
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel-4/+41
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel-0/+8
2015-03-16xen: synchronize include/xen/interface/xen.h with xenJuergen Gross-1/+5
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia-2/+2
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel-0/+26
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+5
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel-0/+13
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert-0/+18
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert-0/+20
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel-0/+3
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel-1/+1
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+51
2015-01-14xen: add page_to_mfn()David Vrabel-0/+5
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich-0/+51
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini-0/+19
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini-3/+0