1. 24f8116 AMD IOMMU: fix typo in comment by Joerg Roedel · 15 years ago
  2. 3cc3d84 AMD IOMMU: fix loop counter in free_pagetable function by Joerg Roedel · 16 years ago
  3. bb9d4ff AMD IOMMU: fix iommu_map_page function by Joerg Roedel · 16 years ago
  4. 09ee17e AMD IOMMU: fix possible race while accessing iommu->need_sync by Joerg Roedel · 16 years ago
  5. f91ba19 AMD IOMMU: set device table entry for aliased devices by Joerg Roedel · 16 years ago
  6. 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
  7. 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  8. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  9. ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 16 years ago
  10. e3c449f x86, AMD IOMMU: convert driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  11. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  12. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  13. 40becd8 AMD IOMMU: use iommu_device_max_index by FUJITA Tomonori · 16 years ago
  14. afa9fdc iommu: remove fullflush and nofullflush in IOMMU generic option by FUJITA Tomonori · 16 years ago
  15. d26dbc5 iommu: export iommu_area_reserve helper function by FUJITA Tomonori · 16 years ago
  16. 832a90c AMD IOMMU: use coherent_dma_mask in alloc_coherent by Joerg Roedel · 16 years ago
  17. 6754086 AMD IOMMU: simplify dma_mask_to_pages by Joerg Roedel · 16 years ago
  18. c97ac53 AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherent by Joerg Roedel · 16 years ago
  19. 13d9fea AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherent by FUJITA Tomonori · 16 years ago
  20. 38ddf41 AMD IOMMU: some set_device_domain cleanups by Joerg Roedel · 16 years ago
  21. bd60b73 AMD IOMMU: don't assign preallocated protection domains to devices by Joerg Roedel · 16 years ago
  22. b39ba6a AMD IOMMU: add dma_supported callback by Joerg Roedel · 16 years ago
  23. 90008ee AMD IOMMU: add event handling code by Joerg Roedel · 16 years ago
  24. a80dc3e AMD IOMMU: add MSI interrupt support by Joerg Roedel · 16 years ago
  25. 6d4f343 AMD IOMMU: align alloc_coherent addresses properly by Joerg Roedel · 16 years ago
  26. 5507eef AMD IOMMU: add branch hints to completion wait checks by Joerg Roedel · 16 years ago
  27. 1c65577 AMD IOMMU: implement lazy IO/TLB flushing by Joerg Roedel · 16 years ago
  28. 270cab24 AMD IOMMU: move TLB flushing to the map/unmap helper functions by Joerg Roedel · 16 years ago
  29. dbcc112 AMD IOMMU: check for invalid device pointers by Joerg Roedel · 16 years ago
  30. 7e4f88d AMD IOMMU: protect completion wait loop with iommu lock by Joerg Roedel · 16 years ago
  31. ee2fa74 AMD IOMMU: set iommu sunc flag after command queuing by Joerg Roedel · 16 years ago
  32. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 16 years ago
  33. 2cd5496 x86, AMD IOMMU: remove obsolete FIXME comment by Joerg Roedel · 16 years ago
  34. 8a7c5ef x86 iommu: remove unneeded parenthesis by Jiri Kosina · 16 years ago
  35. 8a45669 x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bits by Joerg Roedel · 16 years ago
  36. 519c31b x86, AMD IOMMU: use status bit instead of memory write-back for completion wait by Joerg Roedel · 16 years ago
  37. 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
  38. 3a61ec3 x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization by Joerg Roedel · 16 years ago
  39. a8132e5 x86, AMD IOMMU: replace to_pages macro with iommu_num_pages by Joerg Roedel · 16 years ago
  40. 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
  41. d591b0a x86, AMD IOMMU: replace DEVID macro with a function by Joerg Roedel · 16 years ago
  42. d644953 x86, AMD IOMMU: rename struct command to iommu_cmd by Joerg Roedel · 16 years ago
  43. 136f78a x86, AMD IOMMU: add an emergency exit to the completion wait loop by Joerg Roedel · 16 years ago
  44. 8ea80d7 x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function by Joerg Roedel · 16 years ago
  45. 431b2a2 x86, AMD IOMMU: add comments to core code by Joerg Roedel · 16 years ago
  46. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 16 years ago
  47. 999ba41 x86, AMD IOMMU: flush domain TLB when there is more than one page to flush by Joerg Roedel · 16 years ago
  48. 5f6a59d x86, AMD IOMMU: remove unnecessary set_bit_string by Joerg Roedel · 16 years ago
  49. 92af4e2 x86, AMD IOMMU, build fix #2 by Ingo Molnar · 16 years ago
  50. c6da992 x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code by Joerg Roedel · 16 years ago
  51. 6631ee9 x86, AMD IOMMU: add dma_ops initialization function by Joerg Roedel · 16 years ago
  52. c432f3d x86, AMD IOMMU: add pre-allocation of protection domains by Joerg Roedel · 16 years ago
  53. 5d8b53c x86, AMD IOMMU: add mapping functions for coherent mappings by Joerg Roedel · 16 years ago
  54. 65b050a x86, AMD IOMMU: add mapping functions for scatter gather lists by Joerg Roedel · 16 years ago
  55. 4da70b9 x86, AMD IOMMU: add dma_ops mapping functions for single mappings by Joerg Roedel · 16 years ago
  56. cb76c32 x86, AMD IOMMU: add generic dma_ops mapping functions by Joerg Roedel · 16 years ago
  57. b20ac0d x86, AMD IOMMU: add functions to find IOMMU device resources by Joerg Roedel · 16 years ago
  58. ec487d1 x86, AMD IOMMU: add domain allocation and deallocation functions by Joerg Roedel · 16 years ago
  59. d308644 x86, AMD IOMMU: add address allocation and deallocation functions by Joerg Roedel · 16 years ago
  60. bd0e521 x86, AMD IOMMU: add functions to initialize unity mappings by Joerg Roedel · 16 years ago
  61. a19ae1e x86, AMD IOMMU: add functions to send IOMMU commands by Joerg Roedel · 16 years ago
  62. b6c0271 x86, AMD IOMMU: add generic defines and structures for mapping code by Joerg Roedel · 16 years ago