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.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-11
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
1
-0
/
+10
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-2
/
+0
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-1
/
+2
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-2
/
+2
2013-12-05
powerpc/powernv: Move PHB-diag dump functions around
Gavin Shan
1
-58
/
+138
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-1
/
+32
2013-11-06
powerpc/powernv: Reserve the correct PE number
Gavin Shan
1
-3
/
+7
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-6
/
+36
2013-10-11
powerpc: add real mode support for dma operations on powernv
Alexey Kardashevskiy
1
-6
/
+36
2013-10-11
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
1
-3
/
+3
2013-10-11
powerpc/powernv: Fix endian issues in powernv PCI code
Benjamin Herrenschmidt
1
-14
/
+13
2013-10-11
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
Alistair Popple
1
-4
/
+5
2013-07-01
powerpc/powernv: Use dev-node in PCI config accessors
Gavin Shan
1
-47
/
+73
2013-07-01
powerpc/powernv: Replace variables with flags
Gavin Shan
1
-2
/
+2
2013-06-20
powerpc/eeh: Enable EEH check for config access
Gavin Shan
1
-1
/
+39
2013-06-20
powerpc/eeh: Sync OPAL API with firmware
Gavin Shan
1
-1
/
+2
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
1
-0
/
+2
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
1
-0
/
+4
2013-05-24
powerpc/powernv: Fix condition for when to invalidate the TCE cache
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-10
powerpc/powernv: Improve kexec reliability
Benjamin Herrenschmidt
1
-0
/
+12
2013-04-26
powerpc/powernv: TCE invalidation for PHB3
Gavin Shan
1
-45
/
+3
2013-04-26
powerpc/powernv: Patch MSI EOI handler on P8
Gavin Shan
1
-1
/
+1
2013-04-26
powerpc/powernv: Supports PHB3
Gavin Shan
1
-1
/
+5
2013-04-18
powerpc/powernv: Use MSI bitmap to manage IRQs
Gavin Shan
1
-46
/
+13
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+5
2012-09-10
powerpc/iommu: Add ppc_md.tce_get() callback for use by VFIO
Alexey Kardashevskiy
1
-0
/
+6
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
1
-1
/
+0
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+1
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-0
/
+1
2012-02-24
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-1
/
+1
2012-02-24
powerpc/PCI: make pci_probe_only default to 0
Bjorn Helgaas
1
-3
/
+0
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2011-12-07
powerpc/powernv: Display diag data on p7ioc EEH errors
Benjamin Herrenschmidt
1
-9
/
+108
2011-11-25
powerpc/powernv: PCI support for p7IOC under OPAL v2
Benjamin Herrenschmidt
1
-4
/
+16
2011-11-25
powerpc/powernv: Fixup p7ioc PCIe root complex class code
Benjamin Herrenschmidt
1
-0
/
+7
2011-11-25
powerpc/powernv: Add TCE SW invalidation support
Benjamin Herrenschmidt
1
-12
/
+72
2011-09-20
powerpc/powernv: Handle PCI-X/PCIe reset delay
Benjamin Herrenschmidt
1
-0
/
+32
2011-09-20
powerpc/powernv: Implement MSI support for p5ioc2 PCIe
Benjamin Herrenschmidt
1
-0
/
+109
2011-09-20
powerpc/powernv: Add support for p5ioc2 PCI-X and PCIe
Benjamin Herrenschmidt
1
-0
/
+286