summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | xen/events: allow event channel priority to be setDavid Vrabel2014-01-061-0/+5
| * | xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel2014-01-062-6/+68
| * | xen/evtchn: support more than 4096 portsDavid Vrabel2014-01-061-0/+2
| * | xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-061-0/+2
| * | xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-031-2/+0
| * | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+23
| |/
* | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-202-4/+1
|\ \ | |/ |/|
| * ia64/xen: Remove Xen support for ia64Boris Ostrovsky2013-12-102-4/+1
* | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
|\ \ | |/ |/|
| * xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
* | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-153-3/+18
|\ \ | |/
| * Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-082-3/+6
| |\
| | * swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini2013-10-101-2/+2
| | * swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini2013-10-091-0/+2
| | * xen: make xen_create_contiguous_region return the dma addressStefano Stabellini2013-10-091-1/+2
| * | swiotlb-xen: missing include dma-direction.hStefano Stabellini2013-11-081-0/+1
| * | xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk2013-11-081-0/+11
| |/
* | xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant2013-10-171-0/+1
* | xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant2013-10-171-1/+9
* | xen-netback: add support for IPv6 checksum offload to guestPaul Durrant2013-10-171-0/+7
|/
* Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-043-0/+57
|\
| * xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2013-08-091-0/+3
| * drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-091-0/+52
| * xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-091-0/+2
* | xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2013-07-312-5/+10
|/
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-222-0/+58
|\
| * Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-021-0/+1
| |\
| * \ Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-282-0/+58
| |\ \
| | * | xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-06-171-0/+5
| | * | xen-block: implement indirect descriptorsRoger Pau Monne2013-04-181-0/+53
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | xen: netif.h: document feature-split-event-channelsWei Liu2013-05-231-0/+12
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+15
|\ \ \ \
| * | | | xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.Konrad Rzeszutek Wilk2013-06-191-1/+15
| | |/ / | |/| |
OpenPOWER on IntegriCloud