index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pci-bridge.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-06-02
1
-1
/
+1
*
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
2020-01-23
1
-2
/
+5
*
powerpc/eeh: Fix race when freeing PDNs
Oliver O'Halloran
2019-09-05
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
1
-3
/
+4
|
\
|
*
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2019-02-22
1
-0
/
+2
|
*
powerpc/pci: remove the dma_set_mask pci_controller ops methods
Christoph Hellwig
2019-02-18
1
-2
/
+0
|
*
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
1
-1
/
+0
|
*
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
2019-02-18
1
-0
/
+2
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+2
|
/
*
powerpc/powernv: Move npu struct from pnv_phb to pci_controller
Alexey Kardashevskiy
2018-12-21
1
-0
/
+1
*
powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
2018-01-27
1
-2
/
+0
*
powerpc/pseries: Set eeh_pe of EEH_PE_VF type
Bryant G. Ly
2018-01-27
1
-1
/
+2
*
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-12-11
1
-3
/
+1
*
powerpc/powernv: Reserve a hole which appears after enabling IOV
Alexey Kardashevskiy
2017-11-06
1
-0
/
+1
*
powerpc/pci: Remove OF node back pointer from pci_dn
Alexey Kardashevskiy
2017-08-31
1
-1
/
+0
*
powerpc: Move isa bridge definitions to separate include
Benjamin Herrenschmidt
2017-01-31
1
-18
/
+0
*
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
Mauricio Faria de Oliveira
2016-08-22
1
-0
/
+1
*
powerpc/pci: Override pcibios_setup_bridge()
Gavin Shan
2016-06-21
1
-0
/
+2
*
powerpc/pci: Introduce pci_remove_device_node_info()
Gavin Shan
2016-05-11
1
-0
/
+1
*
powerpc/pci: Export pci_add_device_node_info()
Gavin Shan
2016-05-11
1
-1
/
+2
*
powerpc/pci: Rename pcibios_find_pci_bus()
Gavin Shan
2016-05-11
1
-1
/
+1
*
powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
Gavin Shan
2016-05-11
1
-2
/
+2
*
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
2016-05-11
1
-3
/
+3
*
powerpc/pci: Cleanup on struct pci_controller_ops
Gavin Shan
2016-05-11
1
-12
/
+13
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-4
/
+5
|
\
|
*
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
2016-03-09
1
-0
/
+1
|
*
powerpc/powernv: Support PCI config restore for VFs
Wei Yang
2016-03-09
1
-0
/
+1
|
*
powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode
Wei Yang
2016-02-10
1
-1
/
+1
|
*
powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR
Wei Yang
2016-02-10
1
-3
/
+2
*
|
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
/
*
Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
Alistair Popple
2015-12-17
1
-0
/
+1
*
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
Andrew Donnellan
2015-08-18
1
-0
/
+1
*
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
1
-1
/
+1
*
powerpc/pci: Add pcibios_disable_device() hook
Michael Neuling
2015-06-03
1
-0
/
+2
*
powerpc/pci: Add shutdown hook to pci_controller_ops
Michael Neuling
2015-06-03
1
-0
/
+2
*
powerpc/pci: Add release_device() hook to phb ops
Michael Neuling
2015-06-03
1
-0
/
+2
*
powerpc/pci: add dma_set_mask to pci_controller_ops
Daniel Axtens
2015-06-02
1
-0
/
+2
*
powerpc: Add MSI operations to pci_controller_ops struct
Daniel Axtens
2015-05-22
1
-0
/
+6
*
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
2015-04-14
1
-1
/
+12
|
\
|
*
powerpc/pci: Remove unused struct pci_dn.pcidev field
Wei Yang
2015-03-31
1
-1
/
+0
|
*
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
Wei Yang
2015-03-31
1
-1
/
+1
|
*
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...
Wei Yang
2015-03-31
1
-0
/
+2
|
*
powerpc/powernv: Shift VF resource with an offset
Wei Yang
2015-03-31
1
-0
/
+4
|
*
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2015-03-31
1
-0
/
+3
|
*
powerpc/pci: Create pci_dn for VFs
Gavin Shan
2015-03-31
1
-0
/
+3
*
|
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
1
-84
/
+0
*
|
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
2015-04-11
1
-0
/
+17
*
|
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
2015-04-11
1
-0
/
+21
*
|
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
2015-04-11
1
-0
/
+15
[next]