FUJITA Tomonori ([email protected])

Number of posts: 1129 (0.65 per day)
First post: 2005-09-07 12:58:42
Last post: 2010-06-03 05:19:43

Date List Subject
2009-01-05 14:59:58 linux-kernel [PATCH 0/3] unifying ways to handle multiple sets of dma mapping ops
2009-01-05 14:53:40 linux-kernel [PATCH 4/8] calgary: add map_page and unmap_page
2009-01-05 14:53:00 linux-kernel [PATCH 6/8] intel-iommu: add map_page and unmap_page
2009-01-05 14:52:43 linux-kernel [PATCH 5/8] AMD IOMMU: add map_page and unmap_page
2009-01-05 14:52:23 linux-kernel [PATCH 7/8] pci-nommu: add map_page
2009-01-05 14:51:55 linux-kernel [PATCH 8/8] remove map_single and unmap_single in struct dma_mapping_ops
2009-01-05 14:51:40 linux-kernel [PATCH 2/8] swiotlb: add map_page and unmap_page
2009-01-05 14:51:22 linux-kernel [PATCH 0/13] x86: unifying ways to handle multiple sets of dma mapping ops
2009-01-05 14:51:00 linux-kernel [PATCH 3/8] gart: add map_page and unmap_page
2009-01-05 14:50:45 linux-kernel [PATCH 1/8] add map_page and unmap_page to struct dma_mapping_ops
2009-01-05 14:46:44 linux-kernel [PATCH 09/13] remove dma operations in struct ia64_machine_vector
2009-01-05 14:46:27 linux-kernel [PATCH 07/13] set up dma_ops appropriately
2009-01-05 14:46:01 linux-kernel [PATCH 08/13] convert the DMA API to use dma_ops
2009-01-05 14:45:44 linux-kernel [PATCH 0/13] IA64: unifying ways to handle multiple sets of dma mapping ops
2009-01-05 14:45:16 linux-kernel [PATCH 13/13] make sba DMA mapping functions static
2009-01-05 14:44:54 linux-kernel [PATCH 01/13] add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops
2009-01-05 14:44:40 linux-kernel [PATCH 02/13] add dma_mapping_ops for SBA IOMMU
2009-01-05 14:43:29 linux-kernel [PATCH 04/13] add dma_mapping_ops for intel-iommu
2009-01-05 02:41:39 linux-kernel Re: swiotlb: remove duplicated #include
2009-01-04 12:42:20 linux-kernel Re: swiotlb: remove duplicated #include
2009-01-04 12:10:24 linux-kernel Re: swiotlb: remove duplicated #include
2008-12-31 09:12:40 linux-kernel Re: [PATCH] Fix sg_io_hdr.info corruption.
2008-12-28 12:35:37 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-28 11:00:59 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-28 10:02:54 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-28 09:36:56 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-28 09:36:37 linux-kernel Re: [PATCH 0/3] swiotlb cleanups
2008-12-28 06:06:31 linux-kernel [PATCH 2/3] swiotlb: remove unnecessary declaration
2008-12-28 06:06:15 linux-kernel [PATCH 3/3] swiotlb: clean up EXPORT_SYMBOL usage
2008-12-28 06:05:53 linux-kernel [PATCH 0/3] swiotlb cleanups
2008-12-28 06:05:37 linux-kernel [PATCH 1/3] replace architecture-specific swiotlb.h with linux/swiotlb.h
2008-12-28 05:30:37 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-27 17:04:19 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-27 16:45:26 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-27 15:06:58 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-22 18:44:26 linux-kernel Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages
2008-12-22 05:35:52 linux-kernel Re: [PATCH 06/11] swiotlb: Store phys address in io_tlb_orig_addr array
2008-12-22 05:35:37 linux-kernel Re: [PATCH 07 of 14] swiotlb: add arch hook to force mapping
2008-12-19 02:48:35 linux-kernel Re: [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
2008-12-18 15:46:42 linux-kernel Re: [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
2008-12-17 16:56:38 linux-kernel Re: [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
2008-12-17 16:51:58 linux-kernel Re: [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 useof swiotlb
2008-12-17 05:26:23 linux-kernel Re: [PATCH 00 of 14] swiotlb/x86: lay groundwork for xen dom0 use of swiotlb
2008-12-17 02:52:24 linux-kernel Re: [PATCH 04 of 14] swiotlb: consistently use address_needs_mapping everywhere
2008-12-17 02:49:41 linux-kernel Re: [PATCH 09 of 14] swiotlb: support bouncing of HighMem pages
2008-12-17 02:49:25 linux-kernel Re: [PATCH 04 of 14] swiotlb: consistently use address_needs_mapping everywhere
2008-12-14 18:21:58 linux-kernel Re: [Bug 12222] New: kernel BUG at drivers/pci/intel-iommu.c:1373!
2008-12-14 03:45:49 linux-kernel [RESEND] [PATCH] powerpc: remove dead BIO_VMERGE_BOUNDARY definition
2008-12-14 02:46:16 linux-kernel [RESEND] [PATCH] parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
2008-12-12 08:48:22 linux-kernel [RESEND] [PATCH] alpha: remove dead BIO_VMERGE_BOUNDARY
2008-12-09 23:39:19 linux-kernel Re: [PATCH] Correctly release and allocate a new request upon retries