summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-052-9/+18
|\
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
* | PCI: add debug information to resource collision messageChuck Ebbert2007-05-021-2/+2
* | PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-021-1/+1
|/
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-2/+4
* pci: set pci=bfsort for PowerEdge R900Matt Domsch2007-03-261-0/+8
* PCI: add systems for automatic breadth-first device sortingAndy Gospodarek2007-02-161-0/+88
* [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi2007-02-131-20/+31
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-133-5/+15
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-133-40/+29
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-132-10/+23
* [PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert2007-02-131-0/+33
* [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert2007-02-131-2/+119
* [PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert2007-02-131-1/+2
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-134-71/+97
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-12/+12
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-1/+1
* [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-3/+10
* [PATCH] x86: add write_pci_config_byte() to direct PCI access routinesSiddha, Suresh B2006-12-071-0/+7
* [PATCH] paravirt: Be careful about touching BIOS address spaceRusty Russell2006-12-071-2/+9
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-071-1/+3
* PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk2006-12-011-1/+1
* PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2006-12-011-0/+6
* pci/i386: style cleanupsRandy Dunlap2006-12-011-21/+43
* PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-011-46/+0
* [PATCH] fix via586 irq routing for pirq 5Daniel Ritz2006-11-141-2/+2
* Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds2006-11-081-35/+0
* PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"Greg Kroah-Hartman2006-11-023-11/+0
* PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2006-10-271-0/+55
* PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-182-2/+64
* PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-181-45/+0
* [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq numberEric W. Biederman2006-10-081-4/+0
* [PATCH] i386: Fix PCI BIOS config space accessAndi Kleen2006-10-052-0/+6
* [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-4/+0
* [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-30/+0
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-263-0/+13
* [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-262-1/+45
* [PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen2006-09-261-0/+35
* [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2006-09-261-1/+3
* [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen2006-09-264-14/+28
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-193-31/+11
* [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-303-2/+31
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-9/+0
* [PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz2006-08-261-1/+1
* [PATCH] PCI: use PCBIOS as last fallbackDaniel Ritz2006-08-261-2/+6
* [PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()Adrian Bunk2006-07-122-5/+1
OpenPOWER on IntegriCloud