summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-03drm/radeon: Hide cursor on CRTCs used by fbdev (v2)Michel Dänzer
2014-12-03drm/radeon: add spinlock for BO_VA status protection (v2)Christian König
2014-12-03drm/radeon: fence PT updates as sharedChristian König
2014-12-03drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König
2014-12-03drm/radeon: drop the handle from radeon_cs_relocChristian König
2014-12-03drm/radeon drop gobj from radeon_cs_relocChristian König
2014-12-03drm/radeon: fix typo in new fan control registers for SI/CIAlex Deucher
2014-12-03drm/radeon: sync all BOs involved in a CSChristian König
2014-12-03drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer
2014-12-03drm/radeon: Re-show the cursor after a modesetMichel Dänzer
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-03fat: fix oops on corrupted vfat fsAl Viro
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton
2014-12-03drm/edid: Restore kerneldoc consistencyThierry Reding
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin
2014-12-03amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin
2014-12-03Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2014-12-03drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom
2014-12-03drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom
2014-12-03drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä
2014-12-03drm/i915: Stop gathering error states for CS error interruptsDaniel Vetter
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter
2014-12-03drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2014-12-03drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.Clint Taylor