1. 87a64d5 x86/amd-iommu: Remove iommu parameter from dma_ops_domain_alloc by Joerg Roedel · 15 years ago
  2. 98fc5a6 x86/amd-iommu: Use get_device_id and check_device where appropriate by Joerg Roedel · 15 years ago
  3. 71c7098 x86/amd-iommu: Move find_protection_domain to helper functions by Joerg Roedel · 15 years ago
  4. 94f6d19 x86/amd-iommu: Simplify get_device_resources() by Joerg Roedel · 15 years ago
  5. 15898bb x86/amd-iommu: Let domain_for_device handle aliases by Joerg Roedel · 15 years ago
  6. f3be07d x86/amd-iommu: Remove iommu specific handling from dma_ops path by Joerg Roedel · 15 years ago
  7. cd8c82e x86/amd-iommu: Remove iommu parameter from __(un)map_single by Joerg Roedel · 15 years ago
  8. 576175c x86/amd-iommu: Make alloc_new_range aware of multiple IOMMUs by Joerg Roedel · 15 years ago
  9. 680525e x86/amd-iommu: Remove iommu parameter from dma_ops_domain_(un)map by Joerg Roedel · 15 years ago
  10. f99c0f1 x86/amd-iommu: Use check_device in get_device_resources by Joerg Roedel · 15 years ago
  11. 420aef8 x86/amd-iommu: Use check_device for amd_iommu_dma_supported by Joerg Roedel · 15 years ago
  12. 318afd4 x86/amd-iommu: Make np-cache a global flag by Joerg Roedel · 15 years ago
  13. 09b4280 x86/amd-iommu: Reimplement flush_all_domains_on_iommu() by Joerg Roedel · 15 years ago
  14. e330666 x86/amd-iommu: Reimplement amd_iommu_flush_all_domains() by Joerg Roedel · 15 years ago
  15. aeb26f5 x86/amd-iommu: Implement protection domain list by Joerg Roedel · 15 years ago
  16. 601367d x86/amd-iommu: Remove iommu_flush_domain function by Joerg Roedel · 15 years ago
  17. dcd1e92 x86/amd-iommu: Use __iommu_flush_pages for tlb flushes by Joerg Roedel · 15 years ago
  18. 6de8ad9 x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUs by Joerg Roedel · 15 years ago
  19. 0518a3a x86/amd-iommu: Add function to complete a tlb flush by Joerg Roedel · 15 years ago
  20. c459611 x86/amd-iommu: Add per IOMMU reference counting by Joerg Roedel · 15 years ago
  21. bf3118c x86/amd-iommu: Update copyright headers by Joerg Roedel · 15 years ago
  22. 6a9401a x86/amd-iommu: Separate internal interface definitions by Joerg Roedel · 15 years ago
  23. be83129 x86/amd-iommu: attach devices to pre-allocated domains early by Joerg Roedel · 15 years ago
  24. 8fd524b x86: Kill bad_dma_address variable by FUJITA Tomonori · 15 years ago
  25. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  26. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  27. c5cca14 x86/amd-iommu: Workaround for erratum 63 by Joerg Roedel · 15 years ago
  28. 2b681fa Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
  29. 03362a0 Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
  30. 85da07c Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-handling' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
  31. a1ca331 x86/amd-iommu: Don't detach device from pt domain on driver unbind by Joerg Roedel · 15 years ago
  32. 21129f7 x86/amd-iommu: Make sure a device is assigned in passthrough mode by Joerg Roedel · 15 years ago
  33. eba6ac6 x86/amd-iommu: Align locking between attach_device and detach_device by Joerg Roedel · 15 years ago
  34. aa879ff x86/amd-iommu: Fix device table write order by Joerg Roedel · 15 years ago
  35. 0feae53 x86/amd-iommu: Add passthrough mode initialization functions by Joerg Roedel · 15 years ago
  36. 2650815 x86/amd-iommu: Add core functions for pd allocation/freeing by Joerg Roedel · 15 years ago
  37. abdc5eb x86/amd-iommu: Change iommu_map_page to support multiple page sizes by Joerg Roedel · 15 years ago
  38. a6b256b x86/amd-iommu: Support higher level PTEs in iommu_page_unmap by Joerg Roedel · 15 years ago
  39. 8f7a017 x86/amd-iommu: Use 2-level page tables for dma_ops domains by Joerg Roedel · 15 years ago
  40. bad1cac x86/amd-iommu: Remove bus_addr check in iommu_map_page by Joerg Roedel · 15 years ago
  41. 8c8c143 x86/amd-iommu: Remove last usages of IOMMU_PTE_L0_INDEX by Joerg Roedel · 15 years ago
  42. 8bc3e12 x86/amd-iommu: Change alloc_pte to support 64 bit address space by Joerg Roedel · 15 years ago
  43. 50020fb x86/amd-iommu: Introduce increase_address_space function by Joerg Roedel · 15 years ago
  44. 04bfdd8 x86/amd-iommu: Flush domains if address space size was increased by Joerg Roedel · 15 years ago
  45. 407d733 x86/amd-iommu: Introduce set_dte_entry function by Joerg Roedel · 15 years ago
  46. 6a0dbcb x86/amd-iommu: Add a gneric version of amd_iommu_flush_all_devices by Joerg Roedel · 15 years ago
  47. a6d41a4 x86/amd-iommu: Use fetch_pte in amd_iommu_iova_to_phys by Joerg Roedel · 15 years ago
  48. 38a76ee x86/amd-iommu: Use fetch_pte in iommu_unmap_page by Joerg Roedel · 15 years ago
  49. 9355a08 x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels by Joerg Roedel · 15 years ago
  50. 6a1eddd x86/amd-iommu: Reset command buffer if wait loop fails by Joerg Roedel · 15 years ago
  51. b26e81b x86/amd-iommu: Panic if IOMMU command buffer reset fails by Joerg Roedel · 15 years ago
  52. a345b23 x86/amd-iommu: Reset command buffer on ILLEGAL_COMMAND_ERROR by Joerg Roedel · 15 years ago
  53. d586d78 x86/amd-iommu: Add function to flush all DTEs on one IOMMU by Joerg Roedel · 15 years ago
  54. e0faf54 x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices by Joerg Roedel · 15 years ago
  55. 4c6f40d x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" by Joerg Roedel · 15 years ago
  56. f2430bd x86/amd-iommu: Remove some merge helper code by Joerg Roedel · 15 years ago
  57. e394d72 x86/amd-iommu: Introduce function for iommu-local domain flush by Joerg Roedel · 15 years ago
  58. 945b4ac x86/amd-iommu: Dump illegal command on ILLEGAL_COMMAND_ERROR by Joerg Roedel · 15 years ago
  59. e3e5987 x86/amd-iommu: Dump fault entry on DTE error by Joerg Roedel · 15 years ago
  60. b25ae67 x86: Mark device_nb as static and fix NULL noise by Jaswinder Singh Rajput · 15 years ago
  61. 42a49f9 amd-iommu: flush domain tlb when attaching a new device by Chris Wright · 15 years ago
  62. e9a22a1 amd-iommu: remove unnecessary "AMD IOMMU: " prefix by Joerg Roedel · 15 years ago
  63. 71ff3bc amd-iommu: detach device explicitly before attaching it to a new domain by Joerg Roedel · 15 years ago
  64. 2915007 amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handling by Joerg Roedel · 15 years ago
  65. d2dd01d Merge commit 'tip/core/iommu' into amd-iommu/fixes by Joerg Roedel · 15 years ago
  66. 367d04c amd_iommu: fix lock imbalance by Jiri Slaby · 15 years ago
  67. 83cce2b Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resume' and 'amd-iommu/extended-allocator' into amd-iommu/2.6.31 by Joerg Roedel · 15 years ago
  68. 47bccd6 amd-iommu: don't free dma adresses below 512MB with CONFIG_IOMMU_STRESS by Joerg Roedel · 15 years ago
  69. f5e9705 amd-iommu: don't preallocate page tables with CONFIG_IOMMU_STRESS by Joerg Roedel · 15 years ago
  70. fe16f08 amd-iommu: disable round-robin allocator for CONFIG_IOMMU_STRESS by Joerg Roedel · 15 years ago
  71. d9cfed9 amd-iommu: remove amd_iommu_size kernel parameter by Joerg Roedel · 15 years ago
  72. 11b8388 amd-iommu: enlarge the aperture dynamically by Joerg Roedel · 15 years ago
  73. 00cd122 amd-iommu: handle exlusion ranges and unity mappings in alloc_new_range by Joerg Roedel · 15 years ago
  74. 9cabe89 amd-iommu: move aperture_range allocation code to seperate function by Joerg Roedel · 15 years ago
  75. 803b8cb4 amd-iommu: change dma_dom->next_bit to dma_dom->next_address by Joerg Roedel · 15 years ago
  76. 384de72 amd-iommu: make address allocator aware of multiple aperture ranges by Joerg Roedel · 15 years ago
  77. 53812c1 amd-iommu: handle page table allocation failures in dma_ops code by Joerg Roedel · 15 years ago
  78. 8bda309 amd-iommu: move page table allocation code to seperate function by Joerg Roedel · 15 years ago
  79. c323956 amd-iommu: introduce aperture_range structure by Joerg Roedel · 15 years ago
  80. 7d7a110 amd-iommu: add function to flush tlb for all devices by Joerg Roedel · 15 years ago
  81. bfd1be1 amd-iommu: add function to flush tlb for all domains by Joerg Roedel · 15 years ago
  82. 3bd2217 amd-iommu: introduce for_each_iommu* macros by Joerg Roedel · 15 years ago
  83. c1eee67 amd iommu: properly detach from protection domain on ->remove by Chris Wright · 15 years ago
  84. b3b99ef amd-iommu: move protection domain printk to dump code by Joerg Roedel · 15 years ago
  85. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  86. dbb9fd8 iommu: Add domain_has_cap iommu_ops by Sheng Yang · 15 years ago
  87. 0bd5c4f Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 15 years ago
  88. 5f812de AMD IOMMU: remove unnecessary ifdef by FUJITA Tomonori · 15 years ago
  89. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 15 years ago
  90. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 15 years ago
  91. 5149136 x86, AMD IOMMU: add map_page and unmap_page by FUJITA Tomonori · 15 years ago
  92. 065a6d6 AMD IOMMU: remove now unnecessary #ifdefs by Joerg Roedel · 15 years ago
  93. 0e93dd8 AMD IOMMU: prealloc_protection_domains should be static by Jaswinder Singh Rajput · 15 years ago
  94. 8ecaf8f AMD IOMMU: add statistics about total number of map requests by Joerg Roedel · 15 years ago
  95. 5774f7c AMD IOMMU: add statistics about allocated io memory by Joerg Roedel · 15 years ago
  96. 18811f5 AMD IOMMU: add stats counter for domain tlb flushes by Joerg Roedel · 15 years ago
  97. f57d98a AMD IOMMU: add stats counter for single iommu domain tlb flushes by Joerg Roedel · 15 years ago
  98. c185897 AMD IOMMU: add stats counter for cross-page request by Joerg Roedel · 15 years ago
  99. 5d31ee7 AMD IOMMU: add stats counter for free_coherent requests by Joerg Roedel · 15 years ago
  100. c8f0fb3 AMD IOMMU: add stats counter for alloc_coherent requests by Joerg Roedel · 15 years ago