1. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  2. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  3. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  4. 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
  5. 8fd524b x86: Kill bad_dma_address variable by FUJITA Tomonori · 15 years ago
  6. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  7. a8ad568 dma-ops: Remove flush_write_buffers() in dma-mapping-common.h by Arnd Bergmann · 16 years ago
  8. a4c2baa x86: replace is_buffer_dma_capable() with dma_capable by FUJITA Tomonori · 16 years ago
  9. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  10. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 1894e36 x86: pci-nommu.c cleanup by Jaswinder Singh Rajput · 16 years ago
  12. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  13. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
  14. 33feffd x86, pci-nommu: add map_page by FUJITA Tomonori · 16 years ago
  15. 9f6ac57 x86: export pci-nommu's alloc_coherent by FUJITA Tomonori · 16 years ago
  16. 49fbf4e x86: convert pci-nommu to use is_buffer_dma_capable helper function by FUJITA Tomonori · 17 years ago
  17. 823e7e8 x86: dma_alloc_coherent sets gfp flags properly by FUJITA Tomonori · 17 years ago
  18. 8a53ad6 x86: fix nommu_alloc_coherent allocation with NULL device argument by FUJITA Tomonori · 17 years ago
  19. de9f521 x86: move pci-nommu's dma_mask check to common code by FUJITA Tomonori · 17 years ago
  20. a3a7653 x86: add free_coherent dma_ops callback to NOMMU driver by Joerg Roedel · 17 years ago
  21. c5e835f x86: add alloc_coherent dma_ops callback to NOMMU driver by Joerg Roedel · 17 years ago
  22. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  23. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 17 years ago
  24. f9c258d x86: unify pci-nommu by Glauber Costa · 17 years ago[Renamed (97%) from arch/x86/kernel/pci-nommu_64.c]
  25. 5b3e5b7 x86: use WARN_ON in mapping functions by Glauber Costa · 17 years ago
  26. 30db2cb x86: use sg_phys in x86_64 by Glauber Costa · 17 years ago
  27. e4dcdd6 x86: Add flush_write_buffers in nommu functions by Glauber Costa · 17 years ago
  28. 9f9ab46 x86: implement mapping_error in pci-nommu_64.c by Glauber Costa · 17 years ago
  29. d5df63f x86: delete empty functions from pci-nommu_64.c by Glauber Costa · 17 years ago
  30. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 17 years ago
  31. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  32. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  33. b922f53 x86-64: update nommu to sg helpers by Jens Axboe · 18 years ago
  34. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/pci-nommu_64.c]
  35. c4fbd8a x86_64: prepare shared kernel/pci-nommu.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/pci-nommu.c]
  36. f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 18 years ago
  37. 1048fa5 x86_64: change _map_single to static in pci_gart.c etc by Yinghai Lu · 18 years ago
  38. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 18 years ago
  39. 145106e [PATCH] remove superflous BUG_ON's in nommu and gart by Muli Ben-Yehuda · 18 years ago
  40. a166222 [PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG by Muli Ben-Yehuda · 19 years ago
  41. 8fa3d6f [PATCH] x86_64: check_addr() cleanups by Andrew Morton · 19 years ago
  42. f0fdabf [PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bit by Andi Kleen · 19 years ago
  43. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 19 years ago
  44. 5b22a38 [PATCH] x86_64: Tell user to enable GART_IOMMU when needed by Andi Kleen · 19 years ago
  45. 17a941d [PATCH] x86_64: Use function pointers to call DMA mapping functions by Muli Ben-Yehuda · 19 years ago
  46. f80aabb [PATCH] gfp_t: dma-mapping (amd64) by Al Viro · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago