| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-05-28 | 1 | -11/+0 |
|\ |
|
| * | target: make close_session optional | Christoph Hellwig | 2016-05-10 | 1 | -5/+0 |
| * | target: make ->shutdown_session optional | Christoph Hellwig | 2016-05-10 | 1 | -6/+0 |
* | | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-05-24 | 3 | -3/+6 |
|\ \ |
|
| * | | xen/events: Don't move disabled irqs | Ross Lagerwall | 2016-05-24 | 1 | -2/+4 |
| * | | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann | 2016-05-24 | 1 | -0/+1 |
| * | | xen/gntdev: reduce copy batch size to 16 | David Vrabel | 2016-05-24 | 1 | -1/+1 |
* | | | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 2016-05-07 | 2 | -12/+24 |
|\ \ \
| | |/
| |/| |
|
| * | | xen/evtchn: fix ring resize when binding new events | Jan Beulich | 2016-05-04 | 1 | -12/+8 |
| * | | xen/balloon: Fix crash when ballooning on x86 32 bit PAE | Ross Lagerwall | 2016-04-06 | 1 | -0/+16 |
| |/ |
|
* / | efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d... | Ingo Molnar | 2016-04-29 | 1 | -1/+0 |
|/ |
|
* | xen/events: Mask a moving irq | Boris Ostrovsky | 2016-04-04 | 1 | -4/+24 |
* | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-22 | 17 | -112/+29 |
|\ |
|
| * | drivers/xen: make platform-pci.c explicitly non-modular | Paul Gortmaker | 2016-03-21 | 1 | -13/+9 |
| * | drivers/xen: make sys-hypervisor.c explicitly non-modular | Paul Gortmaker | 2016-03-21 | 1 | -51/+8 |
| * | drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular | Paul Gortmaker | 2016-03-21 | 2 | -22/+4 |
| * | drivers/xen: make [xen-]ballon explicitly non-modular | Paul Gortmaker | 2016-03-21 | 2 | -15/+3 |
| * | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker | 2016-03-21 | 11 | -11/+5 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2016-03-22 | 1 | -142/+139 |
|\ \ |
|
| * | | xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefs | Nicholas Bellinger | 2016-03-11 | 1 | -28/+28 |
| * | | xen-scsiback: Convert to percpu_ida tag allocation | Nicholas Bellinger | 2016-03-11 | 1 | -78/+89 |
| * | | target: Convert demo-mode only drivers to target_alloc_session | Christoph Hellwig | 2016-03-11 | 1 | -37/+23 |
| |/ |
|
* | | xen_balloon: support memory auto onlining policy | Vitaly Kuznetsov | 2016-03-16 | 2 | -9/+25 |
* | | memory-hotplug: add automatic onlining policy for the newly added memory | Vitaly Kuznetsov | 2016-03-16 | 1 | -1/+1 |
* | | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-16 | 1 | -2/+3 |
* | | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 3 | -36/+55 |
|\ \ |
|
| * \ | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-22 | 3 | -36/+55 |
| |\ \
| | |/
| |/| |
|
| | * | xen/pciback: Save the number of MSI-X entries to be copied later. | Konrad Rzeszutek Wilk | 2016-02-15 | 1 | -1/+5 |
| | * | xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY | Konrad Rzeszutek Wilk | 2016-02-15 | 1 | -1/+2 |
| | * | xen: fix potential integer overflow in queue_reply | Insu Yun | 2016-02-15 | 1 | -0/+2 |
| | * | xen/scsiback: avoid warnings when adding multiple LUNs to a domain | Juergen Gross | 2016-02-08 | 1 | -29/+41 |
| | * | xen/scsiback: correct frontend counting | Juergen Gross | 2016-02-08 | 1 | -5/+5 |
* | | | xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM | Toshi Kani | 2016-01-30 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-30 | 1 | -1/+1 |
|\ \ |
|
| * | | cleancache: constify cleancache_ops structure | Julia Lawall | 2016-01-27 | 1 | -1/+1 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-19 | 2 | -5/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen/events: use virt_xxx barriers | Michael S. Tsirkin | 2016-01-12 | 1 | -1/+2 |
| * | | xenbus: use virt_xxx barriers | Michael S. Tsirkin | 2016-01-12 | 1 | -4/+4 |
| |/ |
|
* | | xen/gntdev: add ioctl for grant copy | David Vrabel | 2016-01-07 | 1 | -0/+203 |
* | | xen/gntdev: constify mmu_notifier_ops structures | Julia Lawall | 2015-12-21 | 1 | -1/+1 |
* | | xen/grant-table: constify gnttab_ops structure | Julia Lawall | 2015-12-21 | 1 | -2/+2 |
* | | xen/time: use READ_ONCE | Stefano Stabellini | 2015-12-21 | 1 | -10/+7 |
* | | xen: rename dom0_op to platform_op | Stefano Stabellini | 2015-12-21 | 7 | -29/+29 |
* | | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini | 2015-12-21 | 2 | -1/+92 |
|/ |
|
* | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-12-18 | 5 | -22/+83 |
|\ |
|
| * | xen-pciback: fix up cleanup path when alloc fails | Doug Goldstein | 2015-12-18 | 1 | -1/+3 |
| * | xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. | Konrad Rzeszutek Wilk | 2015-12-18 | 1 | -1/+7 |
| * | xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)... | Konrad Rzeszutek Wilk | 2015-12-18 | 1 | -13/+20 |
| * | xen/pciback: Do not install an IRQ handler for MSI interrupts. | Konrad Rzeszutek Wilk | 2015-12-18 | 1 | -0/+7 |
| * | xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS... | Konrad Rzeszutek Wilk | 2015-12-18 | 1 | -0/+7 |