summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-231-0/+27
|\
| * xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-121-0/+27
* | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-03-011-1/+0Star
* | x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-02-281-0/+11
* | PCI: fix memleak when ACPI _CRS is not used.Yinghai Lu2012-02-231-5/+7
* | xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini2012-02-031-1/+1
* | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-121-1/+2
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-121-1/+1
|\ \ | |/ |/|
| * x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-181-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-128-116/+139
|\ \
| * | x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-31/+11Star
| * | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-063-34/+44
| * | x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-063-6/+1Star
| * | x86/PCI: read Broadcom CNB20LE host bridge info before PCI scanBjorn Helgaas2012-01-061-23/+39
| * | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0Star
| * | PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-061-14/+0Star
| * | PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-6/+0Star
| * | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-061-2/+16
| * | PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones2012-01-061-0/+10
| * | PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones2012-01-061-0/+12
| * | PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones2012-01-061-0/+7
| |/
* / typo fixes: aera -> area, exntension -> extensionWang YanQing2011-12-091-1/+1
|/
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-288-12/+12
|\
| * x86: constify PCI raw ops structuresJan Beulich2011-10-148-12/+12
| |
| \
| \
| \
*---. \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-3/+19
|\ \ \ \
| | | * | xen/pci: support multi-segment systemsJan Beulich2011-09-221-3/+19
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-251-3/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk2011-10-191-3/+7
| | |_|/ | |/| |
* / | | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel2011-10-071-0/+11
|/ / /
* | | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-101-2/+7
* | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+9
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-308-14/+25
|\ \
| * | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systemsNarendra_K@Dell.com2011-07-221-7/+7
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
| * | x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-225-2/+14
| * | x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3Star
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-231-1/+2
|\ \ \
| * | | x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platformJack Steiner2011-06-031-1/+2
* | | | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.Konrad Rzeszutek Wilk2011-07-111-3/+2Star
* | | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-111-25/+12Star
* | | | xen/pci: Retire unnecessary #ifdef CONFIG_ACPIKonrad Rzeszutek Wilk2011-07-111-4/+0Star
* | | | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the endKonrad Rzeszutek Wilk2011-07-111-12/+9Star
* | | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk2011-07-111-11/+6Star
* | | | xen/pci: Use the xen_register_pirq for HVM and initial domain usersKonrad Rzeszutek Wilk2011-07-111-52/+23Star
* | | | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.Konrad Rzeszutek Wilk2011-07-111-16/+16
* | | | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.Konrad Rzeszutek Wilk2011-07-111-3/+8
* | | | xen/pci: Update comments and fix empty spaces.Konrad Rzeszutek Wilk2011-07-111-7/+8
* | | | xen/pci: Shuffle code around.Konrad Rzeszutek Wilk2011-07-111-173/+173
| |_|/ |/| |
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-071-28/+28
|\ \ \ | |_|/ |/| |