| Commit message (Expand) | Author | Age |
* | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-02-24 |
|\ |
|
| * | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 2013-02-20 |
| * | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini | 2013-02-19 |
| * | xen: close evtchn port if binding to irq fails | Wei Liu | 2013-02-19 |
| * | xen-evtchn: correct comment and error output | Wei Liu | 2013-02-19 |
| * | xen/tmem: Add missing %s in the printk statement. | Konrad Rzeszutek Wilk | 2013-02-19 |
| * | xen/acpi: ACPI cpu hotplug | Liu Jinsong | 2013-02-19 |
| * | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h | Liu Jinsong | 2013-02-19 |
| * | xen/stub: driver for CPU hotplug | Liu Jinsong | 2013-02-19 |
| * | xen/acpi: ACPI memory hotplug | Liu Jinsong | 2013-02-19 |
| * | xen/stub: driver for memory hotplug | Liu Jinsong | 2013-02-19 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | x86: Don't panic if can not alloc buffer for swiotlb | Yinghai Lu | 2013-01-29 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * \ | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-02-15 |
| |\ \ |
|
| | * | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-25 |
| | |/ |
|
* | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 |
|\ \ \ |
|
| * | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts | K. Y. Srinivasan | 2013-02-12 |
| |/ / |
|
* | | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2013-02-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | xen: remove redundant NULL check before unregister_and_remove_pcpu(). | Cyril Roelandt | 2013-02-13 |
* | | | Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-02-07 |
|\| |
| |/
|/| |
|
| * | xen: fix error handling path if xen_allocate_irq_dynamic fails | Wei Liu | 2013-02-06 |
| * | xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() | Jan Beulich | 2013-02-06 |
* | | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-01-18 |
|\| |
|
| * | xen/gntdev: remove erronous use of copy_to_user | Daniel De Graaf | 2013-01-15 |
| * | xen/gntdev: correctly unmap unlinked maps in mmu notifier | Daniel De Graaf | 2013-01-15 |
| * | xen/gntdev: fix unsafe vma access | Daniel De Graaf | 2013-01-15 |
| * | xen/privcmd: Fix mmap batch ioctl. | Andres Lagar-Cavilla | 2013-01-15 |
| * | Merge tag 'v3.7' into stable/for-linus-3.8 | Konrad Rzeszutek Wilk | 2013-01-15 |
| |\ |
|
| * | | Xen: properly bound buffer access when parsing cpu/*/availability | Jan Beulich | 2013-01-15 |
| * | | xen/grant-table: correctly initialize grant table version 1 | Matt Wilson | 2013-01-15 |
| * | | x86/xen : Fix the wrong check in pciback | Yang Zhang | 2013-01-15 |
| * | | xen/privcmd: Relax access control in privcmd_ioctl_mmap | Tamas Lengyel | 2013-01-11 |
* | | | Drivers: xen: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-16 |
|\ \ \ |
|
| * | | | swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single | Alexander Duyck | 2012-10-30 |
| * | | | swiotlb: Use physical addresses for swiotlb_tbl_unmap_single | Alexander Duyck | 2012-10-30 |
| * | | | swiotlb: Return physical addresses when calling swiotlb_tbl_map_single | Alexander Duyck | 2012-10-30 |
* | | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-13 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 2012-11-30 |
| |\ \ \ |
|
| | * | | | xen: arm: enable balloon driver | Ian Campbell | 2012-11-29 |
| | * | | | xen: balloon: allow PVMMU interfaces to be compiled out | Ian Campbell | 2012-11-29 |
| | * | | | xen: privcmd: support autotranslated physmap guests. | Mukesh Rathor | 2012-11-29 |
| | * | | | xen: add pages parameter to xen_remap_domain_mfn_range | Ian Campbell | 2012-11-29 |
| * | | | | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 2012-11-28 |
| * | | | | xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h | Sachin Kamat | 2012-11-28 |
| * | | | | xen/acpi: ACPI PAD driver | Liu, Jinsong | 2012-11-26 |
| |/ / / |
|
| * | | | xen-pciback: reject out of range inputs | Jan Beulich | 2012-11-02 |
| * | | | xen-pciback: simplify and tighten parsing of device IDs | Jan Beulich | 2012-11-02 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|