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