aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAge
* Merge branch 'x86/numa' into x86/develIngo Molnar2008-07-08
|\
| * x86: don't call pxm_to_node againYinghai Lu2008-07-08
| * x86: make dev_to_node return online nodeYinghai Lu2008-07-08
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\ \
| * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\|
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-10
| * | x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-25
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | / | | | | | | |_|/ | | | | | |/| |
| | | | | | | * Merge branch 'linus' into x86/patIngo Molnar2008-06-16
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| |
| | | | | | | * x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-12
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar2008-07-08
| | | | | | |\ | | | | | | |/ | | | | | |/|
| | | | | | * x86: Move PCI IO ECS code to x86/pciRobert Richter2008-07-08
| | | | | | * x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2008-07-08
| | | | | | * x86: add PCI extended config space access for AMD BarcelonaRobert Richter2008-06-02
| | | |_|_|/ | | |/| | |
| | | | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-16
| | | | |\|
| | | | * | x86: coding style fixes to arch/x86/pci/irq.Paolo Ciarrocchi2008-06-10
| | | | * | x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner2008-05-25
| | | |/ / | | |/| |
| * | | | x86: move pci_routirq declaration to pci.hThomas Gleixner2008-07-08
| | |_|/ | |/| |
| * | | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-06-12
| |\ \ \
| | * | | pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-02
| | * | | PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-22
| | |/ /
| * | | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-05
| * | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-05
| |/ /
| * / PCI: Correct last two HP entries in the bfsort whitelistTony Camuso2008-05-19
|/ /
* / x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-11
|\
| * x86: remove spew print out about bus to node mappingYinghai Lu2008-05-10
* | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-05
|\
| * x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-05
| * x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-05
| * x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-29
| * x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-29
* | x86: undo visws/numaq build changesThomas Gleixner2008-05-04
* | x86: numaq fixIngo Molnar2008-04-30
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\
| * x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-26
| * x86: work around io allocation overlap of HT linksYinghai Lu2008-04-26
| * x86_64: don't need set default res if only have one root busYinghai Lu2008-04-26
| * x86: double check the multi root bus with fam10h mmconfYinghai Lu2008-04-26
| * x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
| * x86: use bus conf in NB conf fun1 to get bus range on, on 64-bitYinghai Lu2008-04-26
| * x86: get mp_bus_to_node earlyYinghai Lu2008-04-26
| * x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-26
| * x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-26
| * x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-26
| * x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
| * x86: mmconf enable mcfg earlyYinghai Lu2008-04-26
| * x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-26