summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-4/+4
* powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-091-2/+2
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-18/+17
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-2/+2
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-3/+3
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-10/+32
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-5/+9
* [POWERPC] Fix sparse warnings in arch/powerpc/platforms/pseriesMichael Ellerman2008-05-141-6/+9
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-20/+19
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-111-1/+1
* [POWERPC] pSeries: Remove dependency on pci_dn bussubnoStephen Rothwell2007-12-111-17/+7
* [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-1/+1
* [POWERPC] Minor pSeries IOMMU debug cleanupMichael Neuling2007-05-101-1/+2
* [POWERPC] pseries: Handle null iommu dma-window property correctlyLinas Vepstas2007-05-021-0/+6
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-6/+6
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-23/+30
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
* [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-041-44/+46
* [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-011-27/+8
* [POWERPC] linux,tce-size property is 32 bitsNathan Lynch2006-10-061-1/+2
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-7/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni2006-06-281-0/+33
* [POWERPC] Dont look for class-code in pci childrenAnton Blanchard2006-06-211-6/+2
* [POWERPC] node local IOMMU tablesAnton Blanchard2006-06-151-10/+13
* [PATCH] powerpc: pseries: Use generic dma-window parsing functionJeremy Kerr2006-05-191-19/+10
* [PATCH] powerpc: kill union tce_entryOlof Johansson2006-04-291-70/+52
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-1/+1
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-121-2/+0
* [PATCH] powerpc: minor cleanup of void ptr dereflinas2006-01-091-6/+6
* powerpc/pseries: Optimize IOMMU setupPaul Mackerras2005-12-051-1/+1
* [PATCH] powerpc/pseries: Fix TCE building with 64k pagesizeMichal Ostrowski2005-12-021-3/+6
* [PATCH] powerpc: update my email addressOlof Johansson2005-11-231-1/+1
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-2/+1
* powerpc: Various UP build fixesPaul Mackerras2005-11-071-0/+1
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-1/+0
* Merge with PaulusMichael Ellerman2005-11-041-1/+1
|\
| * [PATCH] ppc64: Fix add notifier crashesJohn Rose2005-11-031-1/+1
* | powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-031-1/+2
|/
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+606