aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-3/+18
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-3.13Konrad Rzeszutek Wilk2-3/+6
2013-11-08swiotlb-xen: missing include dma-direction.hStefano Stabellini1-0/+1
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk1-0/+11
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-0/+1
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant1-1/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-0/+7
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini1-2/+2
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini1-0/+2
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini1-1/+2
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-0/+57
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-0/+3
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf1-0/+52
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-0/+2
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro2-5/+10
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+58
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+12
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+15
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+2
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+1
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe1-0/+1
2013-06-28xen: Convert printks to pr_<level>Joe Perches1-2/+2
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/driversJens Axboe2-0/+58
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi1-0/+3
2013-06-19xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.Konrad Rzeszutek Wilk1-1/+15
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the ringJan Beulich1-0/+5
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen into upstreamCatalin Marinas1-1/+1
2013-06-07arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini1-1/+1
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier1-0/+1
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu1-0/+12
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+19
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer1-0/+8
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne1-0/+53
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-2/+1
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe1-0/+10
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich1-0/+6
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel1-0/+10
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell1-4/+4
2013-02-19xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong1-15/+15
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong2-0/+11
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong1-0/+18
2013-02-19xen/stub: driver for CPU hotplugLiu Jinsong1-0/+7
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong1-4/+9
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong1-0/+7
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell1-0/+6
2012-12-18Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+13