1. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 12 years ago
  2. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 12 years ago
  3. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  4. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  5. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  6. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  7. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  8. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  9. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  10. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  11. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  12. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  13. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  14. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  15. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  16. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  17. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  18. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  19. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  20. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  21. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  22. f2f12b6 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  23. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 12 years ago
  24. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  25. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 12 years ago
  26. 3d9761e iommu/amd: Move interrupt setup code into seperate function by Joerg Roedel · 12 years ago
  27. 9ddd592 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume by Joerg Roedel · 12 years ago
  28. 6e930045 iommu/amd: Fix double free of mem-region in error-path by Joerg Roedel · 12 years ago
  29. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 12 years ago
  30. 8704a1b iommu/amd: Split amd_iommu_init function by Joerg Roedel · 12 years ago
  31. 1456e9d iommu/amd: Set IOTLB invalidation timeout by Joerg Roedel · 12 years ago
  32. 31342b5 iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume by Joerg Roedel · 12 years ago
  33. 52815b7 iommu/amd: Add support for IOMMUv2 domain mode by Joerg Roedel · 13 years ago
  34. 5abcdba iommu/amd: Put IOMMUv2 capable devices in pt_domain by Joerg Roedel · 13 years ago
  35. 400a28a iommu/amd: Add iommuv2 flag to struct amd_iommu by Joerg Roedel · 13 years ago
  36. cbc33a9 iommu/amd: Enable GT mode when supported by IOMMU by Joerg Roedel · 13 years ago
  37. 1a29ac0 iommu/amd: Setup PPR log when supported by IOMMU by Joerg Roedel · 13 years ago
  38. 62f71ab iommu/amd: Get the maximum number of PASIDs supported by Joerg Roedel · 13 years ago
  39. ee6c286 iommu/amd: Convert dev_table_entry to u64 by Joerg Roedel · 13 years ago
  40. 403f81d iommu/amd: Move missing parts to drivers/iommu by Joerg Roedel · 13 years ago[Renamed (99%) from arch/x86/kernel/amd_iommu_init.c]
  41. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  42. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 13 years ago
  43. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  44. d99ddec x86/amd-iommu: Add extended feature detection by Joerg Roedel · 13 years ago
  45. 60f723b x86/amd-iommu: Add flag to indicate IOTLB support by Joerg Roedel · 13 years ago
  46. 7d0c5cc x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled by Joerg Roedel · 13 years ago
  47. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 13 years ago
  48. 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
  49. 5d0d715 x86/amd-iommu: Update copyright headers by Joerg Roedel · 14 years ago
  50. 5bcd757 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend by Matthew Garrett · 14 years ago
  51. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  52. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  53. 22e6daf x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  54. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  55. d7f0776 x86/amd-iommu: Fall back to GART if initialization fails by Joerg Roedel · 14 years ago
  56. e82752d x86/amd-iommu: Fix crash when request_mem_region fails by Joerg Roedel · 14 years ago
  57. a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 14 years ago
  58. 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 · 14 years ago
  59. 549c90dc x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 14 years ago
  60. 75f6653 x86/amd-iommu: enable iommu before attaching devices by Chris Wright · 14 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  62. 3551a70 x86/amd-iommu: Report errors in acpi parsing functions upstream by Joerg Roedel · 14 years ago
  63. f532509 x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt by Joerg Roedel · 14 years ago
  64. 0f76480 x86/amd-iommu: Fix initialization failure panic by Joerg Roedel · 14 years ago
  65. 7563009 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  67. 8638c49 x86/amd-iommu: Fix PCI hotplug with passthrough mode by Joerg Roedel · 15 years ago
  68. b7cc955 x86/amd-iommu: Fix passthrough mode by Joerg Roedel · 15 years ago
  69. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  70. 492667d x86/amd-iommu: Remove amd_iommu_pd_table by Joerg Roedel · 15 years ago
  71. 8793abe x86/amd-iommu: Remove support for domain sharing by Joerg Roedel · 15 years ago
  72. 318afd4 x86/amd-iommu: Make np-cache a global flag by Joerg Roedel · 15 years ago
  73. aeb26f5 x86/amd-iommu: Implement protection domain list by Joerg Roedel · 15 years ago
  74. bb52777 x86/amd-iommu: Add an index field to struct amd_iommu by Joerg Roedel · 15 years ago
  75. bf3118c x86/amd-iommu: Update copyright headers by Joerg Roedel · 15 years ago
  76. 6a9401a x86/amd-iommu: Separate internal interface definitions by Joerg Roedel · 15 years ago
  77. 9f800de x86/amd-iommu: un__init iommu_setup_msi by Joerg Roedel · 15 years ago
  78. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  79. ea1b0d3 x86: amd_iommu: Convert amd_iommu_detect() to use iommu_init hook by FUJITA Tomonori · 15 years ago
  80. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  81. 342688f Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  82. ca020711 x86/amd-iommu: Un__init function required on shutdown by Joerg Roedel · 15 years ago
  83. c5cca14 x86/amd-iommu: Workaround for erratum 63 by Joerg Roedel · 15 years ago
  84. 03362a0 Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 by Joerg Roedel · 15 years ago
  85. 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
  86. 4751a95 x86/amd-iommu: Initialize passthrough mode when requested by Joerg Roedel · 15 years ago
  87. 93f1cc67 x86/amd-iommu: Add reset function for command buffers by Joerg Roedel · 15 years ago
  88. ae908c2 x86/amd-iommu: Remove redundant 'IOMMU' string by Joerg Roedel · 15 years ago
  89. 4c6f40d x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" by Joerg Roedel · 15 years ago
  90. 1bc6f83 amd-iommu: set evt_buf_size correctly by Joerg Roedel · 15 years ago
  91. 7a6a3a0 amd-iommu: handle alias entries correctly in init code by Joerg Roedel · 15 years ago
  92. 6a047d8 amd-iommu: resume cleanup by Chris Wright · 15 years ago
  93. 09067207 amd-iommu: set event buffer head and tail to 0 manually by Joerg Roedel · 15 years ago
  94. a8c485b amd-iommu: disable cmd buffer and evt logging before reprogramming iommu by Chris Wright · 15 years ago
  95. 0975904 amd-iommu: disable IOMMU hardware on shutdown by Joerg Roedel · 15 years ago
  96. 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
  97. d9cfed9 amd-iommu: remove amd_iommu_size kernel parameter by Joerg Roedel · 15 years ago
  98. 736501e amd-iommu: implement suspend/resume by Joerg Roedel · 15 years ago
  99. 05f92db amd_iommu: un __init functions required for suspend/resume by Joerg Roedel · 15 years ago
  100. 92ac432 amd-iommu: add function to disable all iommus by Joerg Roedel · 15 years ago