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
/
pseries
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/
Michael Ellerman
1
-20
/
+19
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-1
/
+1
2007-12-11
[POWERPC] pSeries: Remove dependency on pci_dn bussubno
Stephen Rothwell
1
-17
/
+7
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-1
/
+1
2007-05-10
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
1
-1
/
+2
2007-05-02
[POWERPC] pseries: Handle null iommu dma-window property correctly
Linas Vepstas
1
-0
/
+6
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-6
/
+6
2007-03-09
[POWERPC] Allow pSeries to build without CONFIG_PCI
Stephen Rothwell
1
-23
/
+30
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-2
/
+2
2007-01-22
[POWERPC] Fix broken DMA on non-LPAR pSeries
Linas Vepstas
1
-1
/
+2
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-44
/
+46
2006-11-01
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
Linas Vepstas
1
-27
/
+8
2006-10-06
[POWERPC] linux,tce-size property is 32 bits
Nathan Lynch
1
-1
/
+2
2006-07-31
[POWERPC] pseries: Constify & voidify get_property()
Jeremy Kerr
1
-7
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
1
-0
/
+33
2006-06-21
[POWERPC] Dont look for class-code in pci children
Anton Blanchard
1
-6
/
+2
2006-06-15
[POWERPC] node local IOMMU tables
Anton Blanchard
1
-10
/
+13
2006-05-19
[PATCH] powerpc: pseries: Use generic dma-window parsing function
Jeremy Kerr
1
-19
/
+10
2006-04-29
[PATCH] powerpc: kill union tce_entry
Olof Johansson
1
-70
/
+52
2006-03-22
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
Michael Ellerman
1
-1
/
+1
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
1
-2
/
+0
2006-01-12
[PATCH] powerpc: pseries namespace cleanup
Arnd Bergmann
1
-2
/
+0
2006-01-09
[PATCH] powerpc: minor cleanup of void ptr deref
linas
1
-6
/
+6
2005-12-05
powerpc/pseries: Optimize IOMMU setup
Paul Mackerras
1
-1
/
+1
2005-12-02
[PATCH] powerpc/pseries: Fix TCE building with 64k pagesize
Michal Ostrowski
1
-3
/
+6
2005-11-23
[PATCH] powerpc: update my email address
Olof Johansson
1
-1
/
+1
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-2
/
+1
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
1
-0
/
+1
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
1
-1
/
+0
2005-11-04
Merge with Paulus
Michael Ellerman
1
-1
/
+1
2005-11-03
[PATCH] ppc64: Fix add notifier crashes
John Rose
1
-1
/
+1
2005-11-03
powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseries
Michael Ellerman
1
-1
/
+2
2005-10-10
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras
1
-0
/
+606