aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10x86, VisWS: turn into generic arch, create include/asm-x86/visws/Ingo Molnar1-2/+2
2008-07-10x86, VisWS: turn into generic arch, install proper PCI quirkIngo Molnar1-1/+6
2008-07-10x86, VisWS: turn into generic arch, add early init quirksIngo Molnar2-1/+5
2008-07-10x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar2-4/+4
2008-07-09x86/pci: removing subsys_initcall ordering dependenciesRobert Richter9-21/+36
2008-07-09x86/pci: visws: renaming pcibios_init()Robert Richter1-2/+2
2008-07-09x86/pci: Makefile merge: coalescing 32 and 64 bitRobert Richter1-20/+1
2008-07-09x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter3-27/+29
2008-07-09x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter1-21/+21
2008-07-09x86/pci: Makefile merge: creating pci-y for 64 bitRobert Richter1-4/+4
2008-07-09x86/pci: Makefile merge: changing 64bit orderingRobert Richter1-6/+5
2008-07-09x86/pci: Makefile merge: decoupling options for mp_bus_to_node.oRobert Richter1-3/+1
2008-07-09x86/pci: Makefile merge: whitespace changes onlyRobert Richter1-7/+7
2008-07-09x86/pci: Makefile merge: removing include dir flagRobert Richter1-3/+0
2008-07-09x86/pci: Makefile merge: Removing Makefile_*Robert Richter3-45/+46
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar10-183/+201
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-6/+11
2008-07-08x86: don't call pxm_to_node againYinghai Lu1-6/+8
2008-07-08x86: make dev_to_node return online nodeYinghai Lu1-0/+3
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar3-29/+9
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar5-8/+17
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar12-160/+202
2008-07-08x86: move pci_routirq declaration to pci.hThomas Gleixner1-1/+0
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar5-8/+17
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter4-7/+43
2008-07-08x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2-1/+1
2008-07-07Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes1-4/+4
2008-06-16Merge branch 'linus' into x86/patIngo Molnar5-12/+21
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar5-8/+17
2008-06-12Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip into for-linusJesse Barnes1-4/+4
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann1-2/+2
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu2-0/+55
2008-06-10PCI/x86: write_pci_config_byte fix offsetYinghai Lu1-1/+8
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2-0/+23
2008-06-10x86/PCI: janitor work in irq.cMiklos Vajna1-217/+294
2008-06-10x86: coding style fixes to arch/x86/pci/irq.Paolo Ciarrocchi1-136/+125
2008-06-10x86: make generic arch support NUMAQYinghai Lu2-27/+7
2008-06-05x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer1-0/+7
2008-06-05PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon3-4/+6
2008-06-02x86: add PCI extended config space access for AMD BarcelonaRobert Richter1-6/+15
2008-06-02pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer1-0/+7
2008-05-25x86: amd opteron TOM2 mask val fixYinghai Lu1-2/+2
2008-05-25x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner1-1/+1
2008-05-22PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-19PCI: Correct last two HP entries in the bfsort whitelistTony Camuso1-4/+4
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi1-3/+1
2008-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-8/+0
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu1-8/+0
2008-05-08Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-46/+62