summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-25iommu: Make of_device_id array constKiran Padwal4-4/+4
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel2-24/+0
2014-09-25IB/usnic: Convert to use new iommu_capable() API functionJoerg Roedel1-1/+1
2014-09-25vfio: Convert to use new iommu_capable() API functionJoerg Roedel1-2/+2
2014-09-25kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel1-4/+2
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel2-8/+6
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel1-4/+3
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel1-8/+5
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel1-3/+2
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel1-10/+9
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel1-6/+5
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel2-3/+22
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel2-5/+8
2014-09-22Linux 3.17-rc6Linus Torvalds1-1/+1
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-55/+154
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+53
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-63/+85
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman12-37/+50
2014-09-20USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-20USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-20USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-20USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-20Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-0/+3
2014-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-21/+19
2014-09-20Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-36/+42
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-114/+110
2014-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-3/+14
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+13
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-40/+108
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-38/+67
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz1-2/+3
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas5-62/+40
2014-09-19drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer1-2/+2
2014-09-19Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-2/+11
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-57/+63
2014-09-19drm/nouveau/runpm: fix module unloadAlex Deucher1-0/+9
2014-09-19drm/radeon/px: fix module unloadAlex Deucher1-2/+9
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2-0/+8
2014-09-19drm/radeon: don't reset dma on r6xx-evergreen initAlex Deucher1-9/+0
2014-09-19drm/radeon: don't reset sdma on CIK initAlex Deucher1-7/+0