summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae
2015-06-23Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-06-23Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-22of: add helper for getting endpoint node of specific identifiersHyungwon Hwang
2015-06-22drm/exynos: add Exynos5433 decon driverJoonyoung Shim
2015-06-19drm/atomic: Extract needs_modeset functionDaniel Vetter
2015-06-18Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-06-11drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark
2015-06-10drm/amdgpu: cleanup UAPI commentsChristian König
2015-06-10drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König
2015-06-08drm/amdgpu: cleanup VA IOCTLChristian König
2015-06-05drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou
2015-06-05drm/bridge: Remove stale ptn3460.h includeThierry Reding
2015-06-05virtgpu: include linux/types.h to avoid warning.Dave Airlie
2015-06-03drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák
2015-06-03drm/amdgpu: drop allocation flag masksChristian König
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák
2015-06-03drm/amdgpu: add and implement the GPU reset status queryMarek Olšák
2015-06-03drm/amdgpu: expose the max virtual addressJammy Zhou
2015-06-03drm/amdgpu: add CE preamble flag v3Jammy Zhou
2015-06-03drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou
2015-06-03drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou
2015-06-03drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher
2015-06-04Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-06-04Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-03Add virtio gpu driver.Dave Airlie
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-30target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-28tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu
2015-05-28tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu
2015-05-29Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-27sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe