summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-07-031-2/+2
|\ \ \ \
| * | | | xen: Convert printks to pr_<level>Joe Perches2013-06-281-2/+2
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini2013-06-071-1/+1
| | |/ /
* | | | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-201-0/+3
|/ / /
* | | xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier2013-05-291-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+19
|\ \
| * | xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-221-0/+18
| * | xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-221-0/+1
| |/
* | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-301-0/+8
* | xen: drop tracking of IRQ vectorJan Beulich2013-04-161-2/+1
|/
* Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-311-0/+10
|\
| * Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-221-0/+10
| |\
| | * xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+10
* | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-0/+6
|/ /
* | xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-4/+4
* | xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong2013-02-191-15/+15
* | xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-192-0/+11
* | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-191-0/+18
* | xen/stub: driver for CPU hotplugLiu Jinsong2013-02-191-0/+7
* | xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-191-4/+9
* | xen/stub: driver for memory hotplugLiu Jinsong2013-02-191-0/+7
* | xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-191-0/+6
|/
OpenPOWER on IntegriCloud