summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-03-20x86, pci, amd-bus: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-14x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom
2014-02-12x86/PCI: Fix function definition whitespaceBjorn Helgaas
2014-02-12x86/PCI: Reword commentsBjorn Helgaas
2014-02-12x86/PCI: Remove unnecessary local variable initializationBjorn Helgaas
2014-02-03x86/PCI: Remove acpi_get_pxm() usageBjorn Helgaas
2014-02-03x86/PCI: Use NUMA_NO_NODE, not -1, for unknown nodeBjorn Helgaas
2014-02-03x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas
2014-02-03x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()Bjorn Helgaas
2014-02-03x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()Bjorn Helgaas
2014-02-03x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas
2014-02-03x86/PCI: Drop return value of pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas
2014-02-03x86/PCI: Drop pcibios_scan_root() check for bus already scannedBjorn Helgaas
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-15x86, intel-mid: Add Merrifield platform supportDavid Cohen
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-07SFI / ACPI: Fix warnings reported during builds with W=1Lv Zheng
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-07Merge branch 'pci/misc' into nextBjorn Helgaas
2013-11-06PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()Konrad Rzeszutek Wilk
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17pci: intel_mid: Return true/false in function returning boolFengguang Wu
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-10x86/PCI: Coalesce multiple overlapping host bridge windowsAlexey Neyman
2013-10-04Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas
2013-09-23x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea
2013-07-23x86 / PCI: prevent re-allocation of already existing bridge and ROM resourcesMika Westerberg
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds