index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
/
iommu.c
Age
Commit message (
Expand
)
Author
2021-04-23
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-08-08
powerpc/pasemi: Use pr_err/pr_warn... for kernel messages
Darren Stevens
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-08-08
powerpc/pasemi: Fix coherent_dma_mask for dma engine
Darren Stevens
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-07-21
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-04-11
powerpc/pasemi: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
2012-09-05
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
2010-11-29
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
2010-07-14
lmb: rename to memblock
Yinghai Lu
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
2008-04-07
[POWERPC] pasemi: Minor iommu cleanup
Olof Johansson
2008-02-01
pasemi: Fix thinko in dma_direct_ops setup
Olof Johansson
2008-01-31
POWERPC: Set dma_data correctly for direct_ops on pasemi
Olof Johansson
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-10
pasemi_mac: enable iommu support
Olof Johansson
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-25
[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE
Olof Johansson
2007-08-17
[POWERPC] Fix section mismatch in pasemi/iommu.c
Stephen Rothwell
2007-06-07
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-03-14
[PATCH] pasemi trivial iomem annotations
Al Viro
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-02-07
[POWERPC] pasemi: iommu support
Olof Johansson