Age | Commit message (Expand) | Author |
2014-05-13 | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-04-28 | xen/events/fifo: correctly align bitops | Vladimir Murzin |
2014-04-17 | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-04-15 | xen/manage: Poweroff forcefully if user-space is not yet up. | Konrad Rzeszutek Wilk |
2014-04-15 | xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart. | Konrad Rzeszutek Wilk |
2014-04-15 | xen-pciback: silence an unwanted debug printk | Dan Carpenter |
2014-04-15 | xen: fix memory leak in __xen_pcibk_add_pci_dev() | Daeseok Youn |
2014-04-07 | Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-07 | Xen: do hv callback accounting only on x86 | Arnd Bergmann |
2014-04-07 | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel |
2014-04-03 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-04-01 | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-25 | xen/balloon: flush persistent kmaps in correct position | Wei Liu |
2014-03-20 | xen, balloon: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-18 | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka |
2014-03-18 | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss |
2014-03-18 | xen: add support for MSI message groups | Roger Pau Monne |
2014-03-12 | xen: Validate online cpus in set_affinity | Thomas Gleixner |
2014-03-04 | xen: Add proper irq accounting for HYPERCALL vector | Thomas Gleixner |
2014-03-04 | xen: Get rid of the last irq_desc abuse | Thomas Gleixner |
2014-03-04 | xen: Use the proper irq functions | Thomas Gleixner |
2014-02-28 | xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-02-28 | xen/xenbus: remove unused xenbus_bind_evtchn() | David Vrabel |
2014-02-28 | xen/events: remove unnecessary call to bind_evtchn_to_cpu() | David Vrabel |
2014-02-28 | xen/events: remove the unused resend_irq_on_evtchn() | David Vrabel |
2014-02-28 | drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink | Bob Liu |
2014-02-28 | drivers: xen: Include appropriate header file in pcpu.c | Rashika Kheria |
2014-02-28 | drivers: xen: Mark function as static in platform-pci.c | Rashika Kheria |
2014-02-22 | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki |
2014-02-21 | ACPI / PAD / xen: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu |
2014-02-12 | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-11 | ia64/xen: Remove Xen support for ia64 even more | Paul Bolle |
2014-02-11 | xen/events: bind all new interdomain events to VCPU0 | David Vrabel |
2014-02-05 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2014-01-31 | drivers: xen: deaggressive selfballoon driver | Bob Liu |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss |
2014-01-30 | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall |
2014-01-30 | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-10 | xen: delete new instances of __cpuinit usage | Paul Gortmaker |
2014-01-07 | xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() | Wei Yongjun |
2014-01-07 | xen-platform: fix error return code in platform_pci_init() | Wei Yongjun |