summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23iommu/vt-d: Use correct domain id to flush virtual machine domainsJiang Liu
2014-07-23iommu/vt-d: Match segment number when searching for dev_iotlb capable devicesJiang Liu
2014-07-23Merge branch 'core' into x86/vt-dJoerg Roedel
2014-07-08iommu: Fix IOMMU sysfs stubsAlex Williamson
2014-07-07iommu: Fix compile error in iommu-sysfs.cJoerg Roedel
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu/amd: Add sysfs supportAlex Williamson
2014-07-04iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson
2014-07-04iommu: Add sysfs support for IOMMUsAlex Williamson
2014-07-04iommu: Remove pci.hAlex Williamson
2014-07-04iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson
2014-07-04iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson
2014-07-04iommu/vt-d: Use iommu_group_get_for_dev()Alex Williamson
2014-07-04iommu/amd: Use iommu_group_get_for_dev()Alex Williamson
2014-07-04iommu/amd: Update to use PCI DMA aliasesAlex Williamson
2014-07-04iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson
2014-07-04iommu/vt-d: Suppress compiler warningsYijing Wang
2014-07-04iommu/vt-d: Remove the useless dma_pte_addrYijing Wang
2014-07-04iommu/vt-d: Don't use magic number in dma_pte_superpageJoerg Roedel
2014-07-04iommu/vt-d: Fix reference count in iommu_prepare_isaYijing Wang
2014-07-04iommu/vt-d: Use inline function dma_pte_superpage instead of macrosYijing Wang
2014-07-04iommu/vt-d: Clear the redundant assignment for domain->nidYijing Wang
2014-07-04iommu/vt-d: Clear the redundant assignment in dmar_enable_qiYijing Wang
2014-07-04iommu/vt-d: Use list_for_each_safe() to simplify codeYijing Wang
2014-06-29Linux 3.16-rc3v3.16-rc3Linus Torvalds
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon
2014-06-29ARM: 8086/1: Set memblock limit for nommuLaura Abbott
2014-06-29ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami
2014-06-29ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-06-28Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-06-28Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown
2014-06-27iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-06-27Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-27Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-27Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-27Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-27Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-27Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin