summaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-235-12/+10
| * | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-231-0/+3
| * | | xen: missing includesStefano Stabellini2012-08-212-1/+1
| * | | xen: update xen_add_to_physmap interfaceStefano Stabellini2012-08-211-0/+3
| | |/ | |/|
* | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-0/+16
|\ \ \
| * | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-181-0/+16
| | |/ | |/|
* / | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+2
|/ /
* | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-2/+0
* | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-191-0/+2
* | 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: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-211-0/+3
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-212-0/+5
* xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-071-0/+58
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-2/+4
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+4
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for IA64David Howells2012-03-281-0/+1
* | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-242-1/+26
|\ \ \