| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 | 1 | -1/+8 |
|\ |
|
| * | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 | 1 | -1/+8 |
* | | Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-17 | 2 | -8/+9 |
|\ \
| |/ |
|
| * | xen/balloon: set ballooned out pages as invalid in p2m | David Vrabel | 2014-07-04 | 1 | -7/+5 |
| * | xen/manage: fix potential deadlock when resuming the console | David Vrabel | 2014-07-03 | 1 | -1/+4 |
* | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-19 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | xen/grant-table: fix suspend for non-PV guests | David Vrabel | 2014-06-18 | 1 | -1/+2 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 | 1 | -16/+1 |
|\ \ |
|
| * | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 | 1 | -16/+1 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-02 | 4 | -45/+33 |
|\ \ \
| | |/
| |/| |
|
| * | | xen-acpi-processor: Don't display errors when we get -ENOSYS | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -2/+2 |
| * | | xen/pciback: Document the entry points for 'pcistub_put_pci_dev' | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -0/+9 |
| * | | xen/pciback: Document when the 'unbind' and 'bind' functions are called. | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -0/+4 |
| * | | xen-pciback: Document when we FLR an PCI device. | Konrad Rzeszutek Wilk | 2014-05-23 | 2 | -0/+6 |
| * | | xen-pciback: First reset, then free. | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -1/+1 |
| * | | xen-pciback: Cleanup up pcistub_put_pci_dev | Konrad Rzeszutek Wilk | 2014-05-23 | 1 | -5/+5 |
| * | | xen: refactor suspend pre/post hooks | David Vrabel | 2014-05-12 | 1 | -38/+7 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-05-13 | 1 | -11/+30 |
|\ \
| |/
|/| |
|
| * | xen/events/fifo: correctly align bitops | Vladimir Murzin | 2014-04-28 | 1 | -11/+30 |
* | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-04-17 | 4 | -6/+75 |
|\ \
| |/ |
|
| * | xen/manage: Poweroff forcefully if user-space is not yet up. | Konrad Rzeszutek Wilk | 2014-04-15 | 1 | -2/+30 |
| * | xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart. | Konrad Rzeszutek Wilk | 2014-04-15 | 1 | -3/+41 |
| * | xen-pciback: silence an unwanted debug printk | Dan Carpenter | 2014-04-15 | 1 | -1/+2 |
| * | xen: fix memory leak in __xen_pcibk_add_pci_dev() | Daeseok Youn | 2014-04-15 | 1 | -0/+2 |
* | | Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-04-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Xen: do hv callback accounting only on x86 | Arnd Bergmann | 2014-04-07 | 1 | -1/+1 |
| * | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus... | David Vrabel | 2014-04-07 | 4 | -43/+29 |
| |\ |
|
* | \ | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -12/+24 |
|\ \ \ |
|
| * | | | xen, balloon: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -12/+24 |
* | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 | 10 | -146/+76 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | xen/acpi-processor: fix enabling interrupts on syscore_resume | Stanislaw Gruszka | 2014-03-18 | 2 | -7/+24 |
| * | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2014-03-18 | 1 | -70/+3 |
| * | | | xen: add support for MSI message groups | Roger Pau Monne | 2014-03-18 | 2 | -15/+33 |
| * | | | xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-02-28 | 1 | -2/+1 |
| * | | | xen/xenbus: remove unused xenbus_bind_evtchn() | David Vrabel | 2014-02-28 | 1 | -27/+0 |
| * | | | xen/events: remove unnecessary call to bind_evtchn_to_cpu() | David Vrabel | 2014-02-28 | 1 | -3/+0 |
| * | | | xen/events: remove the unused resend_irq_on_evtchn() | David Vrabel | 2014-02-28 | 1 | -21/+12 |
| * | | | drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink | Bob Liu | 2014-02-28 | 1 | -0/+1 |
| * | | | drivers: xen: Include appropriate header file in pcpu.c | Rashika Kheria | 2014-02-28 | 1 | -0/+1 |
| * | | | drivers: xen: Mark function as static in platform-pci.c | Rashika Kheria | 2014-02-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 3 | -21/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OST | Rafael J. Wysocki | 2014-02-22 | 2 | -2/+2 |
| * | | ACPI / PAD / xen: use acpi_evaluate_ost() to replace open-coded version | Jiang Liu | 2014-02-21 | 1 | -19/+7 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 3 | -37/+11 |
|\ \ |
|
| * | | xen: Validate online cpus in set_affinity | Thomas Gleixner | 2014-03-12 | 1 | -1/+1 |
| * | | xen: Add proper irq accounting for HYPERCALL vector | Thomas Gleixner | 2014-03-04 | 1 | -0/+1 |
| * | | xen: Get rid of the last irq_desc abuse | Thomas Gleixner | 2014-03-04 | 1 | -14/+1 |
| * | | xen: Use the proper irq functions | Thomas Gleixner | 2014-03-04 | 3 | -22/+8 |
| |/ |
|