aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2016-05-11xen: Fix page <-> pfn conversion on 32 bit systemsRoss Lagerwall
2015-12-18xen: Add RING_COPY_REQUEST()David Vrabel
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall
2015-10-23xen: Add Xen specific page definitionJulien Grall
2015-10-23xen/balloon: use hotplugged pages for foreign mappings etc.David Vrabel
2015-10-23xen/balloon: make alloc_xenballoon_pages() always allocate low pagesDavid Vrabel
2015-10-23xen/balloon: rationalize memory hotplug statsDavid Vrabel
2015-10-23xen/balloon: remove scratch page left oversDavid Vrabel
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-02xen-netback: add support for multicast controlPaul Durrant
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: xensyms supportBoris Ostrovsky
2015-08-20xen: sync with xen headersJuergen Gross
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel
2015-03-16xen: synchronize include/xen/interface/xen.h with xenJuergen Gross
2015-03-02xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-01-28xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel
2015-01-28xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14xen: add page_to_mfn()David Vrabel
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2014-12-04xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini
2014-12-04xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-03xen: sync some headers with xen treeJuergen Gross
2014-09-23xen: Add Xen pvSCSI protocol descriptionJuergen Gross
2014-09-23xen/events: support threaded irqs for interdomain event channelsJuergen Gross
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds