aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe
2013-06-28xen: Convert printks to pr_<level>Joe Perches
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-19xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback.Konrad Rzeszutek Wilk
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas
2013-06-07arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne
2013-04-16xen: drop tracking of IRQ vectorJan Beulich
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell
2013-02-19xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong
2013-02-19xen/stub: driver for CPU hotplugLiu Jinsong
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell
2012-12-18Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell
2012-11-29xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell
2012-11-29xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk