1. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  2. 3674643 intel-iommu: integrate DMA CMA by Akinobu Mita · 10 years ago
  3. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  4. 5da7776 Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Linus Torvalds · 10 years ago
  5. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  6. 8283b49 driver core: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  7. 1457467 iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 10 years ago
  8. a553b14 iommu: dmar: Provide arch specific irq allocation by Thomas Gleixner · 10 years ago
  9. aa5125a iommu: smar: Fix return value check of create_irq() by Thomas Gleixner · 10 years ago
  10. d24a135 x86: irq_remapping: Use irq_alloc/free_hwirq() by Thomas Gleixner · 10 years ago
  11. 2c16c9f iommu/amd: fix enabling exclusion range for an exact device by Su Friendy · 10 years ago
  12. 4378d99 iommu/amd: Take mmap_sem when calling get_user_pages by Jay Cornwall · 10 years ago
  13. e028a9e iommu/amd: Fix interrupt remapping for aliased devices by Alex Williamson · 10 years ago
  14. 3426cb3 Merge git://git.infradead.org/iommu-2.6 into iommu/fixes by Joerg Roedel · 10 years ago
  15. aca1bc4 iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte by Bin Wang · 11 years ago
  16. 16c50dc iommu/arm-smmu: Return 0 on unmap failure by Laurent Pinchart · 11 years ago
  17. 5ae0566 iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors by Jiang Liu · 10 years ago
  18. 9f05d3f iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridges by David Woodhouse · 10 years ago
  19. adeb259 iommu/vt-d: fix memory leakage caused by commit ea8ea46 by Jiang Liu · 10 years ago
  20. 3f583bc Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  21. 7474043 Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  22. e172b81 Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobile' and 'x86/vt-d' into next by Joerg Roedel · 10 years ago
  23. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  24. 7713ec0 iommu/vt-d: Fix error handling in ANDD processing by David Woodhouse · 10 years ago
  25. 14d4056 iommu/vt-d: returning free pointer in get_domain_for_dev() by Dan Carpenter · 10 years ago
  26. 63b4262 iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present by David Woodhouse · 10 years ago
  27. 11f1a77 iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init() by Joerg Roedel · 11 years ago
  28. a919a01 iommu/amd: Fix logic to determine and checking max PASID by Suravee Suthikulpanit · 11 years ago
  29. cf04eee iommu/vt-d: Include ACPI devices in iommu=pt by David Woodhouse · 11 years ago
  30. 66077ed iommu/vt-d: Finally enable translation for non-PCI devices by David Woodhouse · 11 years ago
  31. 46333e3 iommu/vt-d: Remove to_pci_dev() in intel_map_page() by David Woodhouse · 11 years ago
  32. 7207d8f iommu/vt-d: Remove pdev from intel_iommu_attach_device() by David Woodhouse · 11 years ago
  33. ecb509e iommu/vt-d: Remove pdev from iommu_no_mapping() by David Woodhouse · 11 years ago
  34. 5913c9b iommu/vt-d: Make domain_add_dev_info() take struct device by David Woodhouse · 11 years ago
  35. bf9c9ed iommu/vt-d: Make domain_remove_one_dev_info() take struct device by David Woodhouse · 11 years ago
  36. 5040a91 iommu/vt-d: Rename 'hwdev' variables to 'dev' now that that's the norm by David Woodhouse · 11 years ago
  37. 207e359 iommu/vt-d: Remove some pointless to_pci_dev() calls by David Woodhouse · 11 years ago
  38. d4b709f iommu/vt-d: Make get_valid_domain_for_dev() take struct device by David Woodhouse · 11 years ago
  39. 3bdb259 iommu/vt-d: Make iommu_should_identity_map() take struct device by David Woodhouse · 11 years ago
  40. 0b9d975 iommu/vt-d: Handle RMRRs for non-PCI devices by David Woodhouse · 11 years ago
  41. 146922e iommu/vt-d: Make get_domain_for_dev() take struct device by David Woodhouse · 11 years ago
  42. e1f167f iommu/vt-d: Make domain_context_mapp{ed,ing}() take struct device by David Woodhouse · 11 years ago
  43. 156baca iommu/vt-d: Make device_to_iommu() cope with non-PCI devices by David Woodhouse · 11 years ago
  44. 9b22662 iommu/vt-d: Make identity_mapping() take struct device not struct pci_dev by David Woodhouse · 11 years ago
  45. 41e80dca iommu/vt-d: Remove segment from struct device_domain_info() by David Woodhouse · 11 years ago
  46. 67ccac4 iommu/vt-d: Store PCI segment number in struct intel_iommu by David Woodhouse · 11 years ago
  47. 7c7faa1 iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info() by David Woodhouse · 11 years ago
  48. 8bbc441 iommu/vt-d: Simplify iommu check in domain_remove_one_dev_info() by David Woodhouse · 11 years ago
  49. 5a8f40e iommu/vt-d: Always store iommu in device_domain_info by David Woodhouse · 11 years ago
  50. e2f8c5f iommu/vt-d: Use domain_remove_one_dev_info() in domain_add_dev_info() error path by David Woodhouse · 11 years ago
  51. 0ac7266 iommu/vt-d: use dmar_insert_dev_info() from dma_add_dev_info() by David Woodhouse · 11 years ago
  52. b718cd3 iommu/vt-d: Stop dmar_insert_dev_info() freeing domains on losing race by David Woodhouse · 11 years ago
  53. 64ae892 iommu/vt-d: Pass iommu to domain_context_mapping_one() and iommu_support_dev_iotlb() by David Woodhouse · 11 years ago
  54. 0bcb3e2 iommu/vt-d: Use struct device in device_domain_info, not struct pci_dev by David Woodhouse · 11 years ago
  55. 1525a29 iommu/vt-d: Make dmar_insert_dev_info() take struct device instead of struct pci_dev by David Woodhouse · 11 years ago
  56. 3d89194 iommu/vt-d: Make iommu_dummy() take struct device instead of struct pci_dev by David Woodhouse · 11 years ago
  57. ed40356 iommu/vt-d: Add ACPI devices into dmaru->devices[] array by David Woodhouse · 11 years ago
  58. 832bd85 iommu/vt-d: Change scope lists to struct device, bus, devfn by David Woodhouse · 11 years ago
  59. 07cb52f iommu/vt-d: Allocate space for ACPI devices by David Woodhouse · 11 years ago
  60. e625b4a iommu/vt-d: Parse ANDD records by David Woodhouse · 11 years ago
  61. d050196 iommu/vt-d: Be less pessimistic about domain coherency where possible by David Woodhouse · 11 years ago
  62. 214e39a iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domains by David Woodhouse · 11 years ago
  63. ea8ea46 iommu/vt-d: Clean up and fix page table clear/free behaviour by David Woodhouse · 11 years ago
  64. 5cf0a76 iommu/vt-d: Clean up size handling for intel_iommu_unmap() by David Woodhouse · 11 years ago
  65. e28045a iommu/omap: Check for NULL in iopte_free() by Zhouyi Zhou · 11 years ago
  66. 75f0556 iommu/vt-d: Update IOMMU state when memory hotplug happens by Jiang Liu · 11 years ago
  67. 2e45528 iommu/vt-d: Unify the way to process DMAR device scope array by Jiang Liu · 11 years ago
  68. 59ce051 iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens by Jiang Liu · 11 years ago
  69. 0e24261 iommu/vt-d: Use RCU to protect global resources in interrupt context by Jiang Liu · 11 years ago
  70. 3a5670e iommu/vt-d: Introduce a rwsem to protect global data structures by Jiang Liu · 11 years ago
  71. b683b23 iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries by Jiang Liu · 11 years ago
  72. b5f82dd iommu/vt-d: Fix error in detect ATS capability by Jiang Liu · 11 years ago
  73. a4eaa86 iommu/vt-d: Check for NULL pointer when freeing IOMMU data structure by Jiang Liu · 11 years ago
  74. 9ebd682 iommu/vt-d: Fix incorrect iommu_count for si_domain by Jiang Liu · 11 years ago
  75. 92d03cc iommu/vt-d: Reduce duplicated code to handle virtual machine domains by Jiang Liu · 11 years ago
  76. e85bb5d iommu/vt-d: Free resources if failed to create domain for PCIe endpoint by Jiang Liu · 11 years ago
  77. 745f258 iommu/vt-d: Simplify function get_domain_for_dev() by Jiang Liu · 11 years ago
  78. b94e411 iommu/vt-d: Move private structures and variables into intel-iommu.c by Jiang Liu · 11 years ago
  79. bb3a6b7 iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse by Jiang Liu · 11 years ago
  80. 7e7dfab iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device by Jiang Liu · 11 years ago
  81. 816997d iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak by Jiang Liu · 11 years ago
  82. 989d51f iommu/vt-d: Avoid double free of g_iommus on error recovery path by Jiang Liu · 11 years ago
  83. 07a0203 iommu/omap: Allocate archdata on the fly for DT-based devices by Laurent Pinchart · 11 years ago
  84. b148d5f iommu/omap: Enable bus-error back on supported iommus by Suman Anna · 11 years ago
  85. 3c92748 iommu/omap: Add devicetree support by Florian Vaussard · 11 years ago
  86. 90e569c iommu/omap: Allow enable/disable even without pdata by Florian Vaussard · 11 years ago
  87. 7ee08b9e iommu/omap: Fix error return paths in omap_iommu_attach() by Suman Anna · 11 years ago
  88. f129b3d iommu/omap: Convert to devm_* interfaces by Suman Anna · 11 years ago
  89. b835443 iommu/shmobile: Depend on ARCH_SHMOBILE by Paul Bolle · 11 years ago
  90. e8d2d82 iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command by Jay Cornwall · 11 years ago
  91. dc03753 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 11 years ago
  92. 68efd7d arm: dma-mapping: remove order parameter from arm_iommu_create_mapping() by Marek Szyprowski · 11 years ago
  93. 34fb4b3 iommu/arm-smmu: fix incorrect comment regarding TLB invalidation by Will Deacon · 11 years ago
  94. ff3a2b7 drivers/iommu/omap-iommu-debug.c: fix decimal permissions by Joe Perches · 11 years ago
  95. 3aa80ea iommu/arm-smmu: provide option to dsb macro when publishing tables by Will Deacon · 11 years ago
  96. b410aed iommu/arm-smmu: clean up use of `flags' in page table handling code by Will Deacon · 11 years ago
  97. 3a5df8f iommu/arm-smmu: support buggy implementations with secure cfg accesses by Andreas Herrmann · 11 years ago
  98. 636e97b iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS by Andreas Herrmann · 11 years ago
  99. 972157c arm/smmu: Use irqsafe spinlock for domain lock by Joerg Roedel · 11 years ago
  100. 4b180d9 iommu/amd: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 11 years ago