summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
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/bu...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...Jesse Barnes1-4/+4
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann1-2/+2
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...Linus 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/jba...Linus Torvalds5-46/+62
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-04x86: undo visws/numaq build changesThomas Gleixner1-2/+10
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha1-3/+9
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-29x86: fix section mismatch in pci_scan_busSam Ravnborg1-2/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds15-126/+847
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon4-0/+318
2008-04-26x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu3-0/+8
2008-04-26x86: work around io allocation overlap of HT linksYinghai Lu1-18/+38
2008-04-26x86_64: don't need set default res if only have one root busYinghai Lu1-1/+2
2008-04-26x86: double check the multi root bus with fam10h mmconfYinghai Lu1-2/+82
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2-51/+355
2008-04-26x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu1-40/+48