1. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  2. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  3. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  4. c484b24 PCI: Use class for quirk for via_no_dac by Yinghai Lu · 13 years ago
  5. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 13 years ago
  6. 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  7. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  8. 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
  9. ee1f284 x86, iommu: Utilize the IOMMU_INIT macros functionality. by Konrad Rzeszutek Wilk · 14 years ago
  10. efa631c x86, swiotlb: Simplify SWIOTLB pci_swiotlb_detect routine. by Konrad Rzeszutek Wilk · 14 years ago
  11. fe96eb4 x86: Detect whether we should use Xen SWIOTLB. by Konrad Rzeszutek Wilk · 15 years ago
  12. 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
  13. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  14. c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
  15. fb637f3 fix comment typo in pci-dma.c by Justin P. Mattock · 15 years ago
  16. 186a250 x86: Split swiotlb initialization into two stages by FUJITA Tomonori · 15 years ago
  17. f4780ca x86: Move swiotlb initialization before dma32_free_bootmem by FUJITA Tomonori · 15 years ago
  18. 8fd524b x86: Kill bad_dma_address variable by FUJITA Tomonori · 15 years ago
  19. 99f4c9d Merge commit 'v2.6.32-rc7' into core/iommu by Ingo Molnar · 15 years ago
  20. a3b28ee x86: Set dma_ops to nommu_dma_ops by default by FUJITA Tomonori · 15 years ago
  21. b18485e swiotlb: Remove the swiotlb variable usage by FUJITA Tomonori · 15 years ago
  22. b4941a9 x86: Add iommu_init to x86_init_ops, fix build by Ingo Molnar · 15 years ago
  23. 72d0380 x86, 32-bit: Fix swiotlb boot crash by FUJITA Tomonori · 15 years ago
  24. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  25. 9d5ce73 x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook by FUJITA Tomonori · 15 years ago
  26. ea1b0d3 x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook by FUJITA Tomonori · 15 years ago
  27. de95762 x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook by FUJITA Tomonori · 15 years ago
  28. d7b9f7b x86: Calgary: Convert detect_calgary() to use iommu_init hook by FUJITA Tomonori · 15 years ago
  29. d07c1be x86: Add iommu_init to x86_init_ops by FUJITA Tomonori · 15 years ago
  30. eb64713 x86/PCI: Adjust GFP mask handling for coherent allocations by Jan Beulich · 15 years ago
  31. 2ae8bb7 x86: Fix iommu=nodac parameter handling by Tejun Heo · 15 years ago
  32. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  33. 80fa680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 by Linus Torvalds · 15 years ago
  34. 9a821b2 x86: Move pci_iommu_init to rootfs_initcall() by David Woodhouse · 15 years ago
  35. e3be785 x86, pci: Correct spelling in a comment by Marin Mitov · 15 years ago
  36. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  37. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 8028687 PCI iommu: iommu=pt is a valid early param by Alex Williamson · 15 years ago
  39. 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  40. ac0101d x86/dma: Mark iommu_pass_through as __read_mostly by Joerg Roedel · 15 years ago
  41. acde31d kmemleak: Ignore the aperture memory hole on x86_64 by Catalin Marinas · 15 years ago
  42. a4c2baa x86: replace is_buffer_dma_capable() with dma_capable by FUJITA Tomonori · 16 years ago
  43. 3238c0c intel-iommu: Make iommu=pt work on i386 too by David Woodhouse · 16 years ago
  44. 687d680 Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 by Linus Torvalds · 16 years ago
  45. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 16 years ago
  46. aed5d5f Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
  47. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
  48. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
  49. 284901a9 dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  50. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 16 years ago
  51. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  52. 13bf757 x86: use dev_printk in quirk message by Bjorn Helgaas · 16 years ago
  53. 86f3195 dma-debug/x86: register pci bus for dma-debug leak detection by Joerg Roedel · 16 years ago
  54. 2118d0c dma-debug: x86 architecture bindings by Joerg Roedel · 16 years ago
  55. 0811a43 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  56. 1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  57. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  58. 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
  60. cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago
  61. a79b7a2 x86: remove unused iommu_nr_pages by Jeremy Fitzhardinge · 16 years ago
  62. a0286c9 x86: fix missing space in printk, #2 by Michael Tokarev · 16 years ago
  63. 181de82 x86: remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  64. 1d9b16d x86: move GART specific stuff from iommu.h to gart.h by Joerg Roedel · 16 years ago
  65. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  66. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  67. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  68. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  69. 9f6ac57 x86: export pci-nommu's alloc_coherent by FUJITA Tomonori · 16 years ago
  70. afa9fdc iommu: remove fullflush and nofullflush in IOMMU generic option by FUJITA Tomonori · 16 years ago
  71. 2842e5bf x86: move GART TLB flushing options to generic code by Joerg Roedel · 16 years ago
  72. 6c505ce x86: move dma_*_coherent functions to include file by Joerg Roedel · 16 years ago
  73. c647c3bb x86: cleanup dma_*_coherent functions by Joerg Roedel · 16 years ago
  74. 6de9c70 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  75. 8978b74 generic, x86: fix add iommu_num_pages helper function by FUJITA Tomonori · 16 years ago
  76. cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  77. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  78. 1ddb551 x86: convert pci-dma.c from round_up to roundup by Joerg Roedel · 17 years ago
  79. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
  80. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
  81. 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 17 years ago
  82. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 17 years ago
  83. be54f9d x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c by FUJITA Tomonori · 17 years ago
  84. b8b4832 x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c by FUJITA Tomonori · 17 years ago
  85. ac7ded2 x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c by FUJITA Tomonori · 17 years ago
  86. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 17 years ago
  87. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 17 years ago
  88. 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 17 years ago
  89. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
  90. 323ec00 x86: use generic per-device dma coherent allocator by Dmitry Baryshkov · 17 years ago
  91. a69ca34 AMD_IOMMU: call detect and initialization functions from dma code by Joerg Roedel · 17 years ago
  92. 33ee375 Merge branch 'linus' into x86/gart by Ingo Molnar · 17 years ago
  93. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  94. b7f09ae x86, pci-dma.c: don't always add __GFP_NORETRY to gfp by Miquel van Smoorenburg · 17 years ago
  95. db9f600 x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY by Miquel van Smoorenburg · 17 years ago
  96. 311f834 x86: kernel/pci-dma.c cleanups by Adrian Bunk · 17 years ago
  97. 538f0fd Merge branch 'linus' into x86/gart by Thomas Gleixner · 17 years ago
  98. 4a367f3 x86/PCI: fix broken ISA DMA by Takashi Iwai · 17 years ago
  99. 330fce2 x86: reserve dma32 early for gart fix by Yinghai Lu · 17 years ago
  100. 7677b2e x86_64: allocate gart aperture from 512M by Yinghai Lu · 17 years ago