| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-02 | 2 | -18/+20 |
|\ |
|
| * | xen/xenbus: fix overflow check in xenbus_file_write() | Jan Beulich | 2012-10-30 | 1 | -1/+1 |
| * | xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REF | David Vrabel | 2012-10-30 | 1 | -17/+19 |
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-26 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Russell King | 2012-10-22 | 2 | -0/+3 |
| |\ |
|
| | * | ARM: Xen: fix initial build problems | Arnd Bergmann | 2012-10-09 | 2 | -0/+3 |
* | | | xen: dbgp: Fix warning when CONFIG_PCI is not enabled. | Ian Campbell | 2012-10-19 | 1 | -0/+2 |
* | | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 9 | -10/+63 |
|\| | |
|
| * | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-12 | 1 | -0/+21 |
| |\ \ |
|
| * | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 3 | -3/+4 |
| | |/
| |/| |
|
| * | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 2 | -6/+22 |
| |\ \ |
|
| * \ \ | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-03 | 14 | -141/+420 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2012-09-17 | 1 | -1/+0 |
| | |\ \ \ \ |
|
| | | * | | | | cpuidle / ACPI : remove power from acpi_processor_cx structure | Daniel Lezcano | 2012-09-05 | 1 | -1/+0 |
| | | * | | | | Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-08-26 | 1 | -15/+0 |
| | | |\ \ \ \ |
|
| * | | \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-02 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | userns: Convert xenfs to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -1/+2 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-10-01 | 2 | -1/+49 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 2012-09-18 | 2 | -1/+49 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 3 | -20/+5 |
| | |\| | | | | | |
|
| | * | | | | | | | make drivers with pci error handlers const | Stephen Hemminger | 2012-09-08 | 1 | -1/+1 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 2 | -4/+7 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | xen: balloon: use correct type for frame_list | Ian Campbell | 2012-10-19 | 1 | -1/+1 |
* | | | | | | | xen: balloon: don't include e820.h | Ian Campbell | 2012-10-19 | 1 | -1/+0 |
* | | | | | | | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 1 | -4/+4 |
* | | | | | | | xen: events: pirq_check_eoi_map is X86 specific | Ian Campbell | 2012-10-19 | 1 | -0/+4 |
* | | | | | | | xen: sysfs: fix build warning. | Ian Campbell | 2012-10-19 | 1 | -1/+2 |
* | | | | | | | xen: sysfs: include err.h for PTR_ERR etc | Ian Campbell | 2012-10-19 | 1 | -0/+1 |
* | | | | | | | xen: xenbus: quirk uses x86 specific cpuid | Ian Campbell | 2012-10-19 | 1 | -0/+2 |
* | | | | | | | xen PV passthru: assign SR-IOV virtual functions to separate virtual slots | Laszlo Ersek | 2012-10-19 | 1 | -4/+10 |
* | | | | | | | xen/xenbus: Fix compile warning. | Konrad Rzeszutek Wilk | 2012-10-19 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. | Konrad Rzeszutek Wilk | 2012-10-12 | 1 | -0/+21 |
| |_|_|_|/
|/| | | | |
|
* | | | | | xen: mark xen_init_IRQ __init | Stefano Stabellini | 2012-10-02 | 1 | -2/+1 |
* | | | | | xen/Makefile: fix dom-y build | Stefano Stabellini | 2012-10-02 | 1 | -1/+1 |
* | | | | | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 2012-09-26 | 2 | -7/+23 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -3/+14 |
| * | | | | xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM | Stefano Stabellini | 2012-09-13 | 1 | -4/+9 |
* | | | | | xen/pciback: Restore the PCI config space after an FLR. | Konrad Rzeszutek Wilk | 2012-09-25 | 1 | -0/+1 |
* | | | | | xen-pciback: properly clean up after calling pcistub_device_find() | Jan Beulich | 2012-09-25 | 1 | -23/+23 |
* | | | | | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-09-23 | 1 | -26/+75 |
|\ \ \ \ \ |
|
| * | | | | | xen/swiotlb: Remove functions not needed anymore. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -16/+0 |
| * | | | | | xen/swiotlb: For early initialization, return zero on success. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -2/+3 |
| * | | | | | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -10/+38 |
| * | | | | | xen/swiotlb: Move the error strings to its own function. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -8/+27 |
| * | | | | | xen/swiotlb: Move the nr_tbl determination in its own function. | Konrad Rzeszutek Wilk | 2012-09-17 | 1 | -10/+11 |
* | | | | | | xen/gndev: Xen backend support for paged out grant targets V4. | Andres Lagar-Cavilla | 2012-09-21 | 2 | -4/+55 |
* | | | | | | xen-pciback: support wild cards in slot specifications | Jan Beulich | 2012-09-18 | 1 | -7/+82 |
| |/ / / /
|/| | | | |
|
* | | | | | xen/arm: compile and run xenbus | Stefano Stabellini | 2012-09-17 | 3 | -16/+41 |