summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-314-21/+69
|\ \
| * | xfs: remote attributes need to be considered dataDave Chinner2015-07-291-4/+11
| * | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-292-9/+31
| * | xfs: call dax_fault on read page faults for DAXDave Chinner2015-07-292-8/+27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-306-56/+130
|\ \ \
| * | | Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov2015-07-281-1/+1
| * | | Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan2015-07-281-2/+31
| * | | HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg2015-07-283-0/+15
| * | | Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg2015-07-281-51/+81
| * | | Input: synaptics - dump ext10 capabilities as wellJiri Kosina2015-07-281-2/+2
* | | | Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-303-31/+32
|\ \ \ \
| * | | | hwmon: (nct7802) Fix integer overflow seen when writing voltage limitsGuenter Roeck2015-07-301-1/+1