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
/
acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-07
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
1
-0
/
+11
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
1
-2
/
+7
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-0
/
+9
2011-07-22
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
1
-4
/
+3
2011-06-01
x86/PCI/ACPI: fix type mismatch
Márton Németh
1
-1
/
+1
2010-11-11
x86/PCI: coalesce overlapping host bridge windows
Bjorn Helgaas
1
-20
/
+83
2010-07-30
x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
Bjorn Helgaas
1
-0
/
+9
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 '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-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
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
1
-0
/
+1
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-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+2
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-6
/
+47
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
1
-29
/
+4
2010-02-20
x86: Add pci_init_irq to x86_init
Thomas Gleixner
1
-0
/
+1
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
1
-5
/
+1
2009-11-07
x86/PCI: remove 64-bit division
Bjorn Helgaas
1
-3
/
+3
2009-11-05
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
1
-0
/
+25
2009-11-05
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
1
-8
/
+18
2009-11-05
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
1
-3
/
+5
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-3
/
+4
2009-11-04
x86/PCI: print resources consistently with %pRt
Bjorn Helgaas
1
-3
/
+11
2009-07-01
x86/PCI: get root CRS before scanning children
Yinghai Lu
1
-23
/
+9
2009-07-01
x86/PCI: fix boundary checking when using root CRS
Yinghai Lu
1
-12
/
+15
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
1
-1
/
+1
2009-06-17
x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded
Gary Hade
1
-6
/
+27
2009-06-11
PCI: use ACPI _CRS data by default
Jesse Barnes
1
-1
/
+1
2009-01-07
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
1
-5
/
+3
2009-01-07
x86/PCI: make PCI bus locality messages more meaningful
Bjorn Helgaas
1
-4
/
+5
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-1
/
+1
2008-07-24
x86: PIC, L-APIC and I/O APIC debug information
Maciej W. Rozycki
1
-5
/
+0
2008-07-09
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
1
-2
/
+1
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
1
-6
/
+11
2008-07-08
x86: don't call pxm_to_node again
Yinghai Lu
1
-6
/
+8
2008-07-08
x86: make dev_to_node return online node
Yinghai Lu
1
-0
/
+3
2008-07-08
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
1
-1
/
+0
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
1
-41
/
+0
2008-04-27
x86: get mp_bus_to_node early
Yinghai Lu
1
-10
/
+17
2008-04-21
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
1
-2
/
+1
2008-04-21
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
1
-4
/
+4
2008-04-16
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
1
-2
/
+15
[prev]
[next]