summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] irq-flags: i386: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* [PATCH] arch: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-2/+0
* [PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr2006-06-231-7/+7
* [PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()Linus Torvalds2006-06-231-0/+1
* [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2006-06-211-3/+6
* [PATCH] PCI: i386/x86_84: disable PCI resource decode on device disableRajesh Shah2006-06-213-0/+11
* [PATCH] PCI: fix via irq SATA patchGreg Kroah-Hartman2006-04-271-1/+0
* [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-112-3/+5
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-092-2/+6
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-22/+30
* [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen2006-04-091-0/+5
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+11