summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-16drm/msm/dsi: Update source PLL selection in DSI PHYHai Li3-22/+41
2015-08-16drm/msm/hdmi: add hdmi hdcp support (V3)jilai wang8-8/+1523
2015-08-16drm/msm: update generated headersRob Clark17-220/+680
2015-08-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-34/+28
2015-08-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2015-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-28/+74
2015-08-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2015-08-15Update maintainers for DRM STI driverBenjamin Gaignard1-0/+9
2015-08-15mm: cma: mark cma_bitmap_maxno() inline in headerGregory Fong1-1/+1
2015-08-15zram: fix pool name truncationSergey Senozhatsky1-4/+2
2015-08-15memory-hotplug: fix wrong edge when hot add a new nodeXishi Qiu2-0/+11
2015-08-15.mailmap: Andrey Ryabinin has movedAndrey Ryabinin3-2/+3
2015-08-15ipc/sem.c: update/correct memory barriersManfred Spraul1-4/+14
2015-08-15mm/hwpoison: fix panic due to split huge zero pageWanpeng Li1-2/+5
2015-08-15ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()Herton R. Krzesinski1-2/+4
2015-08-15ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set...Herton R. Krzesinski1-6/+17
2015-08-15mm/hwpoison: fix fail isolate hugetlbfs page w/ refcount heldWanpeng Li1-7/+6
2015-08-15mm/hwpoison: fix page refcount of unknown non LRU pageWanpeng Li1-0/+2
2015-08-15drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu5-32/+104
2015-08-15drm/msm: change to uninterruptible wait in atomic commitWentao Xu4-13/+14
2015-08-15drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja1-1/+3
2015-08-15drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark1-2/+6
2015-08-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+6
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-46/+96
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+10
2015-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+32
2015-08-14drm/i915: Per-DDI I_boost overrideAntti Koskipaa4-8/+63
2015-08-14Merge tag 'drm-intel-fixes-2015-08-14' into drm-intel-next-fixesDaniel Vetter708-4169/+8091
2015-08-14drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI AJani Nikula1-2/+1
2015-08-14drm/i915: fix checksum write for automated test replyThulasimani,Sivakumar1-1/+8
2015-08-14drm/i915: Contain the WA_REG macroMika Kuoppala1-2/+2
2015-08-14drm/i915: Remove the failed context from the fpriv->context_idrChris Wilson1-0/+1
2015-08-14drm/i915: Report IOMMU enabled status for GPU hangsChris Wilson2-0/+6
2015-08-14drm/i915: Check idle to active before processing CSQMika Kuoppala1-0/+3
2015-08-14drm/i915: Set alternate aux for DDI-ERodrigo Vivi4-8/+56
2015-08-14drm/i915: Set power domain for DDI-ERodrigo Vivi1-0/+1
2015-08-14drm/i915: fix stolen bios_reserved checksPaulo Zanoni2-23/+159
2015-08-14drm/i915: Use masked write for Context Status Buffer PointerMika Kuoppala1-1/+1
2015-08-14drm/i915/skl WaDisableSbeCacheDispatchPortSharingMika Kuoppala1-0/+7
2015-08-14drm/i915: Spam less on dp aux send/receive problemsMika Kuoppala1-2/+9
2015-08-14drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2.Maarten Lankhorst1-1/+12
2015-08-14drm/i915: Only update mode related state if a modeset happened.Maarten Lankhorst1-23/+7
2015-08-14drm/i915: Remove connectors_active.Maarten Lankhorst2-37/+1
2015-08-14drm/i915: Remove connectors_active from intel_dp.c, v2.Maarten Lankhorst1-5/+2
2015-08-14drm/i915: Remove connectors_active from sanitization, v2.Maarten Lankhorst1-3/+14
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst11-245/+11
2015-08-14drm/i915: Make crtc checking use the atomic state, v2.Maarten Lankhorst1-62/+56
2015-08-14drm/i915: Remove connectors_active from state checking.Maarten Lankhorst1-11/+10
2015-08-14drm/i915: Remove some unneeded checks from check_crtc_state.Maarten Lankhorst1-18/+1
2015-08-14drm/i915: Convert connector checking to atomic, v3.Maarten Lankhorst1-33/+34