summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu
2014-07-23iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu
2014-07-23iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu
2014-07-23iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu
2014-07-23iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu
2014-07-23iommu/vt-d: Allocate dynamic domain id for virtual domains onlyJiang Liu
2014-07-23iommu/vt-d: Introduce helper functions to make code symmetric for readabilityJiang Liu
2014-07-23iommu/vt-d: Introduce helper functions to improve code readabilityJiang Liu
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-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-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 '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-27iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-26iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-06-26target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-26iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger