LinuxLists
Users
About
Hiroshi Doyu (
[email protected]
)
Number of posts: 137 (0.17 per day)
First post: 2012-05-03 16:06:39
Last post: 2014-07-01 12:15:10
Next Page
Date
List
Subject
2014-07-01 12:15:10
linux-kernel
Re: [RFC 04/10] memory: Add Tegra124 memory controller support
2014-06-27 09:47:05
linux-kernel
Re: [RFC 04/10] memory: Add Tegra124 memory controller support
2014-06-27 09:46:24
linux-kernel
Re: [RFC 09/10] drm/tegra: Add IOMMU support
2014-06-27 09:46:10
linux-kernel
Re: [RFC 10/10] mmc: sdhci-tegra: Add IOMMU support
2013-10-16 10:19:39
linux-kernel
[PATCH 1/1] ARM: dma-mapping: Drop GFP_COMP for DMA memory allocations
2013-06-17 05:16:53
linux-kernel
Re: [PATCH] ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool
2013-03-15 06:56:11
linux-kernel
Re: [PATCH 1/1] amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
2013-03-14 09:12:31
linux-kernel
[PATCH 1/1] memory: tegra30: Fix build error w/o PM
2013-03-14 09:08:27
linux-kernel
[PATCH 1/1] amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
2012-11-30 08:06:38
linux-kernel
Re: [PATCH 1/1] ARM: tegra: bus_notifier registers IOMMU devices
2012-11-29 06:45:48
linux-kernel
Re: [PATCH 1/1] ARM: tegra: bus_notifier registers IOMMU devices(was: How to specify IOMMU'able devices in DT)
2012-11-28 13:49:00
linux-kernel
[PATCH 1/1] ARM: tegra: bus_notifier registers IOMMU devices(was: How to specify IOMMU'able devices in DT)
2012-11-27 06:49:06
linux-kernel
[PATCH 1/1] memory: tegra30: Fix warning w/o PM_SLEEP
2012-11-21 12:47:34
linux-kernel
Re: [PATCH 1/1] memory: tegra30: Fix warning w/o PM_SLEEP
2012-11-21 12:46:44
linux-kernel
Re: [PATCH 1/1] amba: tegra-ahb: Fix warning w/o PM_SLEEP
2012-11-21 12:42:42
linux-kernel
[PATCH 1/1] memory: tegra30: Fix warning w/o PM_SLEEP
2012-11-21 12:42:03
linux-kernel
[PATCH 1/1] amba: tegra-ahb: Fix warning w/o PM_SLEEP
2012-11-12 07:39:47
linux-kernel
Re: [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().
2012-10-16 14:13:54
linux-kernel
Re: [Linaro-mm-sig] [RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
2012-10-16 10:28:12
linux-kernel
Re: [Linaro-mm-sig] [RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
2012-10-16 06:05:06
linux-kernel
Re: [Linaro-mm-sig] [RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
2012-08-29 06:57:22
linux-kernel
[RFC 4/5] ARM: dma-mapping: New dma_map_ops->map_page*_at* function
2012-08-29 06:56:47
linux-kernel
[RFC 2/5] ARM: dma-mapping: New dma_map_ops->iova_{alloc,free}() functions
2012-08-29 06:56:27
linux-kernel
[RFC 3/5] ARM: dma-mapping: New dma_map_ops->iova_alloc*_at* function
2012-08-29 06:56:26
linux-kernel
[RFC 5/5] ARM: dma-mapping: Introduce dma_map_linear_attrs() for IOVA linear map
2012-08-29 06:56:11
linux-kernel
[RFC 1/5] ARM: dma-mapping: New dma_map_ops->iova_get_free_{total,max} functions
2012-08-29 06:55:59
linux-kernel
[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
2012-08-28 05:15:31
linux-kernel
[v4 3/4] ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
2012-08-28 05:14:24
linux-kernel
[v4 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
2012-08-28 05:14:00
linux-kernel
[v4 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
2012-08-28 05:13:58
linux-kernel
[v4 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
2012-08-28 05:13:19
linux-kernel
[v4 0/4] ARM: dma-mapping: IOMMU atomic allocation
2012-08-24 11:52:38
linux-kernel
Re: [v3 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
2012-08-24 11:40:26
linux-kernel
Re: [v3 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
2012-08-24 08:30:31
linux-kernel
[v3 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
2012-08-24 08:30:26
linux-kernel
[v3 2/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
2012-08-24 08:30:19
linux-kernel
[v3 3/4] ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()
2012-08-24 08:30:00
linux-kernel
[v3 1/4] ARM: dma-mapping: atomic_pool with struct page **pages
2012-08-24 08:29:47
linux-kernel
[v3 0/4] ARM: dma-mapping: IOMMU atomic allocation
2012-08-24 04:35:44
linux-kernel
[v3 1/1] driver-core: Shut up dev_dbg_reatelimited() without DEBUG
2012-08-23 06:17:40
linux-kernel
Re: [RFC 2/4] ARM: dma-mapping: IOMMU allocates pages from pool with GFP_ATOMIC
2012-08-23 06:11:48
linux-kernel
[v2 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC
2012-08-23 06:11:23
linux-kernel
[v2 2/4] ARM: dma-mapping: Use kzalloc() with GFP_ATOMIC
2012-08-23 06:11:20
linux-kernel
[v2 3/4] ARM: dma-mapping: Refactor out to introduce __alloc_fill_pages
2012-08-23 06:10:56
linux-kernel
[v2 1/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
2012-08-23 06:10:50
linux-kernel
[v2 0/4] ARM: dma-mapping: IOMMU atomic allocation
2012-08-22 14:45:13
linux-kernel
Re: [RFC 0/4] ARM: dma-mapping: IOMMU atomic allocation
2012-08-22 13:37:22
linux-kernel
Re: [RFC 2/4] ARM: dma-mapping: IOMMU allocates pages from pool with GFP_ATOMIC
2012-08-22 12:53:21
linux-kernel
Re: [RFC 2/4] ARM: dma-mapping: IOMMU allocates pages from pool with GFP_ATOMIC
2012-08-22 10:21:35
linux-kernel
[RFC 1/4] ARM: dma-mapping: Refactor out to introduce __alloc_fill_pages
2012-08-22 10:21:23
linux-kernel
[RFC 3/4] ARM: dma-mapping: Return cpu addr when dma_alloc(GFP_ATOMIC)