Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
090bad39b237aad92d8e01baa033699cf0c81cbe
/
arch
/
powerpc
/
include
/
asm
/
iommu.h
090bad3
powerpc/powernv: Add indirect levels to it_userspace
by Alexey Kardashevskiy
· 7 years ago
00a5c58
KVM: PPC: Make iommu_table::it_userspace big endian
by Alexey Kardashevskiy
· 7 years ago
6009faa
powerpc: implement ->mapping_error
by Christoph Hellwig
· 8 years ago
b1af23d
KVM: PPC: iommu: Unify TCE checking
by Alexey Kardashevskiy
· 8 years ago
e5afdf9
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
by Alexey Kardashevskiy
· 8 years ago
a540aa5
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
by Alexey Kardashevskiy
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 9 years ago
2db4928
powerpc/iommu: Remove dma_data union
by Benjamin Herrenschmidt
· 10 years ago
e633bc8
vfio: powerpc/spapr: Support Dynamic DMA windows
by Alexey Kardashevskiy
· 10 years ago
2157e7b
vfio: powerpc/spapr: Register memory and define IOMMU v2
by Alexey Kardashevskiy
· 10 years ago
0054719
powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future table
by Alexey Kardashevskiy
· 10 years ago
4793d65
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
by Alexey Kardashevskiy
· 10 years ago
bbb845c
powerpc/powernv: Implement multilevel TCE tables
by Alexey Kardashevskiy
· 10 years ago
05c6cfb
powerpc/iommu/powernv: Release replaced TCE
by Alexey Kardashevskiy
· 10 years ago
f87a886
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
by Alexey Kardashevskiy
· 10 years ago
0eaf4de
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
b348aa6
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
by Alexey Kardashevskiy
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
10b35b2
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
by Alexey Kardashevskiy
· 10 years ago
9b14a1f
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
by Alexey Kardashevskiy
· 10 years ago
4617082
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
by Alexey Kardashevskiy
· 10 years ago
ad30cb9
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
798248a
powerpc: dart_iommu: optionally populate controller_ops on init
by Daniel Axtens
· 10 years ago
9e8d4a1
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
by Wei Yang
· 10 years ago
4ad04e5
powerpc/iommu: Remove IOMMU device references via bus notifier
by Nishanth Aravamudan
· 10 years ago
0690cbd
powerpc/iommu: Rename iommu_[un]map_sg functions
by Joerg Roedel
· 10 years ago
cd15b04
powerpc/powernv: Add iommu DMA bypass support for IODA2
by Benjamin Herrenschmidt
· 11 years ago
d084775
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
by Alistair Popple
· 11 years ago
3a55317
powerpc/iommu: Add it_page_shift field to determine iommu page size
by Alistair Popple
· 11 years ago
e589a440
powerpc/iommu: Update constant names to reflect their hardcoded page size
by Alistair Popple
· 11 years ago
d905c5d
PPC: POWERNV: move iommu_add_device earlier
by Alexey Kardashevskiy
· 11 years ago
5524f3f
powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()
by Bjorn Helgaas
· 12 years ago
4e13c1a
powerpc/vfio: Enable on PowerNV platform
by Alexey Kardashevskiy
· 12 years ago
b4c3a87
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
by Anton Blanchard
· 13 years ago
1d9a473
powerpc: Random little legacy iSeries removal tidy ups
by Stephen Rothwell
· 13 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
9413c88
powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
by Geert Uytterhoeven
· 15 years ago
5c6fc8d
powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>
by Geert Uytterhoeven
· 16 years ago
f9226d5
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
by Mark Nelson
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/iommu.h]
3affedc
powerpc/dma: implement new dma_*map*_attrs() interfaces
by Mark Nelson
· 17 years ago
c869236
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
by Mark Nelson
· 17 years ago
fb3475e
iommu sg: powerpc: convert iommu to use the IOMMU helper
by FUJITA Tomonori
· 17 years ago
740c3ce
iommu sg merging: ppc: make iommu respect the segment size limits
by FUJITA Tomonori
· 17 years ago
68d315f
[POWERPC] iommu_free_table doesn't need the device_node
by Stephen Rothwell
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
7e11580
[POWERPC] DART iommu suspend
by Johannes Berg
· 18 years ago
31c56d8
[POWERPC] pasemi: iommu support
by Olof Johansson
· 18 years ago
165785e
[POWERPC] Cell iommu support
by Jeremy Kerr
· 18 years ago
12d04ee
[POWERPC] Refactor 64 bits DMA operations
by Benjamin Herrenschmidt
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
2b890bc
[PATCH] Remove dead code in iommu.h
by Sascha Hauer
· 18 years ago
5d2efba
[POWERPC] Use 4kB iommu pages even on 64kB-page systems
by Linas Vepstas
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
ca1588e
[POWERPC] node local IOMMU tables
by Anton Blanchard
· 19 years ago
8eb6c6e
[PATCH] powerpc: node-aware dma allocations
by Christoph Hellwig
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
7daa411
[PATCH] powerpc: IOMMU support for honoring dma_mask
by Olof Johansson
· 19 years ago
9bd7ea6
[PATCH] powerpc: clean up iommu.h a bit
by Stephen Rothwell
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
1beb6a7
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
by Benjamin Herrenschmidt
· 19 years ago
91f1448
[PATCH] powerpc: update my email address
by Olof Johansson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
426c1a1
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
by Stephen Rothwell
· 19 years ago
5629d41d
powerpc: Bring in some changes made to arch/ppc and include/asm-ppc64
by Paul Mackerras
· 19 years ago
9b6b563
powerpc: Merge in the ppc64 version of the prom code.
by Paul Mackerras
· 19 years ago