index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
83
-1564
/
+1787
|
\
|
*
PCI: fix coding style issue in pci_save_state()
Kleber Sacilotto de Souza
2009-12-04
1
-1
/
+1
|
*
PCI: add pci_request_acs
Chris Wright
2009-12-04
6
-5
/
+27
|
*
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-12-04
1
-2
/
+4
|
*
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
2009-12-04
1
-17
/
+0
|
*
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
2009-12-04
1
-7
/
+3
|
*
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-12-04
1
-2
/
+15
|
*
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2009-12-04
2
-24
/
+9
|
*
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
5
-34
/
+10
|
*
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
2009-12-04
1
-11
/
+10
|
*
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
2009-12-04
1
-7
/
+12
|
*
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
2009-12-04
1
-10
/
+11
|
*
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
2009-12-04
2
-49
/
+29
|
*
PCI: portdrv: check capabilities first
Kenji Kaneshige
2009-12-04
1
-2
/
+4
|
*
PCI: portdrv: move PME capability check
Kenji Kaneshige
2009-12-04
1
-3
/
+3
|
*
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
2009-12-04
1
-6
/
+2
|
*
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
2009-12-04
1
-51
/
+26
|
*
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
2009-12-04
3
-29
/
+8
|
*
PCI: Always set prefetchable base/limit upper32 registers
Alex Williamson
2009-12-04
1
-8
/
+3
|
*
PCI: read-modify-write the pcie device control register when initiating pcie flr
Shmulik Ravid
2009-12-04
1
-3
/
+5
|
*
PCI: show dma_mask bits in /sys
Yinghai Lu
2009-12-04
1
-0
/
+17
|
*
PCI: add debug output for DMA mask info
Yinghai Lu
2009-12-04
1
-0
/
+2
|
*
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
2009-12-04
1
-1
/
+2
|
*
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-24
4
-27
/
+20
|
*
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-24
2
-32
/
+26
|
*
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
2009-11-24
1
-6
/
+10
|
*
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
2009-11-24
4
-81
/
+47
|
*
x86/PCI: MMCONFIG: remove typeof so we can use a list
Bjorn Helgaas
2009-11-24
1
-5
/
+5
|
*
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
2
-31
/
+15
|
*
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
Bjorn Helgaas
2009-11-24
1
-7
/
+5
|
*
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
2
-31
/
+38
|
*
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
Bjorn Helgaas
2009-11-24
1
-5
/
+7
|
*
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
2009-11-24
4
-39
/
+39
|
*
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
2009-11-24
4
-10
/
+17
|
*
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
2009-11-24
4
-17
/
+18
|
*
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
Bjorn Helgaas
2009-11-24
1
-6
/
+6
|
*
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
Bjorn Helgaas
2009-11-24
1
-3
/
+0
|
*
x86/PCI: MMCONFIG: centralize MCFG structure management
Bjorn Helgaas
2009-11-24
1
-46
/
+39
|
*
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
Bjorn Helgaas
2009-11-24
1
-1
/
+4
|
*
x86/PCI: MMCONFIG: count MCFG structures with local variable
Bjorn Helgaas
2009-11-24
1
-5
/
+7
|
*
x86/PCI: MMCONFIG: remove unused definitions
Bjorn Helgaas
2009-11-24
1
-4
/
+0
|
*
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
Yinghai Lu
2009-11-24
4
-100
/
+103
|
*
PCI: fix comment typo in bus_numa.h
Jiri Kosina
2009-11-24
1
-1
/
+1
|
*
x86/PCI: remove early PCI pr_debug statements
Alex Chiang
2009-11-24
1
-7
/
+0
|
*
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2009-11-24
2
-36
/
+17
|
*
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-1
/
+1
|
*
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
2
-3
/
+3
|
*
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-9
/
+12
|
*
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
2009-11-24
7
-16
/
+16
|
*
PCI: introduce pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-0
/
+11
[next]