summaryrefslogtreecommitdiffstats
path: root/include/xen/interface
AgeCommit message (Expand)AuthorLines
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant-0/+1
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant-1/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant-0/+7
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+54
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf-0/+52
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk-0/+2
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro-3/+4
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+58
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+12
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe-0/+58
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich-0/+5
2013-06-07arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini-1/+1
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu-0/+12
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu-0/+1
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne-0/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+10
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe-0/+10
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich-0/+6
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel-0/+10
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell-4/+4
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong-0/+8
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong-4/+9
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell-0/+6
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu-0/+13
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk-2/+42
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell-2/+42
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk-18/+0
2012-11-26xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk-0/+3
2012-11-26xen/acpi: ACPI PAD driverLiu, Jinsong-0/+32
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk-9/+25
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell-1/+1
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell-22/+2
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+19
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-8/+14
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering-0/+19
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds-9/+9
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-13/+26
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-9/+9
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk-8/+14
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich-0/+1
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk-0/+3
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich-0/+16
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell-2/+6
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk-1/+396
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini-10/+10
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf-0/+3
2012-08-21xen: missing includesStefano Stabellini-1/+0
2012-08-21xen: update xen_add_to_physmap interfaceStefano Stabellini-0/+3
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini-0/+3