Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-26 | arm/ipmmu-vmsa: Fix compile error | Joerg Roedel | 1 | -1/+1 |
2014-05-26 | iommu/ipmmu-vmsa: Support clearing mappings | Laurent Pinchart | 1 | -4/+186 |
2014-05-26 | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions | Laurent Pinchart | 1 | -8/+0 |
2014-05-26 | iommu/ipmmu-vmsa: Support 2MB mappings | Laurent Pinchart | 1 | -3/+29 |
2014-05-26 | iommu/ipmmu-vmsa: Rewrite page table management | Laurent Pinchart | 1 | -107/+86 |
2014-05-26 | iommu/ipmmu-vmsa: PMD is never folded, PUD always is | Laurent Pinchart | 1 | -57/+9 |
2014-05-26 | iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible | Laurent Pinchart | 1 | -3/+40 |
2014-05-26 | iommu/ipmmu-vmsa: Define driver-specific page directory sizes | Laurent Pinchart | 1 | -5/+10 |
2014-05-26 | iommu/ipmmu-vmsa: Fix the supported page sizes | Laurent Pinchart | 1 | -1/+1 |
2014-05-26 | iommu/ipmmu-vmsa: Refactor micro-TLB lookup | Laurent Pinchart | 1 | -40/+52 |
2014-05-26 | iommu: Add driver for Renesas VMSA-compatible IPMMU | Laurent Pinchart | 1 | -0/+1070 |