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
/
powerpc
/
platforms
/
powernv
/
pci-ioda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
1
-30
/
+742
2015-04-11
powerpc/powernv: Move controller ops from ppc_md to controller_ops
Daniel Axtens
1
-3
/
+4
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
1
-4
/
+4
2015-03-31
Merge branch 'next-eeh' into next-sriov
Benjamin Herrenschmidt
1
-1
/
+2
2015-03-31
powerpc/powernv: Don't map M64 segments using M32DT
Gavin Shan
1
-1
/
+2
2015-03-31
powerpc/pci: Remove unused struct pci_dn.pcidev field
Wei Yang
1
-1
/
+0
2015-03-31
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
Wei Yang
1
-44
/
+153
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...
Wei Yang
1
-3
/
+30
2015-03-31
powerpc/powernv: Shift VF resource with an offset
Wei Yang
1
-17
/
+511
2015-03-31
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
1
-0
/
+20
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
1
-0
/
+43
2015-03-31
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
Wei Yang
1
-12
/
+14
2015-03-31
powerpc/pci: Create pci_dn for VFs
Gavin Shan
1
-0
/
+16
2015-03-17
powerpc/powernv: Remove unused file
Gavin Shan
1
-3
/
+0
2015-03-17
powerpc/powernv: Drop PHB operation reset()
Gavin Shan
1
-2
/
+2
2015-02-02
cxl: Fix device_node reference counting
Ryan Grimm
1
-3
/
+3
2015-01-23
powernv/iommu: disable IOMMU bypass with param iommu=nobypass
Thadeu Lima de Souza Cascardo
1
-1
/
+25
2015-01-23
powerpc/powernv: Print the M64 range information in bootup log
Wei Yang
1
-0
/
+3
2015-01-22
cxl: Enable CAPP recovery
Ryan Grimm
1
-3
/
+3
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-59
/
+158
2014-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+1
2014-11-27
powerpc/powernv: Replace OPAL_DEASSERT_RESET with EEH_RESET_DEACTIVATE
Gavin Shan
1
-1
/
+1
2014-11-24
powerpc/powernv: Honor the generic "no_64bit_msi" flag
Benjamin Herrenschmidt
1
-2
/
+1
2014-11-19
powerpc: Remove more traces of bootmem
Michael Ellerman
1
-9
/
+3
2014-11-14
powerpc/powernv: Bail upon invalid master PE
Gavin Shan
1
-1
/
+3
2014-11-14
powerpc/powernv: Simplify pnv_ioda_configure_pe()
Gavin Shan
1
-15
/
+17
2014-11-14
powerpc/powernv: Set PELTV for compound PEs
Gavin Shan
1
-16
/
+102
2014-11-14
powerpc/powernv: Initialize M64 PE in time
Gavin Shan
1
-6
/
+21
2014-11-14
powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()
Gavin Shan
1
-4
/
+4
2014-11-14
powerpc/powernv: Fix condition to remove M64
Gavin Shan
1
-2
/
+2
2014-11-14
powerpc/powernv: Check PHB type in advance
Gavin Shan
1
-6
/
+6
2014-10-08
powerpc/powerpc: Add new PCIe functions for allocating cxl interrupts
Ian Munsie
1
-0
/
+154
2014-10-08
powerpc/powernv: Split out set MSI IRQ chip code
Ian Munsie
1
-18
/
+24
2014-09-30
powerpc/powernv: Override dma_get_required_mask()
Gavin Shan
1
-0
/
+23
2014-09-30
powerpc/powernv: Sync OpalPciResetScope with firmware
Gavin Shan
1
-2
/
+2
2014-09-25
powerpc: pci-ioda: Use a single function to emit logging messages
Joe Perches
1
-28
/
+30
2014-09-25
powerpc: pci-ioda: Remove unnecessary return value from printk
Joe Perches
1
-6
/
+3
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-3
/
+3
2014-08-13
powerpc/powernv: Fix IOMMU group lost
Gavin Shan
1
-1
/
+1
2014-08-05
powerpc/powernv: Handle compound PE
Gavin Shan
1
-0
/
+143
2014-08-05
powerpc/powernv: Enable M64 aperatus for PHB3
Guo Chao
1
-21
/
+280
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
1
-1
/
+0
2014-08-05
powerpc/powernv: Fix IOMMU table for VFIO dev
Gavin Shan
1
-9
/
+21
2014-08-05
powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path
Brian W Hart
1
-0
/
+1
2014-08-05
powerpc/eeh: sysfs entries lost
Mike Qiu
1
-1
/
+1
2014-07-11
powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()
Alexey Kardashevskiy
1
-2
/
+3
2014-07-11
powerpc/powernv: Use it_page_shift for TCE invalidation
Alexey Kardashevskiy
1
-7
/
+9
2014-04-28
powerpc/powernv: Don't use pe->pbus to get the domain number
Gavin Shan
1
-2
/
+2
2014-04-28
powerpc/powernv: Missed IOMMU table type
Gavin Shan
1
-5
/
+4
2014-04-28
powrpc/powernv: Reset PHB in kdump kernel
Gavin Shan
1
-0
/
+12
[next]