index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2014-11-18
powerpc/iommu: Rename iommu_[un]map_sg functions
Joerg Roedel
1
-8
/
+8
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2014-08-13
powerpc/powernv: Fix IOMMU group lost
Gavin Shan
1
-17
/
+21
2014-08-05
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
1
-2
/
+2
2014-02-11
powerpc/powernv: Add iommu DMA bypass support for IODA2
Benjamin Herrenschmidt
1
-0
/
+12
2014-01-15
powerpc/iommu: Don't detach device without IOMMU group
Gavin Shan
1
-0
/
+11
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
1
-41
/
+47
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
1
-39
/
+39
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-44
/
+4
2013-10-03
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
1
-0
/
+323
2013-04-18
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
1
-1
/
+1
2013-01-10
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2012-11-15
powerpc/iommu: Use bitmap library
Akinobu Mita
1
-11
/
+5
2012-10-04
powerpc/iommu: Fix multiple issues with IOMMU pools code
Anton Blanchard
1
-1
/
+4
2012-07-13
powerpc/iommu: Fix iommu pool initialization
Benjamin Herrenschmidt
1
-2
/
+2
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
1
-0
/
+94
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
1
-34
/
+114
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
1
-33
/
+8
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
1
-11
/
+40
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
1
-10
/
+5
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
1
-1
/
+7
2011-09-23
powerpc: Reserve iommu page 0
Thadeu Lima de Souza Cascardo
1
-0
/
+8
2010-12-09
powerpc: iommu: Add device name to iommu error printks
Anton Blanchard
1
-6
/
+8
2010-05-21
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
1
-12
/
+0
2010-03-19
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
1
-6
/
+1
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
1
-2
/
+2
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
1
-6
/
+6
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
1
-10
/
+12
2008-10-31
powerpc: Use is_kdump_kernel()
Milton Miller
1
-1
/
+2
2008-10-22
powerpc: Support for relocatable kdump kernel
Mohan Kumar M
1
-32
/
+37
2008-10-16
powerpc: use iommu_num_pages function in IOMMU code
Joerg Roedel
1
-16
/
+7
2008-10-16
powerpc: rename iommu_num_pages function to iommu_nr_pages
Joerg Roedel
1
-6
/
+6
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-5
/
+23
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-5
/
+8
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
1
-4
/
+7
2008-07-09
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
1
-4
/
+3
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-05
iommu sg: powerpc: remove DMA 4GB boundary protection
FUJITA Tomonori
1
-20
/
+1
2008-02-05
iommu sg: powerpc: convert iommu to use the IOMMU helper
FUJITA Tomonori
1
-33
/
+31
2008-02-05
iommu sg merging: ppc: make iommu respect the segment size limits
FUJITA Tomonori
1
-2
/
+6
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
1
-3
/
+14
2008-01-15
[POWERPC] Workaround for iommu page alignment
Benjamin Herrenschmidt
1
-3
/
+14
2007-12-11
[POWERPC] iommu_free_table doesn't need the device_node
Stephen Rothwell
1
-5
/
+3
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-16
PPC: sg chaining support
Jens Axboe
1
-9
/
+14
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-04-26
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
1
-10
/
+0
[next]