summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-11iommu/amd: Put IOMMUv2 devices in a direct mapped domainJoerg Roedel1-1/+14
2015-06-11iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocationJoerg Roedel1-0/+7
2015-06-11iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2-241/+73
2015-06-11iommu/amd: Implement add_device and remove_deviceJoerg Roedel2-178/+63
2015-06-11iommu/amd: Use default domain if available for DMA-APIJoerg Roedel1-0/+7
2015-06-11iommu/amd: Implement dm_region call-backsJoerg Roedel1-0/+43
2015-06-11iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel2-0/+59
2015-06-09iommu: Add function to query the default domain of a groupJoerg Roedel2-0/+6
2015-06-09iommu: Create direct mappings in default domainsJoerg Roedel1-0/+48
2015-06-09iommu: Introduce direct mapped region handlingJoerg Roedel2-0/+47
2015-06-09iommu: Add iommu_get_domain_for_dev functionJoerg Roedel2-0/+24
2015-06-09iommu: Make sure a device is always attached to a domainJoerg Roedel1-8/+76
2015-06-09iommu: Limit iommu_attach/detach_device to devices with their own groupJoerg Roedel1-4/+67
2015-06-09iommu: Allocate a default domain for iommu groupsJoerg Roedel1-4/+27
2015-06-05iommu: Call remove_device call-back after driver releaseJoerg Roedel1-1/+1
2015-06-05iommu: Clean up after a failed bus initializationJoerg Roedel1-9/+26
2015-06-05iommu: Propagate error in add_iommu_groupJoerg Roedel1-3/+1
2015-06-05iommu: Add a few printk messages to group handling codeJoerg Roedel1-0/+9
2015-06-05iommu: Remove function name from pr_fmt()Joerg Roedel1-1/+1
2015-06-01Linux 4.1-rc6v4.1-rc6Linus Torvalds1-1/+1
2015-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2015-05-31Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-15/+18
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds7-15/+30
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-40/+185
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds24-287/+180
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-2/+15
2015-05-31iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover11-22/+17
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover4-94/+78
2015-05-31target/user: Only support full command pass-throughAndy Grover2-70/+75
2015-05-31target/user: Update example code for new ABI requirementsAndy Grover1-2/+6
2015-05-31target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig8-64/+34
2015-05-30hwmon: (nct6683) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-30hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-05-30Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+20
2015-05-30Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-83/+127
2015-05-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-13/+21
2015-05-30Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-24/+36
2015-05-29hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37Guenter Roeck2-2/+2
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-18/+60
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-65/+40
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2015-05-29MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther1-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht1-0/+3
2015-05-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-152/+42
2015-05-29Merge tag 'sound-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-4/+15
2015-05-29dm: fix casting bug in dm_merge_bvec()Joe Thornber1-5/+12
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura1-7/+9
2015-05-29Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/mdLinus Torvalds3-67/+98