index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-03-25
1
-1
/
+12
*
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-25
1
-3
/
+6
*
x86/PCI: remove redundant warnings
Bjorn Helgaas
2010-03-25
1
-5
/
+0
*
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-08
10
-53
/
+287
|
\
|
*
x86, olpc: Use pci subarch init for OLPC
Thomas Gleixner
2010-02-26
2
-7
/
+4
|
*
x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
Yinghai Lu
2010-02-25
1
-1
/
+3
|
*
x86, pci: Add sanity check for PCI fixed bar probing
Jacob Pan
2010-02-24
1
-0
/
+4
|
*
x86/PCI: Moorestown PCI support
Jesse Barnes
2010-02-24
2
-1
/
+259
|
*
x86: Add pcibios_fixup_irqs to x86_init
Thomas Gleixner
2010-02-20
1
-2
/
+2
|
*
x86: Add pci_init_irq to x86_init
Thomas Gleixner
2010-02-20
3
-9
/
+6
|
*
x86: Move pci init function to x86_init
Thomas Gleixner
2010-02-20
5
-35
/
+11
*
|
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-03
5
-115
/
+53
|
\
\
|
*
|
x86: Change range end to start+size
Yinghai Lu
2010-02-11
1
-10
/
+14
|
*
|
x86/pci: Enable pci root res read out for 32bit too
Yinghai Lu
2010-02-11
4
-24
/
+5
|
*
|
x86/pci: Add cap_resource()
Yinghai Lu
2010-02-11
2
-3
/
+9
|
*
|
x86/pci: Use u64 instead of size_t in amd_bus.c
Yinghai Lu
2010-02-11
1
-8
/
+8
|
*
|
x86/pci: AMD one chain system to use pci read out res
Yinghai Lu
2010-02-11
3
-9
/
+4
|
*
|
x86/pci: Use resource_size_t in update_res
Yinghai Lu
2010-02-11
2
-10
/
+10
|
*
|
x86: Move range related operation to one file
Yinghai Lu
2010-02-11
1
-59
/
+11
|
|
/
*
|
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-28
1
-5
/
+1
|
\
\
|
*
|
x86-32: Move XQUAD definitions to numaq.h
Brian Gerst
2010-02-05
1
-5
/
+1
|
|
/
*
|
x86/PCI: Prevent mmconfig memory corruption
Thomas Gleixner
2010-02-25
1
-11
/
+6
*
|
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
2010-02-23
2
-6
/
+50
*
|
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
3
-32
/
+7
*
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-23
1
-1
/
+1
*
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-23
1
-7
/
+5
*
|
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-02-23
1
-0
/
+2
|
/
*
x86/PCI: remove IOH range fetching
Jeff Garrett
2010-01-28
2
-95
/
+1
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-01-08
1
-0
/
+4
|
\
|
*
x86/pci: Intel ioh bus num reg accessing fix
Yinghai Lu
2010-01-04
1
-0
/
+4
*
|
PCI: fix section mismatch on update_res()
Jiri Slaby
2009-12-16
1
-1
/
+1
|
/
*
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-12-05
1
-2
/
+15
*
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-25
3
-27
/
+19
*
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-25
2
-32
/
+26
*
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
2009-11-25
1
-6
/
+10
*
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
2009-11-25
3
-79
/
+45
*
x86/PCI: MMCONFIG: remove typeof so we can use a list
Bjorn Helgaas
2009-11-25
1
-5
/
+5
*
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-25
1
-31
/
+14
*
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
Bjorn Helgaas
2009-11-25
1
-7
/
+5
*
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-25
1
-31
/
+33
*
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
Bjorn Helgaas
2009-11-25
1
-5
/
+7
*
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
2009-11-25
3
-36
/
+36
*
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
2009-11-25
3
-9
/
+9
*
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
2009-11-25
3
-17
/
+16
*
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
Bjorn Helgaas
2009-11-25
1
-6
/
+6
*
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
Bjorn Helgaas
2009-11-25
1
-3
/
+0
*
x86/PCI: MMCONFIG: centralize MCFG structure management
Bjorn Helgaas
2009-11-25
1
-46
/
+39
*
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
Bjorn Helgaas
2009-11-25
1
-1
/
+4
*
x86/PCI: MMCONFIG: count MCFG structures with local variable
Bjorn Helgaas
2009-11-25
1
-5
/
+7
*
x86/PCI: MMCONFIG: remove unused definitions
Bjorn Helgaas
2009-11-25
1
-4
/
+0
[next]