summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-02sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann1-0/+3
2015-09-02IB/sa: Fix rdma netlink message flagsKaike Wan1-1/+1
2015-09-02drm/amdgpu: set MEC doorbell range for FijiJammy Zhou1-1/+2
2015-09-02drm/amdgpu: implement burst NOP for SDMAJammy Zhou3-15/+86
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou12-3/+36
2015-09-02drm/amdgpu: add amdgpu_get_sdma_instance helper functionJammy Zhou1-0/+15
2015-09-02drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCESJammy Zhou1-1/+4
2015-09-02drm/amdgpu: add burst_nop flag for sdmaJammy Zhou4-0/+7
2015-09-02drm/amdgpu: add count field for the SDMA NOP packet v2Jammy Zhou3-0/+11
2015-09-02drm/amdgpu: use PT for VM sync on unmapChristian König1-13/+6
2015-09-02drm/amdgpu: make wait_event uninterruptible in push_jobChunming Zhou1-4/+3
2015-09-02drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2Christian König1-1/+4
2015-09-02drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...Christian König3-43/+16
2015-09-02Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller1-0/+8
2015-09-02drm/amdgpu: re-work sync_resvChunming Zhou1-6/+18
2015-09-02drm/amdgpu/atom: Send out the full AUX addressAlex Deucher1-1/+2
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds14-37/+717
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2-7/+4
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-4/+5
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds3-11/+5
2015-09-02drm/exynos: remove buf_cnt from struct exynos_drm_fbJoonyoung Shim1-9/+0
2015-09-02drm/exynos: remove exynos_drm_fb_get_buf_cnt()Joonyoung Shim3-13/+1
2015-09-02drm/exynos: cleanup exynos_user_fb_create()Joonyoung Shim1-34/+13
2015-09-02drm/exynos: update exynos_drm_framebuffer_init() for multiple buffersJoonyoung Shim3-19/+25
2015-09-02drm/exynos: cleanup to get gem object for fbJoonyoung Shim1-15/+8
2015-09-02drm/exynos: update fb_info via only one functionJoonyoung Shim1-16/+13
2015-09-02drm/exynos: cleanup exynos_drm_fbdev_update()Joonyoung Shim1-11/+4
2015-09-02drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.cJoonyoung Shim1-16/+14
2015-09-02drm/exynos: remove exynos_drm_fb_set_buf_cnt()Joonyoung Shim3-17/+3
2015-09-02drm/exynos: remove superfluous checks in g2d_check_reg_offset()Tobias Jakobi1-8/+0
2015-09-02drm/exynos: fix size check in g2d_check_buf_desc_is_valid()Tobias Jakobi1-10/+41
2015-09-02nfsd: deal with DELEGRETURN racing with CB_RECALLAndrew Elble1-0/+3
2015-09-02drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4xVille Syrjälä1-1/+1
2015-09-02uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov1-1/+1
2015-09-02drm/i915: Always mark the object as dirty when used by the GPUChris Wilson1-1/+1
2015-09-02drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speedVille Syrjälä1-3/+10
2015-09-02drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speedVille Syrjälä1-2/+82
2015-09-02perf tools: Fix parse_events_add_pmu callerJiri Olsa1-1/+1
2015-09-02drm/dp: Define AUX_RETRY_INTERVAL as 500 usVille Syrjälä1-3/+5
2015-09-02regulator: core: fix possible NULL dereferenceSudip Mukherjee1-3/+2
2015-09-02video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni1-1/+0
2015-09-02ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()Takashi Iwai1-1/+1
2015-09-02ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson1-1/+21
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson2-0/+17
2015-09-02drm/i915: Call audio pin/ELD notify functionDavid Henningsson2-3/+21
2015-09-02drm/i915: Add audio pin sense / ELD callbackDavid Henningsson1-0/+12
2015-09-02spi: spi-pxa2xx: Check status register to determine if SSSR_TINT is disabledTan, Jui Nee1-0/+4
2015-09-02nohz: Assert existing housekeepers when nohz full enabledFrederic Weisbecker1-4/+11
2015-09-02nohz: Affine unpinned timers to housekeepersVatika Harlalka2-2/+14
2015-09-02x86/mm/srat: Print non-volatile flag in SRATLinda Knippers1-2/+3