Age | Commit message (Expand) | Author |
2015-03-04 | iommu/amd: Small cleanup in mn_release() | Dan Carpenter |
2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel |
2015-02-04 | iommu: Update my email address | Joerg Roedel |
2015-02-04 | iommu/amd: Use wait_event in put_pasid_state_wait | Joerg Roedel |
2015-02-04 | iommu/amd: Fix amd_iommu_free_device() | Peter Zijlstra |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | iommu/amd: use handle_mm_fault directly | Jesse Barnes |
2014-11-12 | iommu/amd: Fix accounting of device_state | Oded Gabbay |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla |
2014-07-30 | iommu/amd: Fix 2 typos in comments | Joerg Roedel |
2014-07-30 | iommu/amd: Fix device_state reference counting | Joerg Roedel |
2014-07-30 | iommu/amd: Remove change_pte mmu_notifier call-back | Joerg Roedel |
2014-07-30 | iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid | Joerg Roedel |
2014-07-10 | iommu/amd: Don't call the inv_ctx_cb when pasid is not set up | Joerg Roedel |
2014-07-10 | iommu/amd: Don't hold a reference to task_struct | Joerg Roedel |
2014-07-10 | iommu/amd: Don't hold a reference to mm_struct | Joerg Roedel |
2014-07-10 | iommu/amd: Add pasid_state->invalid flag | Joerg Roedel |
2014-07-10 | iommu/amd: Drop pasid_state reference in ppr_notifer error path | Joerg Roedel |
2014-07-10 | iommu/amd: Get rid of __unbind_pasid | Joerg Roedel |
2014-07-10 | iommu/amd: Don't free pasid_state in mn_release path | Joerg Roedel |
2014-07-10 | iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid | Joerg Roedel |
2014-07-10 | iommu/amd: Fix typo in amd_iommu_v2 driver | Joerg Roedel |
2014-07-09 | iommu/amd: Fix for pasid initialization | Alexey Skidanov |
2014-06-20 | iommu/amd: Fix small race between invalidate_range_end/start | Joerg Roedel |
2014-05-26 | iommu/amd: Handle parallel invalidate_range_start/end calls correctly | Joerg Roedel |
2014-05-26 | iommu/amd: Remove IOMMUv2 pasid_state_list | Joerg Roedel |
2014-05-26 | iommu/amd: Implement mmu_notifier_release call-back | Joerg Roedel |
2014-05-26 | iommu/amd: Convert IOMMUv2 state_table into state_list | Joerg Roedel |
2014-05-26 | iommu/amd: Don't access IOMMUv2 state_table directly | Joerg Roedel |
2014-05-13 | iommu/amd: Take mmap_sem when calling get_user_pages | Jay Cornwall |
2014-11-10 | iommu/amd: fix accounting of device_state | Oded Gabbay |
2014-11-13 | iommu/amd: use new invalidate_range mmu-notifier | Joerg Roedel |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-24 | iommu: Fix typo in iommu | Masanari Iida |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel |
2012-07-19 | iommu/amd: Add missing spin_lock initialization | Joerg Roedel |
2012-07-17 | iommu/amd: Fix sparse warnings | Joerg Roedel |
2012-03-15 | iommu/amd: Don't initialize IOMMUv2 resources when not required | Joerg Roedel |
2011-12-15 | iommu/amd: Add invalidate-context call-back | Joerg Roedel |
2011-12-14 | iommu/amd: Add invalid_ppr callback | Joerg Roedel |
2011-12-14 | iommu/amd: Implement notifiers for IOMMUv2 | Joerg Roedel |
2011-12-12 | iommu/amd: Implement IO page-fault handler | Joerg Roedel |
2011-12-12 | iommu/amd: Add routines to bind/unbind a pasid | Joerg Roedel |
2011-12-12 | iommu/amd: Implement device aquisition code for IOMMUv2 | Joerg Roedel |
2011-12-12 | iommu/amd: Add driver stub for AMD IOMMUv2 support | Joerg Roedel |