| Commit message (Expand) | Author | Age |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
* | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-08-07 |
|\ |
|
| * | xen/pciback: Fix error return code in xen_pcibk_attach() | Wei Yongjun | 2014-08-01 |
| * | xen/events: drop negativity check of unsigned parameter | Andrey Utkin | 2014-08-01 |
| * | xen/events/fifo: remove a unecessary use of BM() | Frediano Ziglio | 2014-07-31 |
| * | xen/events/fifo: ensure all bitops are properly aligned even on x86 | David Vrabel | 2014-07-31 |
| * | xen/events/fifo: reset control block and local HEADs on resume | David Vrabel | 2014-07-31 |
| * | xen/grant-table: remove support for V2 tables | David Vrabel | 2014-07-14 |
| * | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-14 |
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 |
|\ \ |
|
| * | | xen: Put EFI machinery in place | Daniel Kiper | 2014-07-18 |
* | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-30 |
|\ \ \ |
|
| * | | | x86/xen: safely map and unmap grant frames when in atomic context | David Vrabel | 2014-07-30 |
* | | | | Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-07-17 |
|\| | |
| |_|/
|/| | |
|
| * | | xen/balloon: set ballooned out pages as invalid in p2m | David Vrabel | 2014-07-04 |
| * | | xen/manage: fix potential deadlock when resuming the console | David Vrabel | 2014-07-03 |
* | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-19 |
|\| |
| |/
|/| |
|
| * | xen/grant-table: fix suspend for non-PV guests | David Vrabel | 2014-06-18 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 |
|\ \ |
|
| * | | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 2014-05-16 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ \ \ |
|
| * | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| |/ / |
|
* | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-06-02 |
|\ \ \
| | |/
| |/| |
|
| * | | xen-acpi-processor: Don't display errors when we get -ENOSYS | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen/pciback: Document the entry points for 'pcistub_put_pci_dev' | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen/pciback: Document when the 'unbind' and 'bind' functions are called. | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen-pciback: Document when we FLR an PCI device. | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen-pciback: First reset, then free. | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen-pciback: Cleanup up pcistub_put_pci_dev | Konrad Rzeszutek Wilk | 2014-05-23 |
| * | | xen: refactor suspend pre/post hooks | David Vrabel | 2014-05-12 |
| |/ |
|
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-05-12 |
|\ \
| |/
|/| |
|
| * | xen/events/fifo: correctly align bitops | Vladimir Murzin | 2014-04-28 |
* | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-04-17 |
|\| |
|
| * | 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-15 |
* | | Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/... | 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-07 |
| |\ |
|
* | \ | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 |
|\ \ \ |
|
| * | | | xen, balloon: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 |
* | | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | 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-18 |
| * | | | 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 |