aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16iommu/dma: Add support for mapping MSIsRobin Murphy
2016-09-16iommu/arm-smmu: Set domain geometryRobin Murphy
2016-09-16iommu/arm-smmu: Wire up generic configuration supportRobin Murphy
2016-09-16Docs: dt: document ARM SMMU generic binding usageRobin Murphy
2016-09-16iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy
2016-09-16iommu/arm-smmu: Intelligent SMR allocationRobin Murphy
2016-09-16iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy
2016-09-16iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy
2016-09-16iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy
2016-09-16iommu/arm-smmu: Keep track of S2CR stateRobin Murphy
2016-09-16iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy
2016-09-16iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy
2016-09-16iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy
2016-09-16iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy
2016-09-16iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy
2016-09-16iommu/arm-smmu: Fall back to global bypassRobin Murphy
2016-09-16Docs: dt: document ARM SMMUv3 generic binding usageRobin Murphy
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy
2016-09-16Docs: dt: add PCI IOMMU map bindingsMark Rutland
2016-09-16iommu/arm-smmu: Disable interrupts whilst holding the cmdq lockWill Deacon
2016-09-16iommu/arm-smmu: Fix polling of command queueJean-Philippe Brucker
2016-09-16iommu/arm-smmu: Support v7s context formatRobin Murphy
2016-09-16iommu/arm-smmu: Fix event queues synchronizationJean-Philippe Brucker
2016-09-16iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan
2016-08-28Linux 4.8-rc4Linus Torvalds
2016-08-28Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-29drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-26Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-08-26Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds
2016-08-26Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-08-26Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26mm: silently skip readahead for DAX inodesRoss Zwisler
2016-08-26dax: fix device-dax region baseDan Williams
2016-08-26fs/seq_file: fix out-of-bounds readVegard Nossum
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko