1. 3d26752 powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() by Michael Ellerman · 12 years ago
  2. 6f51f51 Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  3. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 13 years ago
  4. a980349 powerpc: Call dma_debug_add_bus for PCI and VIO buses by Anton Blanchard · 13 years ago
  5. bfbf7d6 PowerPC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  6. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  7. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  8. 2eccacd powerpc: Tidy up dma_map_ops after adding new hook by Milton Miller · 14 years ago
  9. d24f9c6 powerpc: Use the newly added get_required_mask dma_map_ops hook by Milton Miller · 14 years ago
  10. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 14 years ago
  11. 6471fc6 powerpc: Dont require a dma_ops struct to set dma mask by Kumar Gala · 14 years ago
  12. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 14 years ago
  13. ffa56e55 powerpc/dma: Fix check for direct DMA support by Nishanth Aravamudan · 14 years ago
  14. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 14 years ago
  15. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  16. 712d3e2 powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 15 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. 1cebd7a powerpc: Rename get_dma_direct_offset get_dma_offset by Becky Bruce · 15 years ago
  19. 80d3e8a powerpc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  20. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  21. b2f2e8f powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM by Benjamin Herrenschmidt · 15 years ago
  22. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  23. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 16 years ago
  24. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  25. 15e09c0 powerpc: Add sync_*_for_* to dma_ops by Becky Bruce · 16 years ago
  26. 2434bbb powerpc: Fix dma_map_sg() cache flushing on non coherent platforms by Benjamin Herrenschmidt · 16 years ago
  27. 8aa2659 powerpc: Fix DMA offset for non-coherent DMA by Benjamin Herrenschmidt · 16 years ago
  28. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  29. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  30. 8dd0e95 powerpc: Move iommu dma ops from dma.c to dma-iommu.c by Becky Bruce · 16 years ago
  31. 7c05d7e powerpc: Rename dma_64.c to dma.c by Becky Bruce · 16 years ago[Renamed from arch/powerpc/kernel/dma_64.c]
  32. 3a4c6f0 powerpc: move device_to_mask() to dma-mapping.h by Mark Nelson · 17 years ago
  33. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 17 years ago
  34. c869236 powerpc/dma: Add struct iommu_table argument to iommu_map_sg() by Mark Nelson · 17 years ago
  35. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  36. 740c3ce iommu sg merging: ppc: make iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  37. bd83fbd [POWERPC] Remove bogus comment in dma_direct_alloc_coherent() by Michael Ellerman · 17 years ago
  38. 31d1b49 [POWERPC] Remove the global dma_direct_offset by Michael Ellerman · 17 years ago
  39. 35e4a6e [POWERPC] Use archdata.dma_data in dma_direct_ops and add the offset by Michael Ellerman · 17 years ago
  40. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  41. 78bdc31 PPC: sg chaining support by Jens Axboe · 17 years ago
  42. c80d913 [POWERPC] Make direct DMA use node local allocations by Benjamin Herrenschmidt · 18 years ago
  43. 92b20c4 [POWERPC] Add an optional offset to direct DMA on 64 bits by Benjamin Herrenschmidt · 18 years ago
  44. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  45. 5d33eeb [POWERPC] Simplify dma_ops bug conditions by Jeremy Kerr · 19 years ago
  46. d7a3010 [PATCH] powerpc: IBMEBUS bus support by Heiko J Schick · 19 years ago
  47. 7568cb4 powerpc: Move most remaining ppc64 files over to arch/powerpc by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/kernel/dma.c]
  48. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  49. 145d01e [PATCH] ppc64 iSeries: allow build with no PCI by Stephen Rothwell · 20 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago