index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-28
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-25
x86/PCI: Prevent mmconfig memory corruption
Thomas Gleixner
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-02-10
x86: Change range end to start+size
Yinghai Lu
2010-02-10
x86/pci: Enable pci root res read out for 32bit too
Yinghai Lu
2010-02-10
x86/pci: Add cap_resource()
Yinghai Lu
2010-02-10
x86/pci: Use u64 instead of size_t in amd_bus.c
Yinghai Lu
2010-02-10
x86/pci: AMD one chain system to use pci read out res
Yinghai Lu
2010-02-10
x86/pci: Use resource_size_t in update_res
Yinghai Lu
2010-02-10
x86: Move range related operation to one file
Yinghai Lu
2010-02-05
x86-32: Move XQUAD definitions to numaq.h
Brian Gerst
2010-01-28
x86/PCI: remove IOH range fetching
Jeff Garrett
2010-01-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-01-04
x86/pci: Intel ioh bus num reg accessing fix
Yinghai Lu
2009-12-16
PCI: fix section mismatch on update_res()
Jiri Slaby
2009-12-04
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-11-24
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: remove typeof so we can use a list
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: centralize MCFG structure management
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: count MCFG structures with local variable
Bjorn Helgaas
2009-11-24
x86/PCI: MMCONFIG: remove unused definitions
Bjorn Helgaas
2009-11-24
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
Yinghai Lu
2009-11-24
PCI: fix comment typo in bus_numa.h
Jiri Kosina
2009-11-24
x86/PCI: remove early PCI pr_debug statements
Alex Chiang
2009-11-06
x86/PCI: remove 64-bit division
Bjorn Helgaas
2009-11-04
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
2009-11-04
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
2009-11-04
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
Bjorn Helgaas
2009-11-04
x86/PCI: allow MMCONFIG above 4GB
Bjorn Helgaas
[next]