aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/iommu.c
AgeCommit message (Expand)Author
2012-11-15powerpc/iommu: Use bitmap libraryAkinobu Mita
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard
2012-07-13powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt
2012-07-10powerpc: IOMMU fault injectionAnton Blanchard
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard
2012-07-03powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard
2012-07-03powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard
2012-02-23fadump: Register for firmware assisted dump.Mahesh Salgaonkar
2011-09-23powerpc: Reserve iommu page 0Thadeu Lima de Souza Cascardo
2010-12-09powerpc: iommu: Add device name to iommu error printksAnton Blanchard
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M
2008-10-16powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel
2008-10-16powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson
2008-07-09powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-05iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori
2008-02-05iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt
2007-12-11[POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-16PPC: sg chaining supportJens Axboe
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-04-26Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen
2007-03-09[POWERPC] DMA 4GB boundary protectionJake Moilanen
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-10-06[POWERPC] Fix harmless typoNick Piggin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernelHaren Myneni
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard
2006-06-10powerpc: Fix bug in iommu_alloc_coherent causing hang during bootPaul Mackerras
2006-06-09[PATCH] powerpc: node-aware dma allocationsChristoph Hellwig
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2006-02-07[PATCH] powerpc: IOMMU SG paranoiaJake Moilanen
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras