| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 2013-02-20 | 1 | -4/+4 |
* | xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0 | Liu Jinsong | 2013-02-19 | 1 | -15/+15 |
* | xen/acpi: ACPI cpu hotplug | Liu Jinsong | 2013-02-19 | 2 | -0/+11 |
* | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h | Liu Jinsong | 2013-02-19 | 1 | -0/+18 |
* | xen/stub: driver for CPU hotplug | Liu Jinsong | 2013-02-19 | 1 | -0/+7 |
* | xen/acpi: ACPI memory hotplug | Liu Jinsong | 2013-02-19 | 1 | -4/+9 |
* | xen/stub: driver for memory hotplug | Liu Jinsong | 2013-02-19 | 1 | -0/+7 |
* | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 2013-02-19 | 1 | -0/+6 |
* | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 2012-12-18 | 1 | -0/+13 |
|\ |
|
| * | xen: Add EVTCHNOP_reset in Xen interface header files. | Wei Liu | 2012-12-17 | 1 | -0/+13 |
* | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 | 3 | -4/+66 |
|\ \
| |/ |
|
| * | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 2012-11-30 | 2 | -4/+48 |
| |\ |
|
| | * | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 | 1 | -2/+42 |
| | * | xen: correctly use xen_pfn_t in remap_domain_mfn_range. | Ian Campbell | 2012-11-29 | 1 | -1/+2 |
| | * | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 2012-11-29 | 1 | -1/+4 |
| * | | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 2012-11-28 | 2 | -18/+1 |
| * | | xen/acpi: Fix compile error by missing decleration for xen_domain. | Konrad Rzeszutek Wilk | 2012-11-26 | 1 | -0/+3 |
| * | | xen/acpi: ACPI PAD driver | Liu, Jinsong | 2012-11-26 | 2 | -0/+32 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 | 1 | -2/+32 |
|\ \
| |/
|/| |
|
| * | xen/hvm: If we fail to fetch an HVM parameter print out which flag it is. | Konrad Rzeszutek Wilk | 2012-11-07 | 1 | -2/+32 |
* | | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-24 | 3 | -24/+4 |
|\ \
| |/ |
|
| * | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 12 | -198/+27 |
| |\ |
|
| * | | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 2 | -2/+2 |
| * | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 2012-10-19 | 1 | -22/+2 |
* | | | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 1 | -0/+0 |
| |/
|/| |
|
* | | Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-10-13 | 3 | -188/+0 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate include/xen | David Howells | 2012-10-09 | 3 | -188/+0 |
* | | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-12 | 1 | -0/+19 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 2012-10-04 | 1 | -0/+19 |
* | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 7 | -10/+18 |
|\ \
| |/ |
|
| * | xen/xen_initial_domain: check that xen_start_info is initialized | Stefano Stabellini | 2012-10-03 | 1 | -1/+1 |
| * | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 7 | -9/+17 |
| |\ |
|
| | * | xen/arm: compile blkfront and blkback | Stefano Stabellini | 2012-08-08 | 1 | -0/+3 |
| | * | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -0/+2 |
| | * | xen/arm: get privilege status | Stefano Stabellini | 2012-08-08 | 1 | -0/+3 |
| | * | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 2012-09-14 | 3 | -8/+8 |
| | * | arm: initial Xen support | Stefano Stabellini | 2012-09-14 | 1 | -1/+1 |
* | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 7 | -9/+9 |
|\ \ \ |
|
| * | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 7 | -9/+9 |
* | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-02 | 8 | -26/+63 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | xen/vga: add the xen EFI video mode support | Jan Beulich | 2012-09-24 | 1 | -0/+1 |
| * | | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 2012-09-24 | 1 | -0/+3 |
| * | | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-09-22 | 1 | -1/+1 |
| |\ \ |
|
| | * | | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -9/+0 |
| | * | | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -1/+1 |
| * | | | xen/gndev: Xen backend support for paged out grant targets V4. | Andres Lagar-Cavilla | 2012-09-21 | 1 | -0/+12 |
| | |/
| |/| |
|
| * | | xen: resynchronise grant table status codes with upstream | Ian Campbell | 2012-09-14 | 1 | -2/+6 |
| * | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 2012-09-12 | 4 | -1/+396 |
| |\ \ |
|
| * | | | xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl | Andres Lagar-Cavilla | 2012-09-05 | 1 | -1/+23 |
| * | | | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 2012-08-23 | 1 | -9/+0 |