Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -3/+18 |
2013-11-09 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk | 2 | -3/+6 |
2013-11-09 | swiotlb-xen: missing include dma-direction.h | Stefano Stabellini | 1 | -0/+1 |
2013-11-09 | xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas. | Konrad Rzeszutek Wilk | 1 | -0/+11 |
2013-10-17 | xen-netback: enable IPv6 TCP GSO to the guest | Paul Durrant | 1 | -0/+1 |
2013-10-17 | xen-netback: handle IPv6 TCP GSO packets from the guest | Paul Durrant | 1 | -1/+9 |
2013-10-17 | xen-netback: add support for IPv6 checksum offload to guest | Paul Durrant | 1 | -0/+7 |
2013-10-10 | swiotlb-xen: use xen_alloc/free_coherent_pages | Stefano Stabellini | 1 | -2/+2 |
2013-10-09 | swiotlb-xen: introduce xen_swiotlb_set_dma_mask | Stefano Stabellini | 1 | -0/+2 |
2013-10-09 | xen: make xen_create_contiguous_region return the dma address | Stefano Stabellini | 1 | -1/+2 |
2013-09-05 | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -0/+57 |
2013-08-09 | xen/balloon: set a mapping for ballooned out pages | Stefano Stabellini | 1 | -0/+3 |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf | 1 | -0/+52 |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2013-07-31 | xen / ACPI: notify xen when reduced hardware sleep is available | Ben Guthro | 2 | -5/+10 |
2013-07-23 | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+58 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+12 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+15 |
2013-07-04 | Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds | 1 | -2/+2 |
2013-07-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge tag 'v3.10-rc7' into for-3.11/drivers | Jens Axboe | 1 | -0/+1 |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches | 1 | -2/+2 |
2013-06-28 | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2 | -0/+58 |
2013-06-21 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 1 | -0/+3 |
2013-06-20 | xen / ACPI / sleep: Register an acpi_suspend_lowlevel callback. | Konrad Rzeszutek Wilk | 1 | -1/+15 |
2013-06-17 | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich | 1 | -0/+5 |
2013-06-12 | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Catalin Marinas | 1 | -1/+1 |
2013-06-07 | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 | Stefano Stabellini | 1 | -1/+1 |
2013-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2013-05-29 | xenbus: delay xenbus frontend resume if xenstored is not running | Aurelien Chartier | 1 | -0/+1 |
2013-05-24 | xen: netif.h: document feature-split-event-channels | Wei Liu | 1 | -0/+12 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+19 |
2013-05-01 | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer | 1 | -0/+8 |
2013-04-22 | xen-netback: coalesce slots in TX path and fix regressions | Wei Liu | 1 | -0/+18 |
2013-04-22 | xen-netfront: reduce gso_max_size to account for max TCP header | Wei Liu | 1 | -0/+1 |
2013-04-18 | xen-block: implement indirect descriptors | Roger Pau Monne | 1 | -0/+53 |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich | 1 | -2/+1 |
2013-03-31 | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+10 |
2013-03-22 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -0/+10 |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 1 | -0/+6 |
2013-03-11 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 1 | -0/+10 |
2013-02-20 | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 1 | -4/+4 |
2013-02-20 | xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0 | Liu Jinsong | 1 | -15/+15 |
2013-02-20 | xen/acpi: ACPI cpu hotplug | Liu Jinsong | 2 | -0/+11 |
2013-02-20 | xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h | Liu Jinsong | 1 | -0/+18 |
2013-02-20 | xen/stub: driver for CPU hotplug | Liu Jinsong | 1 | -0/+7 |
2013-02-20 | xen/acpi: ACPI memory hotplug | Liu Jinsong | 1 | -4/+9 |
2013-02-20 | xen/stub: driver for memory hotplug | Liu Jinsong | 1 | -0/+7 |
2013-02-20 | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 1 | -0/+6 |
2012-12-19 | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+13 |