| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: enable DMA CMA with swiotlb | Akinobu Mita | 2014-06-04 | 1 | -4/+2 |
*-. | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-28 | 1 | -3/+1 |
|\ \ |
|
| | * | x86/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -3/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas | 2014-05-28 | 2 | -30/+59 |
|\ \ \
| | |/
| |/| |
|
| | * | x86/PCI: Clean up and mark early_root_info_init() as deprecated | Suravee Suthikulpanit | 2014-05-27 | 1 | -30/+38 |
| | * | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit | 2014-05-21 | 1 | -4/+21 |
| | * | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe | 2014-05-21 | 1 | -1/+5 |
| |/ |
|
* | | x86/PCI: Move pcibios_assign_resources() annotation to definition | Bjorn Helgaas | 2014-05-23 | 1 | -6/+6 |
* | | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 2014-04-25 | 1 | -0/+14 |
* | | x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources | Bjorn Helgaas | 2014-04-25 | 1 | -5/+10 |
* | | x86/PCI: Fix Broadcom CNB20LE unintended sign extension | Bjorn Helgaas | 2014-04-25 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -1/+4 |
|\ |
|
| * | x86, pci, amd-bus: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+4 |
* | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-04-03 | 1 | -9/+20 |
|\ \ |
|
| * | | xen: add support for MSI message groups | Roger Pau Monne | 2014-03-18 | 1 | -9/+20 |
| |/ |
|
* | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 4 | -259/+1 |
|\ \ |
|
| * | | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 | 2 | -166/+0 |
| * | | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 3 | -93/+1 |
| |/ |
|
* | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-18 | 2 | -26/+22 |
|\ \ |
|
| * | | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom | 2014-02-14 | 1 | -8/+10 |
| * | | x86/PCI: Fix function definition whitespace | Bjorn Helgaas | 2014-02-12 | 1 | -10/+7 |
| * | | x86/PCI: Reword comments | Bjorn Helgaas | 2014-02-12 | 1 | -6/+3 |
| * | | x86/PCI: Remove unnecessary local variable initialization | Bjorn Helgaas | 2014-02-12 | 1 | -2/+2 |
| |/ |
|
* | | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas | 2014-02-03 | 1 | -17/+2 |
* | | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas | 2014-02-03 | 1 | -5/+5 |
* | | x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check | Bjorn Helgaas | 2014-02-03 | 1 | -3/+0 |
* | | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas | 2014-02-03 | 3 | -82/+1 |
* | | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas | 2014-02-03 | 2 | -2/+2 |
* | | x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus | Bjorn Helgaas | 2014-02-03 | 1 | -0/+10 |
* | | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas | 2014-02-03 | 2 | -7/+3 |
* | | x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() | Bjorn Helgaas | 2014-02-03 | 1 | -30/+19 |
* | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() | Bjorn Helgaas | 2014-02-03 | 2 | -6/+2 |
* | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() | Bjorn Helgaas | 2014-02-03 | 4 | -13/+8 |
* | | x86/PCI: Drop pcibios_scan_root() check for bus already scanned | Bjorn Helgaas | 2014-02-03 | 1 | -9/+0 |
|/ |
|
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 2 | -2/+0 |
|\ |
|
| * | SFI / ACPI: Fix warnings reported during builds with W=1 | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+0 |
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 1 | -1/+1 |
|\ \ |
|
| * | | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong | 2013-12-13 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 1 | -1/+5 |
|\ \ |
|
| * | | x86, intel-mid: Add Merrifield platform support | David Cohen | 2014-01-15 | 1 | -1/+5 |
| |/ |
|
* | | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
|/ |
|
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -2/+2 |
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 3 | -13/+26 |
|\ |
|
| * | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-11-07 | 1 | -1/+12 |
| |\ |
|
| | * | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk | 2013-11-06 | 1 | -1/+12 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2013-10-31 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman | 2013-10-10 | 1 | -4/+4 |
| * | | x86/pci: Use cached pci_dev->pcie_cap to simplify code | Yijing Wang | 2013-09-23 | 1 | -8/+10 |
| |/ |
|
* | | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-17 | 1 | -6/+6 |