- 76fb657 x86, olpc: Only enable PCI configuration type override on XO-1 by Daniel Drake · 14 years ago
- 1f7979a x86/PCI: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
- 2491762 x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN by Bjorn Helgaas · 14 years ago
- 7bd1c36 x86/PCI: Add option to not assign BAR's if not already assigned by Mike Habeck · 15 years ago
- 73cd3b4 x86/PCI: pci, fix section mismatch by Jiri Slaby · 14 years ago
- d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
- 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
- eda0547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
- 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
- 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 14 years ago
- b46fc5f arch/x86/pci: use kasprintf by Julia Lawall · 14 years ago
- 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 3f6ea84 PCI: read memory ranges out of Broadcom CNB20LE host bridge by Ira W. Snyder · 15 years ago
- a02ce95 x86/PCI: make ACPI MCFG reserved error messages ACPI specific by Feng Tang · 15 years ago
- 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 14 years ago
- e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 14 years ago
- 33852cb x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
- d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
- 4f7b9e7 i7core_edac: do not export static functions by Stephen Rothwell · 15 years ago
- d1fd4fb i7core_edac: Add a code to probe Xeon 55xx bus by Mauro Carvalho Chehab · 15 years ago
- 5707b24 pci: Add a probing code that seeks for an specific bus by Aristeu Rozanski · 15 years ago
- 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
- 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago
- 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 15 years ago
- 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 15 years ago
- 5728377 ACPI: pci_root: pass acpi_pci_root to arch-specific scan by Bjorn Helgaas · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
- eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago
- c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 15 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 15 years ago
- 722a639 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n by Yinghai Lu · 15 years ago
- bb8d413 x86/PCI: Prevent mmconfig memory corruption by Thomas Gleixner · 15 years ago
- c541138 x86, pci: Add sanity check for PCI fixed bar probing by Jacob Pan · 15 years ago
- a712ffb x86/PCI: Moorestown PCI support by Jesse Barnes · 15 years ago
- 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
- 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
- 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
- b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
- 93da620 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
- 9325a28 x86: Add pcibios_fixup_irqs to x86_init by Thomas Gleixner · 15 years ago
- ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 15 years ago
- b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
- e9a0064 x86: Change range end to start+size by Yinghai Lu · 15 years ago
- 284f933 x86/pci: Enable pci root res read out for 32bit too by Yinghai Lu · 15 years ago
- 9ad3f2c x86/pci: Add cap_resource() by Yinghai Lu · 15 years ago
- 97445c3 x86/pci: Use u64 instead of size_t in amd_bus.c by Yinghai Lu · 15 years ago
- 3e3da00 x86/pci: AMD one chain system to use pci read out res by Yinghai Lu · 15 years ago
- b74fd23 x86/pci: Use resource_size_t in update_res by Yinghai Lu · 15 years ago
- 27811d8 x86: Move range related operation to one file by Yinghai Lu · 15 years ago
- 5c64c70 x86-32: Move XQUAD definitions to numaq.h by Brian Gerst · 15 years ago
- e8e06ea x86/PCI: remove IOH range fetching by Jeff Garrett · 15 years ago
- 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- a557aae x86/pci: Intel ioh bus num reg accessing fix by Yinghai Lu · 15 years ago
- 5714868 PCI: fix section mismatch on update_res() by Jiri Slaby · 15 years ago
- 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
- f6e1d8c x86/PCI: MMCONFIG: add lookup function by Bjorn Helgaas · 15 years ago
- 8c57786 x86/PCI: MMCONFIG: clean up printks by Bjorn Helgaas · 15 years ago
- ba2afba x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region by Bjorn Helgaas · 15 years ago
- ff097dd x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table by Bjorn Helgaas · 15 years ago
- 987c367 x86/PCI: MMCONFIG: remove typeof so we can use a list by Bjorn Helgaas · 15 years ago
- 3f0f550 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
- 2f2a8b9 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification by Bjorn Helgaas · 15 years ago
- 56ddf4d x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region by Bjorn Helgaas · 15 years ago
- 95cf1cf x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access by Bjorn Helgaas · 15 years ago
- d7e6b66 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members by Bjorn Helgaas · 15 years ago
- d215a9c x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one by Bjorn Helgaas · 15 years ago
- df5eb1d x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression by Bjorn Helgaas · 15 years ago
- f7ca698 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero by Bjorn Helgaas · 15 years ago
- 463a5df x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table by Bjorn Helgaas · 15 years ago
- 7da7d36 x86/PCI: MMCONFIG: centralize MCFG structure management by Bjorn Helgaas · 15 years ago
- d3578ef x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] by Bjorn Helgaas · 15 years ago
- e823d6f x86/PCI: MMCONFIG: count MCFG structures with local variable by Bjorn Helgaas · 15 years ago
- 5663b1b x86/PCI: MMCONFIG: remove unused definitions by Bjorn Helgaas · 15 years ago
- 67f241f x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c by Yinghai Lu · 15 years ago
- 7b7a785 PCI: fix comment typo in bus_numa.h by Jiri Kosina · 15 years ago
- 2ed7a80 x86/PCI: remove early PCI pr_debug statements by Alex Chiang · 15 years ago
- ea7f1b6 x86/PCI: remove 64-bit division by Bjorn Helgaas · 15 years ago
- 03db42a x86/PCI: fix bogus host bridge window start/end alignment from _CRS by Bjorn Helgaas · 15 years ago
- f1db6fd x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS by Bjorn Helgaas · 15 years ago
- 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
- 2a6bed8 x86/PCI: print domain:bus in conventional format by Bjorn Helgaas · 15 years ago
- c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
- af5a8ee x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set by Bjorn Helgaas · 15 years ago
- 9a08f7d x86/PCI: allow MMCONFIG above 4GB by Bjorn Helgaas · 15 years ago
- 2992e54 x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled by Suresh Siddha · 15 years ago
- 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
- 76b1a87 x86/PCI: Use generic cacheline sizing instead of per-vendor tests. by Dave Jones · 15 years ago
- ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
- 99935a7 x86/PCI: read root resources from IOH on Intel by Yinghai Lu · 15 years ago
- f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago