index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
2009-11-25
4
-10
/
+17
*
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
2009-11-25
4
-17
/
+18
*
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
*
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
Yinghai Lu
2009-11-25
4
-100
/
+103
*
PCI: fix comment typo in bus_numa.h
Jiri Kosina
2009-11-25
1
-1
/
+1
*
x86/PCI: remove early PCI pr_debug statements
Alex Chiang
2009-11-25
1
-7
/
+0
*
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-25
2
-36
/
+17
*
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
2009-11-25
1
-1
/
+1
*
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2009-11-25
2
-3
/
+3
*
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-25
1
-9
/
+12
*
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
2009-11-25
7
-16
/
+16
*
PCI: introduce pci_is_pcie()
Kenji Kaneshige
2009-11-25
1
-0
/
+11
*
pciehp: use pci_pcie_cap()
Kenji Kaneshige
2009-11-25
3
-25
/
+25
*
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
2009-11-25
1
-1
/
+1
*
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
2009-11-25
1
-10
/
+10
*
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
2009-11-25
1
-7
/
+7
*
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2009-11-25
2
-5
/
+5
*
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
2009-11-25
2
-8
/
+8
*
PCI: introduce pci_pcie_cap()
Kenji Kaneshige
2009-11-25
1
-0
/
+16
*
PCI: allow matching of prefetchable resources to non-prefetchable windows
Linus Torvalds
2009-11-11
1
-2
/
+6
*
PCI: Replace old style lock initializer
Thomas Gleixner
2009-11-07
1
-1
/
+1
*
ia64/xen: compilation fix
Isaku Yamahata
2009-11-07
1
-27
/
+1
*
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
2009-11-06
1
-2
/
+3
*
PCI: derive nearby CPUs from device's instead of bus' NUMA information
Andreas Herrmann
2009-11-06
1
-0
/
+8
*
x86/PCI: remove 64-bit division
Bjorn Helgaas
2009-11-06
1
-3
/
+3
*
PCI: cache PCIe capability offset
Kenji Kaneshige
2009-11-06
2
-0
/
+2
*
resources: when allocate_resource() fails, leave resource untouched
Bjorn Helgaas
2009-11-04
1
-12
/
+14
*
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
2009-11-04
1
-0
/
+25
*
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
2009-11-04
1
-8
/
+18
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
5
-42
/
+63
*
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
2009-11-04
1
-8
/
+7
*
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
2009-11-04
1
-3
/
+5
*
PCI: make PME# messages KERN_DEBUG
Bjorn Helgaas
2009-11-04
1
-2
/
+3
*
PCI: remove pci_find_slot from PCI_LEGACY config description
Thadeu Lima de Souza Cascardo
2009-11-04
1
-4
/
+4
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
13
-107
/
+114
*
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
Stefan Assmann
2009-11-04
1
-3
/
+7
*
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
2009-11-04
1
-41
/
+17
*
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2009-11-04
5
-196
/
+136
*
PCI: fix memory leak in aer_inject
Andrew Patterson
2009-11-04
1
-1
/
+1
*
PCI: use better error return values in aer_inject
Andrew Patterson
2009-11-04
1
-4
/
+4
*
PCI: add support for PCI domains to aer_inject
Andrew Patterson
2009-11-04
1
-12
/
+34
*
PCI: add pci_get_domain_bus_and_slot function
Andrew Patterson
2009-11-04
2
-18
/
+24
*
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
2009-11-04
2
-0
/
+11
*
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
6
-2
/
+179
*
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
2009-11-04
1
-16
/
+10
[next]