summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-313-81/+51
|\
| * iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel2015-07-311-1/+6
| * iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel2015-07-301-0/+9
| * iommu/amd: Use swiotlb in passthrough modeJoerg Roedel2015-07-301-5/+3
| * iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel2015-07-301-7/+9
| * iommu/amd: Use iommu core for passthrough modeJoerg Roedel2015-07-302-65/+3
| * iommu/amd: Use iommu_attach_group()Joerg Roedel2015-07-301-3/+21
* | Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-07-313-10/+23
|\ \
| * | drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson2015-07-301-1/+4
| * | drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson2015-07-301-0/+11
| * | drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson2015-07-291-9/+8
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-07-3143-274/+554
|\ \
| * \ Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2015-07-3011-48/+127
| |\ \
| | * | drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu2015-07-295-32/+104
| | * | drm/msm: change to uninterruptible wait in atomic commitWentao Xu2015-07-294-13/+14
| | * | drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja2015-07-291-1/+3
| | * | drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark2015-07-291-2/+6
| * | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-07-3016-205/+267
| |\ \ \ | | |/ / | |/| |
| | * | drm/amdgpu: add new parameter to seperate map and unmapmonk.liu2015-07-291-3/+5
| | * | drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu2015-07-291-8/+8
| | * | drm/amdgpu: different emit_ib for gfx and computemonk.liu2015-07-292-22/+71
| | * | drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter2015-07-291-1/+1
| | * | drm/amdgpu: clean up init sequence for failuresAlex Deucher2015-07-293-19/+31
| | * | drm/radeon/combios: add some validation of lvds valuesAlex Deucher2015-07-291-1/+6
| | * | drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher2015-07-292-28/+40
| | * | drm/radeon: rework audio detect (v4)Alex Deucher2015-07-295-123/+105
| | * | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer2015-07-291-1/+1
| | * | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer2015-07-291-1/+1
| |/ /
| * | Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-07-292-1/+10
| |\ \
| | * | drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot2015-07-281-0/+9
| | * | drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs2015-07-281-1/+1
| * | | Merge branch 'linux-4.2' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-07-2814-20/+150
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin2015-07-271-1/+2
| | * drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin2015-07-271-1/+1
| | * drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin2015-07-271-1/+1
| | * drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin2015-07-271-4/+20
| | * drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin2015-07-271-0/+24
| | * drm/nouveau/disp: Use NULL for pointersThierry Reding2015-07-271-1/+1
| | * drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset2015-07-271-4/+3
| | * drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset2015-07-271-2/+5
| | * drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot2015-07-272-0/+38
| | * drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot2015-07-271-1/+1
| | * drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot2015-07-271-8/+21
| | * drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot2015-07-271-0/+8
| | * drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot2015-07-271-0/+16
| | * drm/nouveau: Do not leak client objectsThierry Reding2015-07-271-0/+1
| | * drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet2015-07-271-1/+2
| | * drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka2015-07-271-0/+8
| | * drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka2015-07-271-0/+2
| |/
* | Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-304-21/+69
|\ \
OpenPOWER on IntegriCloud