Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
05c6cfb9dce0d13d37e9d007ee6a4af36f1c0a58
/
arch
/
powerpc
/
platforms
/
powernv
/
pci-ioda.c
05c6cfb
powerpc/iommu/powernv: Release replaced TCE
by Alexey Kardashevskiy
· 10 years ago
e57080f
powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
by Alexey Kardashevskiy
· 10 years ago
5780fb0
powerpc/powernv/ioda2: Move TCE kill register address to PE
by Alexey Kardashevskiy
· 10 years ago
f87a886
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
by Alexey Kardashevskiy
· 10 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
decbda2
powerpc/powernv/ioda/ioda2: Rework TCE invalidation in tce_build()/tce_free()
by Alexey Kardashevskiy
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
ac9a588
powerpc/iommu: Put IOMMU group explicitly
by Alexey Kardashevskiy
· 10 years ago
c577382
powerpc/powernv/ioda: Clean up IOMMU group registration
by Alexey Kardashevskiy
· 10 years ago
4617082
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
by Alexey Kardashevskiy
· 10 years ago
ea30e99
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
by Alexey Kardashevskiy
· 10 years ago
ec249dd
cxl: Move include file cxl.h -> cxl-base.h
by Michael Neuling
· 10 years ago
7a8e6bb
powerpc/pci: Add shutdown hook to pci_controller_ops
by Michael Neuling
· 10 years ago
763d2d8
powerpc/powernv: Move dma_set_mask() from pnv_phb to pci_controller_ops
by Daniel Axtens
· 10 years ago
92ae035
powerpc/powernv: Specialise pci_controller_ops for each controller type
by Daniel Axtens
· 10 years ago
d33047f
powerpc/powernv: Fix early pci_controller_ops loading.
by Daniel Axtens
· 10 years ago
ad30cb9
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
65ebf4b
powerpc/powernv: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
c88c2a1
powerpc: pcibios_enable_device_hook: return bool rather than int
by Daniel Axtens
· 10 years ago
d4ed11a
Merge branch 'next-eeh' into next-sriov
by Benjamin Herrenschmidt
· 10 years ago
027fa02
powerpc/powernv: Don't map M64 segments using M32DT
by Gavin Shan
· 10 years ago
250c7b2
powerpc/pci: Remove unused struct pci_dn.pcidev field
by Wei Yang
· 10 years ago
02639b0
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
by Wei Yang
· 10 years ago
5b88ec2
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
by Wei Yang
· 10 years ago
781a868
powerpc/powernv: Shift VF resource with an offset
by Wei Yang
· 10 years ago
5350ab3
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
by Wei Yang
· 10 years ago
6e628c7
powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
by Wei Yang
· 10 years ago
9e8d4a1
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
by Wei Yang
· 10 years ago
a8b2f82
powerpc/pci: Create pci_dn for VFs
by Gavin Shan
· 10 years ago
2f6cf79
powerpc/powernv: Remove unused file
by Gavin Shan
· 10 years ago
cadf364
powerpc/powernv: Drop PHB operation reset()
by Gavin Shan
· 10 years ago
6f963ec
cxl: Fix device_node reference counting
by Ryan Grimm
· 10 years ago
4e28784
powernv/iommu: disable IOMMU bypass with param iommu=nobypass
by Thadeu Lima de Souza Cascardo
· 10 years ago
e9863e6
powerpc/powernv: Print the M64 range information in bootup log
by Wei Yang
· 10 years ago
1212aa1
cxl: Enable CAPP recovery
by Ryan Grimm
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
21f122f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
360d88a
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
by Gavin Shan
· 10 years ago
3607438
powerpc/powernv: Honor the generic "no_64bit_msi" flag
by Benjamin Herrenschmidt
· 10 years ago
e39f223f
powerpc: Remove more traces of bootmem
by Michael Ellerman
· 10 years ago
ec8e4e9
powerpc/powernv: Bail upon invalid master PE
by Gavin Shan
· 10 years ago
4773f76
powerpc/powernv: Simplify pnv_ioda_configure_pe()
by Gavin Shan
· 10 years ago
b131a84
powerpc/powernv: Set PELTV for compound PEs
by Gavin Shan
· 10 years ago
4b82ab1
powerpc/powernv: Initialize M64 PE in time
by Gavin Shan
· 10 years ago
5ef7356
powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()
by Gavin Shan
· 10 years ago
9e9e893
powerpc/powernv: Fix condition to remove M64
by Gavin Shan
· 10 years ago
1665c4a
powerpc/powernv: Check PHB type in advance
by Gavin Shan
· 10 years ago
80c49c7
powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts
by Ian Munsie
· 10 years ago
fd9a1c2
powerpc/powernv: Split out set MSI IRQ chip code
by Ian Munsie
· 10 years ago
fe7e85c
powerpc/powernv: Override dma_get_required_mask()
by Gavin Shan
· 10 years ago
d1a85ee
powerpc/powernv: Sync OpalPciResetScope with firmware
by Gavin Shan
· 10 years ago
6d31c2fa
powerpc: pci-ioda: Use a single function to emit logging messages
by Joe Perches
· 10 years ago
45eb472
powerpc: pci-ioda: Remove unnecessary return value from printk
by Joe Perches
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
763fe0a
powerpc/powernv: Fix IOMMU group lost
by Gavin Shan
· 10 years ago
49dec92
powerpc/powernv: Handle compound PE
by Gavin Shan
· 10 years ago
262af55
powerpc/powernv: Enable M64 aperatus for PHB3
by Guo Chao
· 10 years ago
05b1721
powerpc/eeh: Refactor EEH flag accessors
by Gavin Shan
· 10 years ago
dff4a39
powerpc/powernv: Fix IOMMU table for VFIO dev
by Gavin Shan
· 10 years ago
a32305b
powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path
by Brian W Hart
· 10 years ago
dadcd6d
powerpc/eeh: sysfs entries lost
by Mike Qiu
· 11 years ago
8fa5d45
powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()
by Alexey Kardashevskiy
· 11 years ago
b0376c9
powerpc/powernv: Use it_page_shift for TCE invalidation
by Alexey Kardashevskiy
· 11 years ago
e9bc03f
powerpc/powernv: Don't use pe->pbus to get the domain number
by Gavin Shan
· 11 years ago
65fd766
powerpc/powernv: Missed IOMMU table type
by Gavin Shan
· 11 years ago
361f2a2
powrpc/powernv: Reset PHB in kdump kernel
by Gavin Shan
· 11 years ago
d92a208
powerpc/pci: Mask linkDown on resetting PCI bus
by Gavin Shan
· 11 years ago
4966bfa
powerpc/powernv: Release the refcount for pci_dev
by Wei Yang
· 11 years ago
3f28c5a
powerpc/powernv: Reduce multi-hit of iommu_add_device()
by Wei Yang
· 11 years ago
cd15b04
powerpc/powernv: Add iommu DMA bypass support for IODA2
by Benjamin Herrenschmidt
· 11 years ago
8184616
powerpc/powernv: Remove unnecessary assignment
by Gavin Shan
· 11 years ago
dece8ad
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
08607af
powernv: Fix VFIO support with PHB3
by Thadeu Lima de Souza Cascardo
· 11 years ago
d905c5d
PPC: POWERNV: move iommu_add_device earlier
by Alexey Kardashevskiy
· 11 years ago
36954dc
powerpc/powernv: Reserve the correct PE number
by Gavin Shan
· 11 years ago
631ad69
powerpc/powernv: Add PE to its own PELTV
by Gavin Shan
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
8e0a161
powerpc: add real mode support for dma operations on powernv
by Alexey Kardashevskiy
· 11 years ago
5e4da53
powerpc/powernv: Fix some PCI sparse errors and one LE bug
by Anton Blanchard
· 11 years ago
3a1a466
powerpc/powernv: Fix endian issues in powernv PCI code
by Benjamin Herrenschmidt
· 11 years ago
c681b93
powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c
by Alistair Popple
· 11 years ago
c35d2a8
powerpc/powernv: Needn't IO segment map for PHB3
by Gavin Shan
· 11 years ago
2f1ec02
powerpc/powernv: Check primary PHB through ID
by Gavin Shan
· 11 years ago
f1b7cc3
powerpc/powernv: Fetch PHB bus range from dev-tree
by Gavin Shan
· 11 years ago
58d714e
powerpc/powernv: Free PHB instance upon error
by Gavin Shan
· 11 years ago
6797500
powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init
by Bjorn Helgaas
· 12 years ago
74251fe
powerpc/powernv: Fix iommu initialization again
by Benjamin Herrenschmidt
· 12 years ago
88b6d14
powerpc/eeh: Fix address catch for PowerNV
by Gavin Shan
· 12 years ago
37c367f
powerpc/powernv: Debugfs directory for PHB
by Gavin Shan
· 12 years ago
e9cc17d
powerpc/eeh: Initialization for PowerNV
by Gavin Shan
· 12 years ago
4e13c1a
powerpc/vfio: Enable on PowerNV platform
by Alexey Kardashevskiy
· 12 years ago
b72c1f6
powerpc: Make radeon 32-bit MSI quirk work on powernv
by Benjamin Herrenschmidt
· 12 years ago
73ed148
powerpc/powernv: Improve kexec reliability
by Benjamin Herrenschmidt
· 12 years ago
3fd47f0
powerpc/pci: Support per-aperture memory offset
by Benjamin Herrenschmidt
· 12 years ago
f3d40c2
powerpc/pnv: Fix "compatible" property for P8 PHB
by Benjamin Herrenschmidt
· 12 years ago
959c9bd
powerpc/powernv: Fix invalid IOMMU table
by Gavin Shan
· 12 years ago
373f565
powerpc/powernv: Build DMA space for PE on PHB3
by Gavin Shan
· 12 years ago
4cce955
powerpc/powernv: TCE invalidation for PHB3
by Gavin Shan
· 12 years ago
137436c
powerpc/powernv: Patch MSI EOI handler on P8
by Gavin Shan
· 12 years ago
Next »