Age | Commit message (Expand) | Author |
2014-02-03 | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus | Bjorn Helgaas |
2014-02-03 | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Drop pcibios_scan_root() check for bus already scanned | Bjorn Helgaas |
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 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-01-15 | x86, intel-mid: Add Merrifield platform support | David Cohen |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-12-13 | PCI: Drop "irq" param from *_restore_msi_irqs() | DuanZhenzhong |
2013-12-07 | SFI / ACPI: Fix warnings reported during builds with W=1 | Lv Zheng |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-07 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-11-06 | PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() | Konrad Rzeszutek Wilk |
2013-10-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-10-17 | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan |
2013-10-17 | pci: intel_mid: Return true/false in function returning bool | Fengguang Wu |
2013-10-17 | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan |
2013-10-10 | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman |
2013-10-04 | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" | Bjorn Helgaas |
2013-09-23 | x86/pci: Use cached pci_dev->pcie_cap to simplify code | Yijing Wang |
2013-09-03 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-26 | Merge branch 'pci/yijing-mps-v8' into next | Bjorn Helgaas |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-07-26 | x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero | ethan.zhao |
2013-07-25 | x86/pci/mrst: Cleanup checkpatch.pl warnings | Valentina Manea |
2013-07-23 | x86 / PCI: prevent re-allocation of already existing bridge and ROM resources | Mika Westerberg |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-06-05 | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming |
2013-05-28 | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang |
2013-05-20 | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:... | Bjorn Helgaas |
2013-05-11 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-05-10 | xen/pci: Used cached MSI-X capability offset | Bjorn Helgaas |
2013-05-10 | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas |
2013-04-30 | x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 | Bin Gao |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-16 | xen: drop tracking of IRQ vector | Jan Beulich |
2013-04-12 | x86/PCI: Implement pcibios_{add|remove}_bus() hooks | Jiang Liu |
2013-03-03 | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-03-01 | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk |