1. 1bf1b43 iommu/amd: Fix bug in put_pasid_state_wait by Oded Gabbay · 9 years ago
  2. 940f700 iommu/amd: Small cleanup in mn_release() by Dan Carpenter · 9 years ago
  3. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  4. 63ce3ae iommu: Update my email address by Joerg Roedel · 9 years ago
  5. a1bec06 iommu/amd: Use wait_event in put_pasid_state_wait by Joerg Roedel · 9 years ago
  6. 91f65fa iommu/amd: Fix amd_iommu_free_device() by Peter Zijlstra · 9 years ago
  7. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  8. 78a45c6 Merge branch 'akpm' (second patch-bomb from Andrew) by Linus Torvalds · 10 years ago
  9. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 10 years ago
  10. 1c51099 iommu/amd: Fix accounting of device_state by Oded Gabbay · 10 years ago
  11. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  12. daff2f9 iommu/amd: Fix 2 typos in comments by Joerg Roedel · 10 years ago
  13. 75058a3 iommu/amd: Fix device_state reference counting by Joerg Roedel · 10 years ago
  14. 8301da5 iommu/amd: Remove change_pte mmu_notifier call-back by Joerg Roedel · 10 years ago
  15. fcaa960 iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid by Joerg Roedel · 10 years ago
  16. d9e1611 iommu/amd: Don't call the inv_ctx_cb when pasid is not set up by Joerg Roedel · 10 years ago
  17. dba3838 iommu/amd: Don't hold a reference to task_struct by Joerg Roedel · 10 years ago
  18. f0aac63 iommu/amd: Don't hold a reference to mm_struct by Joerg Roedel · 10 years ago
  19. 53d340e iommu/amd: Add pasid_state->invalid flag by Joerg Roedel · 10 years ago
  20. dc88db7 iommu/amd: Drop pasid_state reference in ppr_notifer error path by Joerg Roedel · 10 years ago
  21. 61feb43 iommu/amd: Get rid of __unbind_pasid by Joerg Roedel · 10 years ago
  22. c5db16a iommu/amd: Don't free pasid_state in mn_release path by Joerg Roedel · 10 years ago
  23. caf8a51 iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid by Joerg Roedel · 10 years ago
  24. ff6d0cc iommu/amd: Fix typo in amd_iommu_v2 driver by Joerg Roedel · 10 years ago
  25. b00675b iommu/amd: Fix for pasid initialization by Alexey Skidanov · 10 years ago
  26. d73a6d7 iommu/amd: Fix small race between invalidate_range_end/start by Joerg Roedel · 10 years ago
  27. e79df31 iommu/amd: Handle parallel invalidate_range_start/end calls correctly by Joerg Roedel · 10 years ago
  28. 9163b90 iommu/amd: Remove IOMMUv2 pasid_state_list by Joerg Roedel · 10 years ago
  29. a40d4c6 iommu/amd: Implement mmu_notifier_release call-back by Joerg Roedel · 10 years ago
  30. 741669c iommu/amd: Convert IOMMUv2 state_table into state_list by Joerg Roedel · 10 years ago
  31. b87d2d7 iommu/amd: Don't access IOMMUv2 state_table directly by Joerg Roedel · 10 years ago
  32. 4378d99 iommu/amd: Take mmap_sem when calling get_user_pages by Jay Cornwall · 10 years ago
  33. a015c1e iommu/amd: fix accounting of device_state by Oded Gabbay · 10 years ago
  34. e7cc3dd iommu/amd: use new invalidate_range mmu-notifier by Joerg Roedel · 10 years ago
  35. 97027da Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  36. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  37. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  38. 2c13d47 iommu/amd: Add missing spin_lock initialization by Joerg Roedel · 12 years ago
  39. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  40. 474d567d iommu/amd: Don't initialize IOMMUv2 resources when not required by Joerg Roedel · 12 years ago
  41. bc21662 iommu/amd: Add invalidate-context call-back by Joerg Roedel · 13 years ago
  42. 175d614 iommu/amd: Add invalid_ppr callback by Joerg Roedel · 13 years ago
  43. 8736b2c iommu/amd: Implement notifiers for IOMMUv2 by Joerg Roedel · 13 years ago
  44. 028eeac iommu/amd: Implement IO page-fault handler by Joerg Roedel · 13 years ago
  45. 2d5503b iommu/amd: Add routines to bind/unbind a pasid by Joerg Roedel · 13 years ago
  46. ed96f22 iommu/amd: Implement device aquisition code for IOMMUv2 by Joerg Roedel · 13 years ago
  47. e3c495c iommu/amd: Add driver stub for AMD IOMMUv2 support by Joerg Roedel · 13 years ago