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