aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-6/+6
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-10/+12
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller1-1/+2
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M1-32/+37
2008-10-16powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel1-16/+7
2008-10-16powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel1-6/+6
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-5/+23
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-5/+8
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson1-4/+7
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson1-4/+3
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori1-20/+1
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori1-33/+31
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori1-2/+6
2008-01-24Merge branch 'linux-2.6'Paul Mackerras1-3/+14
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt1-3/+14
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell1-5/+3
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-16PPC: sg chaining supportJens Axboe1-9/+14
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras1-10/+0
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen1-1/+34
2007-03-09[POWERPC] DMA 4GB boundary protectionJake Moilanen1-0/+10
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt1-3/+3
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas1-32/+45
2006-10-06[POWERPC] Fix harmless typoNick Piggin1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni1-0/+30
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-4/+5
2006-06-10powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras1-1/+1
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig1-6/+8
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson1-10/+26
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-1/+0
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen1-3/+6
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras1-0/+572