summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes
2014-12-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-04Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-12-05Merge branch 'drm-next-3.19-wip' of git://people.freedesktop.org/~agd5f/linux...Dave Airlie
2014-12-04Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo
2014-12-04drm: Fix memory leak at error path of drm_read()Takashi Iwai
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay
2014-12-04drm/Documentation: Fix rowspan value in drm-kms-propertiesSean Paul
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König
2014-12-03drm/radeon: remove duplicates checkChristian König
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher
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