summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita2013-03-311-1/+1
* sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-021-2/+2
* sparc32: remove runtime btfix supportSam Ravnborg2012-05-141-1/+0
* sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-131-37/+1
* sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-131-13/+36
* sparc: Kill mmu_{un,}lockarea().David S. Miller2012-05-131-11/+0
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-2/+2
|\
| * sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* | arch/sparc/mm: Use GFP_KERNELJulia Lawall2010-08-021-1/+1
|/
* sparc: use sparc64 version of scatterlist.hRobert Reif2008-12-111-8/+8
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-291-1/+2
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-291-19/+21
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-291-5/+5
* sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-291-10/+0
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-291-23/+22
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-291-15/+20
* Update arch/ to use sg helpersJens Axboe2007-10-221-4/+4
* SPARC: sg chaining supportJens Axboe2007-10-161-5/+5
* [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64.Robert Reif2007-08-101-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Fix iommu_flush_iotlb end addressBob Breuer2006-06-201-1/+2
* [SPARC]: change if() BUG(); to BUG_ON in iommu.cEric Sesterhenn2006-01-171-7/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+475
OpenPOWER on IntegriCloud