summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell2013-02-201-4/+4
* xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong2013-02-191-15/+15
* xen/acpi: ACPI cpu hotplugLiu Jinsong2013-02-192-0/+11
* xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong2013-02-191-0/+18
* xen/stub: driver for CPU hotplugLiu Jinsong2013-02-191-0/+7
* xen/acpi: ACPI memory hotplugLiu Jinsong2013-02-191-4/+9
* xen/stub: driver for memory hotplugLiu Jinsong2013-02-191-0/+7
* xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell2013-02-191-0/+6
* Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds2012-12-181-0/+13
|\
| * xen: Add EVTCHNOP_reset in Xen interface header files.Wei Liu2012-12-171-0/+13
* | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-133-4/+66
|\ \ | |/
| * Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux...Konrad Rzeszutek Wilk2012-11-302-4/+48
| |\
| | * xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-2/+42
| | * xen: correctly use xen_pfn_t in remap_domain_mfn_range.Ian Campbell2012-11-291-1/+2
| | * xen: add pages parameter to xen_remap_domain_mfn_rangeIan Campbell2012-11-291-1/+4
| * | xen/acpi: Move the xen_running_on_version_or_later function.Konrad Rzeszutek Wilk2012-11-282-18/+1
| * | 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 tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-2/+32
|\ \ | |/ |/|
| * xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-071-2/+32
* | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-243-24/+4
|\ \ | |/
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-1912-198/+27
| |\
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-192-2/+2
| * | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-191-22/+2
* | | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
| |/ |/|
* | Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-10-133-188/+0
|\ \
| * | UAPI: (Scripted) Disintegrate include/xenDavid Howells2012-10-093-188/+0
* | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-0/+19
|\ \ \ | |/ / |/| / | |/
| * xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-041-0/+19
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-077-10/+18
|\ \ | |/
| * xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-031-1/+1
| * Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-267-9/+17
| |\
| | * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+3
| | * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+2
| | * xen/arm: get privilege statusStefano Stabellini2012-08-081-0/+3
| | * xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-143-8/+8
| | * arm: initial Xen supportStefano Stabellini2012-09-141-1/+1
* | | 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-028-26/+63
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| * | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-221-1/+1
| |\ \
| | * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-171-9/+0
| | * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-171-1/+1
| * | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-211-0/+12
| | |/ | |/|
| * | 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/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-051-1/+23
| * | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-231-9/+0
OpenPOWER on IntegriCloud