| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -1/+1 |
|\ |
|
| * | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 2019-07-04 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2019-05-30 | 1 | -15/+1 |
|/ |
|
* | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-08 | 1 | -2/+5 |
|\ |
|
| * | powerpc: prefer memblock APIs returning virtual address | Mike Rapoport | 2019-03-08 | 1 | -2/+5 |
* | | powerpc/dma: remove set_dma_offset | Christoph Hellwig | 2019-02-18 | 1 | -1/+1 |
* | | powerpc/dart: use the generic iommu bypass code | Christoph Hellwig | 2019-02-18 | 1 | -30/+17 |
* | | powerpc/dart: remove dead cleanup code in iommu_init_early_dart | Christoph Hellwig | 2019-02-18 | 1 | -10/+1 |
|/ |
|
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2018-04-06 | 1 | -0/+1 |
* | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig | 2018-01-10 | 1 | -2/+2 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -1/+1 |
* | powerpc/dart: Use a cachable DART | Benjamin Herrenschmidt | 2016-07-21 | 1 | -96/+88 |
* | powerpc/iommu: Cleanup setting of DMA base/offset | Benjamin Herrenschmidt | 2015-07-13 | 1 | -13/+3 |
* | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table | Alexey Kardashevskiy | 2015-06-11 | 1 | -5/+7 |
* | powerpc: dart_iommu: Remove check for controller_ops == NULL case | Daniel Axtens | 2015-04-11 | 1 | -8/+5 |
* | powerpc: Remove shims for pci_controller_ops operations | Daniel Axtens | 2015-04-11 | 1 | -5/+0 |
* | powerpc: dart_iommu: optionally populate controller_ops on init | Daniel Axtens | 2015-04-11 | 1 | -4/+12 |
* | powerpc/kmemleak: Do not scan the DART table | Catalin Marinas | 2014-06-24 | 1 | -0/+5 |
* | powerpc/iommu: Fix initialisation of DART iommu table | Alistair Popple | 2014-01-29 | 1 | -0/+1 |
* | powerpc/iommu: Fix multiple issues with IOMMU pools code | Anton Blanchard | 2012-10-04 | 1 | -0/+12 |
* | powerpc/dart: Remove uses of virt_to_abs() and abs_to_virt() | Michael Ellerman | 2012-09-05 | 1 | -4/+3 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | powerpc/dart: iommu table cleanup | Nishanth Aravamudan | 2010-11-29 | 1 | -8/+1 |
* | powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe | Benjamin Herrenschmidt | 2010-09-02 | 1 | -10/+64 |
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 | 1 | -1/+1 |
* | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 | 1 | -1/+2 |
* | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 2008-07-22 | 1 | -1/+2 |
* | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. | David S. Miller | 2008-02-14 | 1 | -1/+1 |
* | [POWERPC] Fix section mismatch in dart_iommu.c | Stephen Rothwell | 2007-08-17 | 1 | -2/+2 |
* | [POWERPC] DART iommu suspend | Johannes Berg | 2007-05-07 | 1 | -0/+46 |
* | [POWERPC] Create and use set_pci_dma_ops | Stephen Rothwell | 2007-03-09 | 1 | -2/+2 |
* | [POWERPC] Cell iommu support | Jeremy Kerr | 2006-12-04 | 1 | -3/+0 |
* | [POWERPC] Refactor 64 bits DMA operations | Benjamin Herrenschmidt | 2006-12-04 | 1 | -22/+9 |
* | [POWERPC] Use 4kB iommu pages even on 64kB-page systems | Linas Vepstas | 2006-11-01 | 1 | -7/+1 |
* | [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption | Benjamin Herrenschmidt | 2006-09-13 | 1 | -1/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [POWERPC] U4 DART improvements | Olof Johansson | 2006-06-29 | 1 | -6/+43 |
* | [POWERPC] node local IOMMU tables | Anton Blanchard | 2006-06-15 | 1 | -1/+1 |
* | [PATCH] powerpc: Lower threshold for DART enablement to 1GB | Olof Johansson | 2006-04-21 | 1 | -2/+10 |
* | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] fix iomem annotations in dart_iommu | Al Viro | 2006-02-08 | 1 | -1/+1 |
* | | [PATCH] powerpc: Always panic if lmb_alloc() fails | Michael Ellerman | 2006-02-07 | 1 | -2/+0 |
|/ |
|
* | [PATCH] powerpc: minor dart driver cleanup | Olof Johansson | 2006-01-12 | 1 | -1/+0 |
* | [PATCH] powerpc: Fix g5 DART init | Benjamin Herrenschmidt | 2006-01-09 | 1 | -2/+2 |
* | [PATCH] powerpc: Experimental support for new G5 Macs (#2) | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+350 |