aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAge
* Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
|\
| * xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk2012-11-07
* | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-23
|\|
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
| |\
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| * | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-19
* | | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-17
| |/ |/|
* | Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-10-12
|\ \
| * | UAPI: (Scripted) Disintegrate include/xenDavid Howells2012-10-09
* | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
|\ \ \ | |/ / |/| / | |/
| * xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-04
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-06
|\|
| * xen/xen_initial_domain: check that xen_start_info is initializedStefano Stabellini2012-10-03
| * Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk2012-09-26
| |\
| | * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-08
| | * xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
| | * xen/arm: get privilege statusStefano Stabellini2012-08-08
| | * xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini2012-09-14
| | * arm: initial Xen supportStefano Stabellini2012-09-14
* | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\ \ \
| * | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | xen/vga: add the xen EFI video mode supportJan Beulich2012-09-24
| * | xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-24
| * | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-22
| |\ \
| | * | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-17
| | * | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-17
| * | | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-21
| | |/ | |/|
| * | xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-14
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
| |\ \
| * | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctlAndres Lagar-Cavilla2012-09-05
| * | | xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-08-23
| * | | xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini2012-08-23
| * | | xen/sysfs: Use XENVER_guest_handle to query UUIDDaniel De Graaf2012-08-23
| * | | xen: missing includesStefano Stabellini2012-08-21
| * | | xen: update xen_add_to_physmap interfaceStefano Stabellini2012-08-21
| | |/ | |/|
* | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\ \ \
| * | | USB EHCI/Xen: propagate controller reset information to hypervisorJan Beulich2012-09-18
| | |/ | |/|
* / | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-12
|/ /
* | Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-16
* | xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-19
* | xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-19
* | xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2012-07-19
* | xen/mce: Add mcelog support for Xen platformLiu, Jinsong2012-07-19
|/
* xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-21
* xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2012-05-21
* xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleepKonrad Rzeszutek Wilk2012-05-07
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \