summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas4-81/+47
2009-11-24x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas1-5/+5
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2-31/+15
2009-11-24x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas1-7/+5
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2-31/+38
2009-11-24x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas1-5/+7
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas4-39/+39
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas4-10/+17
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas4-17/+18
2009-11-24x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas1-6/+6
2009-11-24x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas1-3/+0
2009-11-24x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas1-46/+39
2009-11-24x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas1-1/+4
2009-11-24x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas1-5/+7
2009-11-24x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas1-4/+0
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu4-100/+103
2009-11-24PCI: fix comment typo in bus_numa.hJiri Kosina1-1/+1
2009-11-24x86/PCI: remove early PCI pr_debug statementsAlex Chiang1-7/+0
2009-11-06ia64/xen: compilation fixIsaku Yamahata1-27/+1
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas1-3/+3
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas1-0/+25
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas1-8/+18
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas1-3/+6
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas1-3/+5
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas3-12/+17
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas1-0/+4
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2-27/+1
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas1-11/+20
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha1-0/+9
2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas1-5/+16
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas2-10/+16
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones1-7/+11
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo2-2/+7
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes2-11/+6
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu4-27/+135
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-0/+12
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds54-440/+544
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds13-10/+44
2009-11-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-90/+132
2009-11-02Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-85/+131
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino1-0/+9
2009-11-02MIPS: O32: Fix ppollArnaud Patard1-1/+1
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin1-1/+1
2009-11-02MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss1-8/+26
2009-11-02MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto1-1/+1