summaryrefslogtreecommitdiff
path: root/include/xen/interface
AgeCommit message (Expand)AuthorFilesLines
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-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/kern...Jens 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: ACPI cpu hotplugLiu Jinsong1-0/+8
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong1-4/+9
2013-02-19xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell1-0/+6
2012-12-17xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu1-0/+13
2012-11-30Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk1-2/+42
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell1-2/+42
2012-11-28xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk1-18/+0
2012-11-26xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk1-0/+3
2012-11-26xen/acpi: ACPI PAD driverLiu, Jinsong2-0/+32
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk8-9/+25
2012-10-19xen: grant: use xen_pfn_t type for frame_list.Ian Campbell1-1/+1
2012-10-19xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell1-22/+2
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+19
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-8/+14
2012-10-04xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering1-0/+19
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds7-9/+9
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-13/+26
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells7-9/+9
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk5-8/+14
2012-09-24xen/vga: add the xen EFI video mode supportJan Beulich1-0/+1
2012-09-24xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk1-0/+3
2012-09-18USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich1-0/+16
2012-09-14xen: resynchronise grant table status codes with upstreamIan Campbell1-2/+6
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk4-1/+396
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini4-10/+10
2012-08-23xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf1-0/+3
2012-08-21xen: missing includesStefano Stabellini1-1/+0
2012-08-21xen: update xen_add_to_physmap interfaceStefano Stabellini1-0/+3
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini1-0/+3
2012-08-08xen/arm: get privilege statusStefano Stabellini1-0/+3
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini3-8/+8
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-1/+2
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2-0/+9
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+385
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+21
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+31
2012-03-20xen: support pirq_eoi_mapStefano Stabellini1-0/+21
2012-03-14xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk1-0/+17
2012-03-13hvc_xen: support PV on HVM consolesStefano Stabellini1-1/+5
2012-03-10xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk1-1/+2
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-12xen: Utilize the restore_msi_irqs hook.Tang Liang1-0/+7
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+167