summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-20drm: revamp locking around fb creation/destructionDaniel Vetter7-37/+113
2013-01-20drm: only take the crtc lock for ->cursor_moveDaniel Vetter3-7/+24
2013-01-20drm: only take the crtc lock for ->cursor_setDaniel Vetter3-8/+32
2013-01-20drm: add per-crtc locksDaniel Vetter2-0/+21
2013-01-20omapdrm: use modeset_lock_allDaniel Vetter2-6/+6
2013-01-20drm/vmwgfx: use drm_modeset_lock_allDaniel Vetter1-14/+4
2013-01-20drm/shmobile: use drm_modeset_lock_allDaniel Vetter1-2/+2
2013-01-20drm/ast: use drm_modeset_lock_allDaniel Vetter1-2/+2
2013-01-20drm/gma500: use drm_modeset_lock_allDaniel Vetter2-8/+8
2013-01-20drm/i915: use drm_modeset_lock_allDaniel Vetter5-15/+17
2013-01-20drm: add drm_modeset_lock|unlock_allDaniel Vetter4-76/+102
2013-01-20drm: encapsulate crtc->set_config callsDaniel Vetter7-9/+25
2013-01-20drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter6-38/+4
2013-01-20drm/nouveau: try to protect nbo->pin_refcountDaniel Vetter2-11/+13
2013-01-20drm/nouveau: protect evo_wait/evo_kick sections with a channel mutexDaniel Vetter1-0/+10
2013-01-20drm/gma500: move fbcon restore to lastcloseDaniel Vetter3-26/+10
2013-01-20drm/vmwgfx: reorder framebuffer init sequenceDaniel Vetter1-14/+16
2013-01-20drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter10-31/+34
2013-01-20drm/doc: integrate drm_crtc.c kerneldocDaniel Vetter2-48/+48
2013-01-20drm: review locking rules in drm_crtc.cDaniel Vetter2-92/+18
2013-01-17Linux 3.8-rc4v3.8-rc4Linus Torvalds1-1/+1
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+45
2013-01-16Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-42/+64
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-47/+9
2013-01-16xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen1-2/+4
2013-01-16xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster1-2/+2
2013-01-16xfs: fix the multi-segment log buffer formatMark Tinguely2-5/+15
2013-01-16xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely1-5/+15
2013-01-16xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely3-24/+24
2013-01-16xfs: use b_maps[] for discontiguous buffersMark Tinguely2-9/+9
2013-01-16Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov1-1/+1
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-16drivers/base/cpu.c: Fix typo in commentRalf Baechle1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-13/+181
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-10/+29
2013-01-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-2/+4
2013-01-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2013-01-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-6/+28
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds4-23/+26
2013-01-16Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+81
2013-01-16MAINTAINERS: update email address for Timur TabiTimur Tabi1-10/+9
2013-01-16firmware: make sure the fw file size is not 0Luciano Coelho1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo3-2/+29
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2013-01-16sh: ecovec: add sample amixer settingsKuninori Morimoto1-0/+10
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-15ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai1-1/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano4-45/+7