index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-30
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+4
2010-05-29
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
1
-1
/
+4
2010-05-25
arch/x86/pci: use kasprintf
Julia Lawall
1
-2
/
+1
2010-05-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
9
-31
/
+140
2010-05-22
PCI: read memory ranges out of Broadcom CNB20LE host bridge
Ira W. Snyder
2
-0
/
+103
2010-05-19
x86/PCI: make ACPI MCFG reserved error messages ACPI specific
Feng Tang
1
-8
/
+9
2010-05-18
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2010-05-17
x86, mrst, pci: return 0 for non-present pci bars
Jacob Pan
1
-1
/
+1
2010-05-15
x86, mrst: Don't blindly access extended config space
H. Peter Anvin
1
-0
/
+4
2010-05-11
x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs
Seth Heasley
1
-2
/
+7
2010-05-11
x86/PCI: Convert pci_config_lock to raw_spinlock
Thomas Gleixner
5
-21
/
+21
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-26
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
1
-0
/
+3
2010-04-23
x86/PCI: parse additional host bridge window resource types
Bjorn Helgaas
1
-6
/
+37
2010-04-08
x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
Bjorn Helgaas
1
-2
/
+1
2010-04-04
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
Bjorn Helgaas
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-1
/
+4
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
1
-1
/
+12
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
1
-3
/
+6
2010-03-25
x86/PCI: remove redundant warnings
Bjorn Helgaas
1
-5
/
+0
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-53
/
+287
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-115
/
+53
2010-02-28
Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2010-02-26
x86, olpc: Use pci subarch init for OLPC
Thomas Gleixner
2
-7
/
+4
2010-02-26
x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
Yinghai Lu
1
-1
/
+3
2010-02-25
x86/PCI: Prevent mmconfig memory corruption
Thomas Gleixner
1
-11
/
+6
2010-02-24
x86, pci: Add sanity check for PCI fixed bar probing
Jacob Pan
1
-0
/
+4
2010-02-24
x86/PCI: Moorestown PCI support
Jesse Barnes
2
-1
/
+259
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
2
-6
/
+50
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
3
-32
/
+7
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-7
/
+5
2010-02-23
x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+2
2010-02-20
x86: Add pcibios_fixup_irqs to x86_init
Thomas Gleixner
1
-2
/
+2
2010-02-20
x86: Add pci_init_irq to x86_init
Thomas Gleixner
3
-9
/
+6
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
5
-35
/
+11
2010-02-11
x86: Change range end to start+size
Yinghai Lu
1
-10
/
+14
2010-02-11
x86/pci: Enable pci root res read out for 32bit too
Yinghai Lu
4
-24
/
+5
2010-02-11
x86/pci: Add cap_resource()
Yinghai Lu
2
-3
/
+9
2010-02-11
x86/pci: Use u64 instead of size_t in amd_bus.c
Yinghai Lu
1
-8
/
+8
2010-02-11
x86/pci: AMD one chain system to use pci read out res
Yinghai Lu
3
-9
/
+4
2010-02-11
x86/pci: Use resource_size_t in update_res
Yinghai Lu
2
-10
/
+10
2010-02-11
x86: Move range related operation to one file
Yinghai Lu
1
-59
/
+11
2010-02-06
x86-32: Move XQUAD definitions to numaq.h
Brian Gerst
1
-5
/
+1
2010-01-28
x86/PCI: remove IOH range fetching
Jeff Garrett
2
-95
/
+1
2010-01-09
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+4
2010-01-05
x86/pci: Intel ioh bus num reg accessing fix
Yinghai Lu
1
-0
/
+4
2009-12-17
PCI: fix section mismatch on update_res()
Jiri Slaby
1
-1
/
+1
2009-12-05
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
1
-2
/
+15
[next]