summaryrefslogtreecommitdiff
path: root/include/xen/interface
AgeCommit message (Expand)Author
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-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: ACPI cpu hotplugLiu Jinsong
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu
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-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk
2012-11-26xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk
2012-11-26xen/acpi: ACPI PAD driverLiu, Jinsong
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf
2012-08-21xen: missing includesStefano Stabellini
2012-08-21xen: update xen_add_to_physmap interfaceStefano Stabellini
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini
2012-08-08xen/arm: get privilege statusStefano Stabellini
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20xen: support pirq_eoi_mapStefano Stabellini
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds