summaryrefslogtreecommitdiff
path: root/include/xen/interface
AgeCommit message (Expand)Author
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
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk
2011-11-22xen/granttable: Introducing grant table V2 stuctureAnnie Li
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk
2011-11-06Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang
2011-09-26xen/acpi: Domain0 acpi parser related platform hypercallYu Ke