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.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
2012-05-16
x86/PCI: only check for spinlock being held in SMP kernels
Bjorn Helgaas
1
-1
/
+1
2012-05-07
resources: add resource_overlaps()
Wei Yang
1
-11
/
+1
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
1
-0
/
+16
2012-05-02
x86/PCI: fix unused variable warning in amd_bus.c
Yinghai Lu
1
-5
/
+10
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+16
2012-05-01
x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()
Yinghai Lu
1
-23
/
+4
2012-05-01
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
Yinghai Lu
4
-87
/
+88
2012-05-01
x86/PCI: embed pci_sysdata into pci_root_info on ACPI path
Yinghai Lu
1
-17
/
+4
2012-05-01
x86/PCI: embed name into pci_root_info struct
Yinghai Lu
1
-5
/
+2
2012-05-01
x86/PCI: add host bridge resource release for _CRS path
Yinghai Lu
1
-12
/
+51
2012-05-01
x86/PCI: refactor get_current_resources()
Yinghai Lu
1
-21
/
+13
2012-04-30
x86/PCI: fix memleak with get_current_resources()
Yinghai Lu
1
-19
/
+30
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-11
/
+133
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+27
2012-03-03
x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'
Myron Stowe
1
-0
/
+2
2012-03-01
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
Jonathan Nieder
1
-1
/
+0
2012-02-28
x86/PCI: use host bridge _CRS info on MSI MS-7253
Jonathan Nieder
1
-0
/
+11
2012-02-25
PCI: Use class for quirk for pci_fixup_video
Yinghai Lu
1
-4
/
+2
2012-02-25
PCI: Use class quirk for intel fix_transparent_bridge
Yinghai Lu
1
-3
/
+3
2012-02-24
x86/mrst/pci: avoid SoC fixups on non-SoC platforms
Alan Cox
1
-1
/
+11
2012-02-24
x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device
Jacob Pan
1
-1
/
+3
2012-02-24
x86/mrst/pci: assign d3_delay to 0 for Langwell devices
Jacob Pan
1
-0
/
+24
2012-02-24
PCI: fix memleak when ACPI _CRS is not used.
Yinghai Lu
1
-5
/
+7
2012-02-14
x86/PCI: don't fall back to defaults if _CRS has no apertures
Bjorn Helgaas
1
-1
/
+6
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-1
/
+3
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
1
-0
/
+79
2012-02-04
xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback
Stefano Stabellini
1
-1
/
+1
2012-01-12
xen: Utilize the restore_msi_irqs hook.
Tang Liang
1
-0
/
+27
2012-01-12
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
Bjorn Helgaas
1
-1
/
+2
2012-01-12
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-116
/
+139
2012-01-07
x86/PCI: amd: factor out MMCONFIG discovery
Bjorn Helgaas
1
-31
/
+11
2012-01-07
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
3
-34
/
+44
2012-01-07
x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
3
-6
/
+1
2012-01-07
x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan
Bjorn Helgaas
1
-23
/
+39
2012-01-07
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
Andreas Herrmann
1
-1
/
+0
2012-01-07
PCI: x86: use generic pcibios_set_master()
Myron Stowe
1
-14
/
+0
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-6
/
+0
2012-01-07
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
1
-2
/
+16
2012-01-07
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
1
-0
/
+10
2012-01-07
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
1
-0
/
+12
2012-01-07
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
1
-0
/
+7
2011-12-18
x86/intel config: Revamp configuration to allow for Moorestown and Medfield
Alan Cox
1
-1
/
+1
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
1
-1
/
+1
2011-11-01
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-29
Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
8
-12
/
+12
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-3
/
+19
2011-10-25
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...
Linus Torvalds
1
-3
/
+7
2011-10-20
xen/irq: If we fail during msi_capability_init return proper error code.
Konrad Rzeszutek Wilk
1
-3
/
+7
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
8
-12
/
+12
[next]