1. a9e0dcf iommu/amd: Wait for completion of IOTLB flush in attach_device by Filippo Sironi · 4 years, 8 months ago
  2. 0871302 iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 5 years ago
  3. 355c780 iommu/amd: Silence warnings under memory pressure by Qian Cai · 4 years, 9 months ago
  4. 6fb92f1 iommu/amd: Fix race in increase_address_space() by Joerg Roedel · 4 years, 9 months ago
  5. cfa2d25 iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE by Stanislaw Gruszka · 5 years ago
  6. 2efa79e iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 5 years ago
  7. 50c382e iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 5 years ago
  8. 8a6c9f6 iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 5 years ago
  9. d4ccfce iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 5 years ago
  10. 792a964 iommu/amd: Return devid as alias for ACPI HID devices by Arindam Nath · 6 years ago
  11. 5eb06bf iommu/amd: make sure TLB to be flushed before IOVA freed by Zhen Lei · 6 years ago
  12. 03bfadf iommu/amd: Limit the IOVA page range to the specified addresses by Gary R Hook · 7 years ago
  13. 3abebf0 iommu/amd: Finish TLB flush in amd_iommu_unmap() by Joerg Roedel · 7 years ago
  14. be5c6ef iommu/amd: Enable ga_log_intr when enabling guest_mode by Suravee Suthikulpanit · 7 years ago
  15. 1781a29 iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 7 years ago
  16. 2148835 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 7 years ago
  17. 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
  18. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  19. 09284b9 iommu/amd: No need to wait iommu completion if no dte irq entry change by Baoquan He · 8 years ago
  20. c3db901 iommu/amd: Free domain id when free a domain of struct dma_ops_domain by Baoquan He · 8 years ago
  21. 134414f iommu/amd: Clean up the cmpxchg64 invocation by Baoquan He · 8 years ago
  22. 4bf5bee iommu/amd: Don't put completion-wait semaphore on stack by Joerg Roedel · 8 years ago
  23. 368d06c Merge branch 'x86/amd-avic' into x86/amd by Joerg Roedel · 8 years ago
  24. d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
  25. b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
  26. 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
  27. bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
  28. 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
  29. 880ac60 iommu/amd: Introduce interrupt remapping ops structure by Suravee Suthikulpanit · 8 years ago
  30. a38180b iommu/amd: Move and introduce new IRTE-related unions and structures by Suravee Suthikulpanit · 8 years ago
  31. 517abe4 iommu/amd: Fix error return code in irq_remapping_alloc() by Wei Yongjun · 8 years ago
  32. a5604f2 iommu/amd: Fix non static symbol warning by Wei Yongjun · 8 years ago
  33. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  34. ffec219 iommu/amd: Initialize dma-ops domains with 3-level page-table by Joerg Roedel · 8 years ago
  35. 3254de6 iommu/amd: Update Alias-DTE in update_device_table() by Joerg Roedel · 8 years ago
  36. b3311b0 iommu/amd: Use container_of to get dma_ops_domain by Joerg Roedel · 8 years ago
  37. 281e8cc iommu/amd: Flush iova queue before releasing dma_ops_domain by Joerg Roedel · 8 years ago
  38. cda7005 iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back by Joerg Roedel · 8 years ago
  39. d26592a iommu/amd: Use dev_data->domain in get_domain() by Joerg Roedel · 8 years ago
  40. 80187fd iommu/amd: Optimize map_sg and unmap_sg by Joerg Roedel · 8 years ago
  41. f37f7f3 iommu/amd: Introduce dir2prot() helper by Joerg Roedel · 8 years ago
  42. bb27947 iommu/amd: Implement timeout to flush unmap queues by Joerg Roedel · 8 years ago
  43. b1516a1 iommu/amd: Implement flush queue by Joerg Roedel · 8 years ago
  44. f1eae7c iommu/amd: Allow NULL pointer parameter for domain_flush_complete() by Joerg Roedel · 8 years ago
  45. c5b5da9 iommu/amd: Set up data structures for flush queue by Joerg Roedel · 8 years ago
  46. bda350d iommu/amd: Remove align-parameter from __map_single() by Joerg Roedel · 8 years ago
  47. 2d4c515 iommu/amd: Remove other remains of old address allocator by Joerg Roedel · 8 years ago
  48. 256e462 iommu/amd: Make use of the generic IOVA allocator by Joerg Roedel · 8 years ago
  49. 518d9b4 iommu/amd: Remove special mapping code for dma_ops path by Joerg Roedel · 8 years ago
  50. b911b89 iommu/amd: Pass gfp-flags to iommu_map_page() by Joerg Roedel · 8 years ago
  51. 8d54d6c iommu/amd: Implement apply_dm_region call-back by Joerg Roedel · 8 years ago
  52. 81cd07b iommu/amd: Create a list of reserved iova addresses by Joerg Roedel · 8 years ago
  53. 307d585 iommu/amd: Allocate iova_domain for dma_ops_domain by Joerg Roedel · 8 years ago
  54. b548e78 iommu/amd: Init unity mappings only for dma_ops domains by Joerg Roedel · 8 years ago
  55. 0076cd3 iommu/amd: Set AMD iommu callbacks for platform bus driver by Wan Zongshun · 8 years ago
  56. e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  57. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  58. 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 8 years ago
  59. e85e8f6 iommu/amd: Remove statistics code by Joerg Roedel · 8 years ago
  60. fd6c50e iommu/amd: Move get_device_id() and friends to beginning of file by Joerg Roedel · 8 years ago
  61. 9ee35e4 iommu/amd: Don't use IS_ERR_VALUE to check integer values by Joerg Roedel · 8 years ago
  62. 2d8e1f0 iommu/amd: Signedness bug in acpihid_device_group() by Dan Carpenter · 8 years ago
  63. e315604 iommu/amd: Fix checking of pci dma aliases by Joerg Roedel · 8 years ago
  64. 9a4d3bf5 iommu/amd: Set AMD iommu callbacks for amba bus by Wan Zongshun · 8 years ago
  65. b097d11 iommu/amd: Manage iommu_group for ACPI HID devices by Wan Zongshun · 8 years ago
  66. 2bf9a0a iommu/amd: Add iommu support for ACPI HID devices by Wan Zongshun · 8 years ago
  67. 7aba6cb iommu/amd: Make call-sites of get_device_id aware of its return value by Wan Zongshun · 8 years ago
  68. 2a0cb4e iommu/amd: Add new map for storing IVHD dev entry type HID by Wan Zongshun · 8 years ago
  69. b6809ee iommu/amd: Detach device from domain before removal by Joerg Roedel · 8 years ago
  70. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 8 years ago
  71. 1fb260b iommu/amd: Remove an unneeded condition by Dan Carpenter · 8 years ago
  72. a639a8e iommu/amd: Preallocate dma_ops apertures based on dma_mask by Joerg Roedel · 8 years ago
  73. 7b5e25b iommu/amd: Use trylock to aquire bitmap_lock by Joerg Roedel · 8 years ago
  74. 5f6bed5 iommu/amd: Make dma_ops_domain->next_index percpu by Joerg Roedel · 8 years ago
  75. 92d420e iommu/amd: Relax locking in dma_ops path by Joerg Roedel · 8 years ago
  76. a73c156 iommu/amd: Initialize new aperture range before making it visible by Joerg Roedel · 8 years ago
  77. 7bfa5bd iommu/amd: Build io page-tables with cmpxchg64 by Joerg Roedel · 8 years ago
  78. 266a3bd iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses by Joerg Roedel · 8 years ago
  79. 4eeca8c iommu/amd: Optimize dma_ops_free_addresses by Joerg Roedel · 8 years ago
  80. ab7032b iommu/amd: Remove need_flush from struct dma_ops_domain by Joerg Roedel · 8 years ago
  81. 2a87442 iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc by Joerg Roedel · 8 years ago
  82. d41ab09 iommu/amd: Flush iommu tlb in dma_ops_free_addresses by Joerg Roedel · 8 years ago
  83. ebaecb4 iommu/amd: Rename dma_ops_domain->next_address to next_index by Joerg Roedel · 8 years ago
  84. 05ab49e iommu/amd: Remove 'start' parameter from dma_ops_area_alloc by Joerg Roedel · 8 years ago
  85. ccb50e0 iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() by Joerg Roedel · 8 years ago
  86. 60e6a7c iommu/amd: Retry address allocation within one aperture by Joerg Roedel · 8 years ago
  87. ae62d49 iommu/amd: Move aperture_range.offset to another cache-line by Joerg Roedel · 8 years ago
  88. a0f5144 iommu/amd: Add dma_ops_aperture_alloc() function by Joerg Roedel · 8 years ago
  89. b57c3c8 iommu/amd: Pass correct shift to iommu_area_alloc() by Joerg Roedel · 8 years ago
  90. 84b3a0b iommu/amd: Flush the IOMMU TLB before the addresses are freed by Joerg Roedel · 8 years ago
  91. 53b3b65 iommu/amd: Flush IOMMU TLB on __map_single error path by Joerg Roedel · 8 years ago
  92. 08c5fb9 iommu/amd: Introduce bitmap_lock in struct aperture_range by Joerg Roedel · 8 years ago
  93. 007b74b iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c by Joerg Roedel · 8 years ago
  94. a7fb668 iommu/amd: Warn only once on unexpected pte value by Joerg Roedel · 8 years ago
  95. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  96. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  97. a960fad iommu: Add device_group call-back to x86 iommu drivers by Joerg Roedel · 9 years ago
  98. deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 9 years ago
  99. 61289cb iommu/amd: Remove old alias handling code by Joerg Roedel · 9 years ago
  100. e25bfb5 iommu/amd: Set alias DTE in do_attach/do_detach by Joerg Roedel · 9 years ago