summaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
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
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-18xen: Silence compiler warningsDaniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-18xen: Define EFI related stuffDaniel Kiper
2014-07-14xen/grant-table: remove support for V2 tablesDavid Vrabel
2014-07-14x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-04xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston
2014-06-02Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-05-28xen blkif.h: fix comment typo in discard-alignmentOlaf Hering
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel
2014-04-24arm: xen: implement multicall hypercall support.Ian Campbell
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel
2014-02-28xen/events: remove the unused resend_irq_on_evtchn()David Vrabel
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle
2014-02-11xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel
2014-02-10Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe