aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/pci
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-0/+32
* [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-236-22/+38
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-311-2/+13
* [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+5
* [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-141-0/+16
* [PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes2006-01-091-0/+7
* [PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki2006-01-091-19/+23
* [PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder2006-01-091-1/+1
* x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
* [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-201-1/+1
* [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
* [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-121-3/+42
* [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-123-10/+25
* [PATCH] PCI: direct.c: DBGDaniel Marjamäki2005-11-231-1/+1
* [PATCH] PCI: remove bogus resource collision errorRajesh Shah2005-11-231-2/+5
* [PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia2005-11-231-2/+2
* [PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes2005-11-101-2/+1
* [PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinitRoland Dreier2005-11-011-1/+1
* [PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com2005-10-301-19/+36
* [PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes2005-10-281-0/+59
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-302-2/+2
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-262-2/+0
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-1/+16
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0
* [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin2005-09-081-3/+3
* Merge linux-2.6 into linux-acpi-2.6 testLen Brown2005-09-032-34/+16
|\
| * [PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2005-08-302-34/+16
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-252-2/+2
|/
* [PATCH] visws: linkage fixTom Duffy2005-08-071-0/+2
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-301-0/+7
|\
| * [PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia2005-07-281-0/+7
* | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-294-0/+9
|\ \ | |/ |/|