1. 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
  2. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  3. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  5. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
  6. e3d10af iommu: Make iommu_device_link/unlink take a struct iommu_device by Joerg Roedel · 8 years ago
  7. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
  8. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
  9. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  10. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  11. 4397f32 iommu/amd: Declare MSI and HT regions as reserved IOVA regions by Eric Auger · 8 years ago
  12. d30ddca iommu: Add a new type field in iommu_resv_region by Eric Auger · 8 years ago
  13. e5b5234 iommu: Rename iommu_dm_regions into iommu_resv_regions by Eric Auger · 8 years ago
  14. 432abf6 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
  15. f2f101f iommu/amd: Fix group refcounting by Robin Murphy · 8 years ago
  16. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  17. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. 09284b9 iommu/amd: No need to wait iommu completion if no dte irq entry change by Baoquan He · 8 years ago
  19. c3db901 iommu/amd: Free domain id when free a domain of struct dma_ops_domain by Baoquan He · 8 years ago
  20. 134414f iommu/amd: Clean up the cmpxchg64 invocation by Baoquan He · 8 years ago
  21. 4bf5bee iommu/amd: Don't put completion-wait semaphore on stack by Joerg Roedel · 8 years ago
  22. 368d06c Merge branch 'x86/amd-avic' into x86/amd by Joerg Roedel · 8 years ago
  23. d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
  24. b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
  25. 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
  26. bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
  27. 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
  28. 880ac60 iommu/amd: Introduce interrupt remapping ops structure by Suravee Suthikulpanit · 8 years ago
  29. a38180b iommu/amd: Move and introduce new IRTE-related unions and structures by Suravee Suthikulpanit · 8 years ago
  30. 517abe4 iommu/amd: Fix error return code in irq_remapping_alloc() by Wei Yongjun · 8 years ago
  31. a5604f2 iommu/amd: Fix non static symbol warning by Wei Yongjun · 8 years ago
  32. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  33. ffec219 iommu/amd: Initialize dma-ops domains with 3-level page-table by Joerg Roedel · 8 years ago
  34. 3254de6 iommu/amd: Update Alias-DTE in update_device_table() by Joerg Roedel · 8 years ago
  35. b3311b0 iommu/amd: Use container_of to get dma_ops_domain by Joerg Roedel · 8 years ago
  36. 281e8cc iommu/amd: Flush iova queue before releasing dma_ops_domain by Joerg Roedel · 8 years ago
  37. cda7005 iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back by Joerg Roedel · 8 years ago
  38. d26592a iommu/amd: Use dev_data->domain in get_domain() by Joerg Roedel · 8 years ago
  39. 80187fd iommu/amd: Optimize map_sg and unmap_sg by Joerg Roedel · 8 years ago
  40. f37f7f3 iommu/amd: Introduce dir2prot() helper by Joerg Roedel · 8 years ago
  41. bb27947 iommu/amd: Implement timeout to flush unmap queues by Joerg Roedel · 8 years ago
  42. b1516a1 iommu/amd: Implement flush queue by Joerg Roedel · 8 years ago
  43. f1eae7c iommu/amd: Allow NULL pointer parameter for domain_flush_complete() by Joerg Roedel · 8 years ago
  44. c5b5da9 iommu/amd: Set up data structures for flush queue by Joerg Roedel · 8 years ago
  45. bda350d iommu/amd: Remove align-parameter from __map_single() by Joerg Roedel · 8 years ago
  46. 2d4c515 iommu/amd: Remove other remains of old address allocator by Joerg Roedel · 8 years ago
  47. 256e462 iommu/amd: Make use of the generic IOVA allocator by Joerg Roedel · 8 years ago
  48. 518d9b4 iommu/amd: Remove special mapping code for dma_ops path by Joerg Roedel · 8 years ago
  49. b911b89 iommu/amd: Pass gfp-flags to iommu_map_page() by Joerg Roedel · 8 years ago
  50. 8d54d6c iommu/amd: Implement apply_dm_region call-back by Joerg Roedel · 8 years ago
  51. 81cd07b iommu/amd: Create a list of reserved iova addresses by Joerg Roedel · 8 years ago
  52. 307d585 iommu/amd: Allocate iova_domain for dma_ops_domain by Joerg Roedel · 8 years ago
  53. b548e78 iommu/amd: Init unity mappings only for dma_ops domains by Joerg Roedel · 8 years ago
  54. 0076cd3 iommu/amd: Set AMD iommu callbacks for platform bus driver by Wan Zongshun · 9 years ago
  55. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  56. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  57. 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  58. e85e8f6 iommu/amd: Remove statistics code by Joerg Roedel · 9 years ago
  59. fd6c50e iommu/amd: Move get_device_id() and friends to beginning of file by Joerg Roedel · 9 years ago
  60. 9ee35e4 iommu/amd: Don't use IS_ERR_VALUE to check integer values by Joerg Roedel · 9 years ago
  61. 2d8e1f0 iommu/amd: Signedness bug in acpihid_device_group() by Dan Carpenter · 9 years ago
  62. e315604 iommu/amd: Fix checking of pci dma aliases by Joerg Roedel · 9 years ago
  63. 9a4d3bf5 iommu/amd: Set AMD iommu callbacks for amba bus by Wan Zongshun · 9 years ago
  64. b097d11 iommu/amd: Manage iommu_group for ACPI HID devices by Wan Zongshun · 9 years ago
  65. 2bf9a0a iommu/amd: Add iommu support for ACPI HID devices by Wan Zongshun · 9 years ago
  66. 7aba6cb iommu/amd: Make call-sites of get_device_id aware of its return value by Wan Zongshun · 9 years ago
  67. 2a0cb4e iommu/amd: Add new map for storing IVHD dev entry type HID by Wan Zongshun · 9 years ago
  68. b6809ee iommu/amd: Detach device from domain before removal by Joerg Roedel · 9 years ago
  69. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  70. 1fb260b iommu/amd: Remove an unneeded condition by Dan Carpenter · 9 years ago
  71. a639a8e iommu/amd: Preallocate dma_ops apertures based on dma_mask by Joerg Roedel · 9 years ago
  72. 7b5e25b iommu/amd: Use trylock to aquire bitmap_lock by Joerg Roedel · 9 years ago
  73. 5f6bed5 iommu/amd: Make dma_ops_domain->next_index percpu by Joerg Roedel · 9 years ago
  74. 92d420e iommu/amd: Relax locking in dma_ops path by Joerg Roedel · 9 years ago
  75. a73c156 iommu/amd: Initialize new aperture range before making it visible by Joerg Roedel · 9 years ago
  76. 7bfa5bd iommu/amd: Build io page-tables with cmpxchg64 by Joerg Roedel · 9 years ago
  77. 266a3bd iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses by Joerg Roedel · 9 years ago
  78. 4eeca8c iommu/amd: Optimize dma_ops_free_addresses by Joerg Roedel · 9 years ago
  79. ab7032b iommu/amd: Remove need_flush from struct dma_ops_domain by Joerg Roedel · 9 years ago
  80. 2a87442 iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc by Joerg Roedel · 9 years ago
  81. d41ab09 iommu/amd: Flush iommu tlb in dma_ops_free_addresses by Joerg Roedel · 9 years ago
  82. ebaecb4 iommu/amd: Rename dma_ops_domain->next_address to next_index by Joerg Roedel · 9 years ago
  83. 05ab49e iommu/amd: Remove 'start' parameter from dma_ops_area_alloc by Joerg Roedel · 9 years ago
  84. ccb50e0 iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() by Joerg Roedel · 9 years ago
  85. 60e6a7c iommu/amd: Retry address allocation within one aperture by Joerg Roedel · 9 years ago
  86. ae62d49 iommu/amd: Move aperture_range.offset to another cache-line by Joerg Roedel · 9 years ago
  87. a0f5144 iommu/amd: Add dma_ops_aperture_alloc() function by Joerg Roedel · 9 years ago
  88. b57c3c8 iommu/amd: Pass correct shift to iommu_area_alloc() by Joerg Roedel · 9 years ago
  89. 84b3a0b iommu/amd: Flush the IOMMU TLB before the addresses are freed by Joerg Roedel · 9 years ago
  90. 53b3b65 iommu/amd: Flush IOMMU TLB on __map_single error path by Joerg Roedel · 9 years ago
  91. 08c5fb9 iommu/amd: Introduce bitmap_lock in struct aperture_range by Joerg Roedel · 9 years ago
  92. 007b74b iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c by Joerg Roedel · 9 years ago
  93. a7fb668 iommu/amd: Warn only once on unexpected pte value by Joerg Roedel · 9 years ago
  94. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  95. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  96. a960fad iommu: Add device_group call-back to x86 iommu drivers by Joerg Roedel · 9 years ago
  97. deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 9 years ago
  98. 61289cb iommu/amd: Remove old alias handling code by Joerg Roedel · 9 years ago
  99. e25bfb5 iommu/amd: Set alias DTE in do_attach/do_detach by Joerg Roedel · 9 years ago
  100. 272e4f9 iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled by Joerg Roedel · 9 years ago