| 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: ACPI cpu hotplug | Liu Jinsong | 2013-02-19 | 1 | -0/+8 |
* | xen/acpi: ACPI memory hotplug | Liu Jinsong | 2013-02-19 | 1 | -4/+9 |
* | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 2013-02-19 | 1 | -0/+6 |
* | xen: Add EVTCHNOP_reset in Xen interface header files. | Wei Liu | 2012-12-17 | 1 | -0/+13 |
* | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 2012-11-30 | 1 | -2/+42 |
|\ |
|
| * | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 2012-11-29 | 1 | -2/+42 |
* | | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 2012-11-28 | 1 | -18/+0 |
* | | 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 commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 8 | -9/+25 |
|\ |
|
| * | 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 |
| |\ |
|
| * \ | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 5 | -8/+14 |
| |\ \ |
|
| * \ \ | 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 | 5 | -13/+26 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 2012-09-18 | 1 | -0/+16 |
* | | | | | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 1 | -1/+1 |
* | | | | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 2012-10-19 | 1 | -22/+2 |
| |_|_|/
|/| | | |
|
* | | | | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 2012-10-04 | 1 | -0/+19 |
| |_|/
|/| | |
|
* | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 5 | -8/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen/arm: compile blkfront and blkback | Stefano Stabellini | 2012-08-08 | 1 | -0/+3 |
| * | | 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 |
* | | | 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 |
|/ / |
|
* | | 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/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 2012-07-19 | 1 | -1/+2 |
| * | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 2012-07-19 | 2 | -0/+9 |
| * | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 1 | -0/+385 |
* | | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 2012-08-23 | 4 | -10/+10 |
* | | xen/sysfs: Use XENVER_guest_handle to query UUID | Daniel De Graaf | 2012-08-23 | 1 | -0/+3 |
* | | xen: missing includes | Stefano Stabellini | 2012-08-21 | 1 | -1/+0 |
* | | xen: update xen_add_to_physmap interface | Stefano Stabellini | 2012-08-21 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 1 | -0/+21 |
|\ |
|
| * | xen: support pirq_eoi_map | Stefano Stabellini | 2012-03-20 | 1 | -0/+21 |
* | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 3 | -2/+31 |
|\ \
| |/ |
|
| * | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 2012-03-14 | 1 | -0/+17 |
| * | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 2012-03-13 | 1 | -1/+5 |
| * | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 2012-03-10 | 1 | -1/+2 |
| * | xen: Utilize the restore_msi_irqs hook. | Tang Liang | 2012-01-12 | 1 | -0/+7 |
* | | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-01-15 | 1 | -7/+33 |
|\ \
| |/
|/| |
|
| * | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -1/+17 |
| * | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -7/+17 |
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 3 | -5/+167 |
|\ \ |
|
| * | | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 2012-01-04 | 1 | -0/+3 |
| * | | xen/granttable: Introducing grant table V2 stucture | Annie Li | 2011-11-22 | 2 | -5/+164 |
| |/ |
|
* | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol... | Konrad Rzeszutek Wilk | 2011-12-19 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-11-06 | 2 | -0/+321 |
|\ |
|