summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-0/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-0/+51
| |\
| * | xen: add page_to_mfn()David Vrabel2015-01-141-0/+5
* | | xen/gntdev: mark userspace PTEs as special on x86 PV guestsDavid Vrabel2015-01-282-0/+13
* | | xen/grant-table: add a mechanism to safely unmap pages that are in useJennifer Herbert2015-01-281-0/+18
* | | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-281-0/+20
* | | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-281-0/+3
* | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-281-1/+1
| |/ |/|
* | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-131-0/+51
|/
* xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-0/+19
* xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-041-3/+0
* xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-9/+12
* xen: sync some headers with xen treeJuergen Gross2014-10-032-26/+294
* xen: Add Xen pvSCSI protocol descriptionJuergen Gross2014-09-231-0/+229
* xen/events: support threaded irqs for interdomain event channelsJuergen Gross2014-09-231-0/+2
* xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+3
* Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-071-29/+1
|\
| * xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-29/+1
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-0/+134
|\ \
| * | xen: Silence compiler warningsDaniel Kiper2014-07-181-1/+1
| * | xen: Put EFI machinery in placeDaniel Kiper2014-07-181-0/+11
| * | xen: Define EFI related stuffDaniel Kiper2014-07-181-0/+123
| |/
* | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-0/+1
|\ \ | |/ |/|
| * x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+53
|\ \
| * | xen-net{back, front}: Document multi-queue feature in netif.hAndrew J. Bennieston2014-06-041-0/+53
* | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-021-1/+1
|\ \ \ | |_|/ |/| |
| * | xen blkif.h: fix comment typo in discard-alignmentOlaf Hering2014-05-281-1/+1
| |/
* | xen: refactor suspend pre/post hooksDavid Vrabel2014-05-121-4/+0
* | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-241-3/+3
|/
* xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-181-0/+4
* xen: add support for MSI message groupsRoger Pau Monne2014-03-182-3/+12
* xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel2014-02-281-1/+0
* xen/events: remove the unused resend_irq_on_evtchn()David Vrabel2014-02-281-1/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-141-20/+14
|\
| * Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-101-20/+14
| |\
| | * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-071-20/+14
* | | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-124-350/+0
|\ \ \
| * | | ia64/xen: Remove Xen support for ia64 even morePaul Bolle2014-02-112-118/+0
| * | | xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel2014-02-112-232/+0
* | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-051-6/+2
|\ \ \ \ | |/ / /
| * | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+2
* | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds2014-01-311-3/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2014-01-311-2/+6
| * | xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall2014-01-301-1/+1
* | | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-01-227-9/+135
|\ \ \ | |/ /
| * | xen/pvh: Support ParaVirtualized Hardware extensions (v3).Mukesh Rathor2014-01-061-0/+13
| * | xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2014-01-061-1/+8
| * | xen/pvh/x86: Define what an PVH guest is (v3).Mukesh Rathor2014-01-061-0/+14
OpenPOWER on IntegriCloud