summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16iommu/arm-smmu: Set domain geometryRobin Murphy2-0/+4
2016-09-16iommu/arm-smmu: Wire up generic configuration supportRobin Murphy1-60/+108
2016-09-16Docs: dt: document ARM SMMU generic binding usageRobin Murphy1-14/+47
2016-09-16iommu/arm-smmu: Convert to iommu_fwspecRobin Murphy1-62/+78
2016-09-16iommu/arm-smmu: Intelligent SMR allocationRobin Murphy1-78/+119
2016-09-16iommu/arm-smmu: Add a stream map entry iteratorRobin Murphy1-14/+12
2016-09-16iommu/arm-smmu: Streamline SMMU data lookupsRobin Murphy1-33/+11
2016-09-16iommu/arm-smmu: Refactor mmu-masters handlingRobin Murphy1-269/+101
2016-09-16iommu/arm-smmu: Keep track of S2CR stateRobin Murphy1-66/+93
2016-09-16iommu/arm-smmu: Consolidate stream map entry stateRobin Murphy1-61/+86
2016-09-16iommu/arm-smmu: Handle stream IDs more dynamicallyRobin Murphy1-21/+22
2016-09-16iommu/arm-smmu: Set PRIVCFG in stage 1 STEsRobin Murphy1-1/+6
2016-09-16iommu/arm-smmu: Support non-PCI devices with SMMUv3Robin Murphy2-7/+32
2016-09-16iommu/arm-smmu: Implement of_xlate() for SMMUv3Robin Murphy1-170/+128
2016-09-16iommu/arm-smmu: Fall back to global bypassRobin Murphy1-4/+44
2016-09-16Docs: dt: document ARM SMMUv3 generic binding usageRobin Murphy1-1/+7
2016-09-16iommu: Introduce iommu_fwspecRobin Murphy4-2/+106
2016-09-16iommu/of: Handle iommu-map property for PCIRobin Murphy1-5/+41
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy3-74/+116
2016-09-16Docs: dt: add PCI IOMMU map bindingsMark Rutland1-0/+171
2016-09-16iommu/arm-smmu: Disable interrupts whilst holding the cmdq lockWill Deacon1-2/+3
2016-09-16iommu/arm-smmu: Fix polling of command queueJean-Philippe Brucker1-19/+9
2016-09-16iommu/arm-smmu: Support v7s context formatRobin Murphy1-22/+47
2016-09-16iommu/arm-smmu: Fix event queues synchronizationJean-Philippe Brucker1-84/+66
2016-09-16iommu/arm-smmu: Drop devm_free_irq when driver detachPeng Fan1-4/+0
2016-08-29Linux 4.8-rc4Linus Torvalds1-1/+1
2016-08-29Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-71/+424
2016-08-28drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner1-3/+3
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-7/+11
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-9/+55
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-8/+40
2016-08-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-139/+234
2016-08-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-35/+108
2016-08-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+3
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds33-145/+185
2016-08-27Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds20-131/+127
2016-08-27Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-181/+473
2016-08-27Merge tag 'dlm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds1-14/+48
2016-08-27Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-16/+22
2016-08-27Merge tag 'iommu-fixes-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-30/+15
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds16-142/+188
2016-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-4/+5
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+38
2016-08-27mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-27dax: fix device-dax region baseDan Williams1-0/+3
2016-08-27fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-27mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5