summaryrefslogtreecommitdiffstats
path: root/include/xen/interface
Commit message (Expand)AuthorAgeFilesLines
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-4/+4
* xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-191-0/+8
* xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-191-4/+9
* xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-191-0/+6
* xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu2012-12-171-0/+13
* Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-301-2/+42
|\
| * xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-2/+42
* | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-281-18/+0
* | xen/acpi: Fix compile error by missing decleration for xen_domain.Konrad Rzeszutek Wilk2012-11-261-0/+3
* | xen/acpi: ACPI PAD driverLiu, Jinsong2012-11-262-0/+32
|/
* Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-198-9/+25
|\
| * Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-0/+19
| |\
| * \ Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-075-8/+14
| |\ \
| * \ \ Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-037-9/+9
| |\ \ \
| | * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-027-9/+9
| * | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-025-13/+26
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-181-0/+16
* | | | | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-191-1/+1
* | | | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-191-22/+2
| |_|_|/ |/| | |
* | | | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-041-0/+19
| |_|/ |/| |
* | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-265-8/+14
|\ \ \ | |_|/ |/| |
| * | xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+3
| * | xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+3
| * | xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-143-8/+8
* | | xen/vga: add the xen EFI video mode supportJan Beulich2012-09-241-0/+1
* | | xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-241-0/+3
|/ /
* | xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-141-2/+6
* | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-124-1/+396
|\ \ | |/
| * xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-1/+2
| * xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2012-07-192-0/+9
| * xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-191-0/+385
* | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-234-10/+10
* | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-0/+3
* | xen: missing includesStefano Stabellini2012-08-211-1/+0
* | xen: update xen_add_to_physmap interfaceStefano Stabellini2012-08-211-0/+3
|/
* Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-241-0/+21
|\
| * xen: support pirq_eoi_mapStefano Stabellini2012-03-201-0/+21
* | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-223-2/+31
|\ \ | |/
| * xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-141-0/+17
| * hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-131-1/+5
| * xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-1/+2
| * xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+7
* | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-7/+33
|\ \ | |/ |/|
| * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-1/+17
| * xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-181-7/+17
* | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-103-5/+167
|\ \
| * | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+3
| * | xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-222-5/+164
| |/
* | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1
|/
* Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-062-0/+321
|\
OpenPOWER on IntegriCloud