1. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 11 years ago
  2. 5101730 x86, mm: use pfn_range_is_mapped() with gart by Yinghai Lu · 12 years ago
  3. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  4. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  5. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  6. fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 14 years ago[Renamed from arch/x86/kernel/pci-gart_64.c]
  7. 665d3e2 x86, gart: Make sure GART does not map physmem above 1TB by Joerg Roedel · 14 years ago
  8. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 14 years ago
  9. 9653a5c x86, amd-nb: Cleanup AMD northbridge caching code by Hans Rosenfeld · 14 years ago
  10. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  11. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  14. 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 14 years ago
  15. 260133a x86, GART: Disable GART table walk probes by Borislav Petkov · 14 years ago
  16. 22e6daf x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  17. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  18. 4b83873 x86/gart: Disable GART explicitly before initialization by Joerg Roedel · 15 years ago
  19. 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
  20. 0e152cd x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems by Borislav Petkov · 15 years ago
  21. a66022c iommu-helper: use bitmap library by Akinobu Mita · 15 years ago
  22. f3eee54 x86: Gart: fix breakage due to IOMMU initialization cleanup by Yinghai Lu · 15 years ago
  23. 123bf0e x86: gart: Clean up the code a bit by Ingo Molnar · 15 years ago
  24. 4210919 x86: gart: Add own dma_mapping_error function by FUJITA Tomonori · 15 years ago
  25. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  26. de95762 x86: GART: Convert gart_iommu_hole_init() to use iommu_init hook by FUJITA Tomonori · 15 years ago
  27. 41855b7 x86: GART: pci-gart_64.c: Use correct length in strncmp by Joe Perches · 15 years ago
  28. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  29. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  30. a4c2baa x86: replace is_buffer_dma_capable() with dma_capable by FUJITA Tomonori · 16 years ago
  31. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  32. fe2245c x86: enable GART-IOMMU only after setting up protection methods by Mark Langsdorf · 16 years ago
  33. 19c1a6f x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG by FUJITA Tomonori · 16 years ago
  34. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  35. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
  36. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  37. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
  38. 052aedb x86, gart: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  39. c854c91 x86_64: pci-gart_64.c iommu_fullflush should be static by Jaswinder Singh Rajput · 16 years ago
  40. 55aab5f x86 gart: don't complain if no AMD GART found by Bjorn Helgaas · 16 years ago
  41. 70d7d35 x86: fix broken flushing in GART nofullflush path by Joerg Roedel · 16 years ago
  42. 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 16 years ago
  43. 1477b8e x86: convert GART driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  44. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  45. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  46. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  47. d99e901 x86: gart iommu have direct mapping when agp is present too by Yinghai Lu · 16 years ago
  48. 0114267 x86/iommu: use __GFP_ZERO instead of memset for GART by Joerg Roedel · 16 years ago
  49. 3610f21 x86/iommu: convert GART need_flush to bool by Joerg Roedel · 16 years ago
  50. 237a622 x86/iommu: make GART driver checkpatch clean by Joerg Roedel · 16 years ago
  51. 1615965 x86 gart: remove unnecessary initialization by FUJITA Tomonori · 16 years ago
  52. 1d99088 x86: restore old GART alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  53. ecef533 revert "x86: make GART to respect device's dma_mask about virtual mappings" by FUJITA Tomonori · 16 years ago
  54. afa9fdc iommu: remove fullflush and nofullflush in IOMMU generic option by FUJITA Tomonori · 16 years ago
  55. d26dbc5 iommu: export iommu_area_reserve helper function by FUJITA Tomonori · 16 years ago
  56. 2842e5bf x86: move GART TLB flushing options to generic code by Joerg Roedel · 16 years ago
  57. f6a32a3 x86: gart alloc_coherent does virtual mapppings only when necessary by FUJITA Tomonori · 16 years ago
  58. bee44f2 x86: make GART to respect device's dma_mask about virtual mappings by FUJITA Tomonori · 16 years ago
  59. ac4ff65 x86: convert gart to use is_buffer_dma_capable helper function by FUJITA Tomonori · 16 years ago
  60. 551b454 x86: gart alloc_coherent doesn't need to check NULL device argument by FUJITA Tomonori · 16 years ago
  61. 421076e x86: dma_*_coherent rework patchset v2, fix by FUJITA Tomonori · 16 years ago
  62. 0d8136e Merge branch 'x86/gart' into x86/iommu by Ingo Molnar · 16 years ago
  63. 766af9f dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple by FUJITA Tomonori · 16 years ago
  64. 6c505ce x86: move dma_*_coherent functions to include file by Joerg Roedel · 16 years ago
  65. 43a5a5a x86: add free_coherent dma_ops callback to GART driver by Joerg Roedel · 16 years ago
  66. 9458109 x86: add alloc_coherent dma_ops callback to GART driver by Joerg Roedel · 16 years ago
  67. 7b22ff5 x86 gart: allocate size-aligned address for alloc_coherent, v2 by FUJITA Tomonori · 16 years ago
  68. f3efbe5 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  69. 29111f5 Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus by Jesse Barnes · 16 years ago
  70. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  71. 87e39ea x86 gart: replace to_pages macro with iommu_num_pages by Joerg Roedel · 16 years ago
  72. 05d3ed0 x86, pci: iommu fix potential overflow in alloc_iommu() by Prarit Bhargava · 16 years ago
  73. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
  74. 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 · 16 years ago
  75. 32b23e9 x86: max_low_pfn_mapped fix #4 by Yinghai Lu · 16 years ago
  76. 7ab073b x86: max_low_pfn_mapped fix, #1 by Yinghai Lu · 17 years ago
  77. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 17 years ago
  78. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 17 years ago
  79. 44974c8 x86 gart: remove unnecessary set_bit_string by FUJITA Tomonori · 17 years ago
  80. fa3d319 pci-gart_64.c: could we get better explanation? by Pavel Machek · 17 years ago
  81. 6703f6d x86, gart: add resume handling by Rafael J. Wysocki · 17 years ago
  82. bb6dfb3 Merge branch 'linus' into x86/gart by Ingo Molnar · 17 years ago
  83. cd76374 suspend-vs-iommu: prevent suspend if we could not resume by Pavel Machek · 17 years ago
  84. 3bb6fbf x86 gart: factor out common code by Pavel Machek · 17 years ago
  85. aa134f1 x86: iommu: use symbolic constants, not hardcoded numbers by Pavel Machek · 17 years ago
  86. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 17 years ago
  87. 8f59610 x86, agpgart: scary messages are fortunately obsolete by Pavel Machek · 17 years ago
  88. 184652e x86: fix gart_iommu_init() by Ingo Molnar · 17 years ago
  89. fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  90. 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
  91. 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
  92. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  93. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  94. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  95. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  96. 05fccb0 x86: code cleanups in arch/x86/kernel/pci-gart_64.c by Ingo Molnar · 17 years ago
  97. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  98. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 17 years ago
  99. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  100. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 17 years ago