summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-111-1/+1
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-181-8/+8
|/
* powerpc/powernv: Fix IOMMU group lostGavin Shan2014-08-131-17/+21
* powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy2014-08-051-2/+2
* powerpc/powernv: Add iommu DMA bypass support for IODA2Benjamin Herrenschmidt2014-02-111-0/+12
* powerpc/iommu: Don't detach device without IOMMU groupGavin Shan2014-01-151-0/+11
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-41/+47
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-39/+39
* PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy2013-12-051-44/+4
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-031-1/+1
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+323
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-181-1/+1
* powerpc/iommu: Prevent false TCE leak messageThadeu Lima de Souza Cascardo2013-01-101-0/+7
* powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-151-11/+5
* powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2012-10-041-1/+4
* powerpc/iommu: Fix iommu pool initializationBenjamin Herrenschmidt2012-07-131-2/+2
* powerpc: IOMMU fault injectionAnton Blanchard2012-07-101-0/+94
* powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-34/+114
* powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-031-33/+8
* powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-031-11/+40
* powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-031-10/+5
* fadump: Register for firmware assisted dump.Mahesh Salgaonkar2012-02-231-1/+7
* powerpc: Reserve iommu page 0Thadeu Lima de Souza Cascardo2011-09-231-0/+8
* powerpc: iommu: Add device name to iommu error printksAnton Blanchard2010-12-091-6/+8
* powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori2010-05-211-12/+0
* powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori2010-03-191-6/+1
* iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-2/+2
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-6/+6
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-10/+12
* powerpc: Use is_kdump_kernel()Milton Miller2008-10-311-1/+2
* powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-221-32/+37
* powerpc: use iommu_num_pages function in IOMMU codeJoerg Roedel2008-10-161-16/+7
* powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-6/+6
* powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-5/+23
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-5/+8
* powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-091-4/+7
* powerpc/dma: Add struct iommu_table argument to iommu_map_sg()Mark Nelson2008-07-091-4/+3
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-2/+2
* iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori2008-02-051-20/+1
* iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-051-33/+31
* iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
* Merge branch 'linux-2.6'Paul Mackerras2008-01-241-3/+14
|\
| * [POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt2008-01-151-3/+14
* | [POWERPC] iommu_free_table doesn't need the device_nodeStephen Rothwell2007-12-111-5/+3
|/
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* PPC: sg chaining supportJens Axboe2007-10-161-9/+14
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* Revert "[POWERPC] DMA 4GB boundary protection"Paul Mackerras2007-04-261-10/+0
OpenPOWER on IntegriCloud