summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-04drm/amdgpu: drop allocation flag masksChristian König
2015-06-04drm/amdgpu: rework tiling flagsMarek Olšák
2015-06-04drm/amdgpu: add and implement the GPU reset status queryMarek Olšák
2015-06-04drm/amdgpu: expose the max virtual addressJammy Zhou
2015-06-04drm/amdgpu: add CE preamble flag v3Jammy Zhou
2015-06-04drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou
2015-06-04drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou
2015-06-04drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher
2015-06-03Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie
2015-06-03Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-06-03Merge 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-31target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover
2015-05-31target: Move passthrough CDB parsing into a common functionAndy Grover
2015-05-31target: 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-29tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu
2015-05-29tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu
2015-05-29tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu
2015-05-28Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-28percpu_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
2015-05-26drm/atomic: fix out of bounds read in for_each_*_in_state helpersAndrey Ryabinin
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák
2015-05-26drm/atomic: Add MODE_ID propertyDaniel Stone
2015-05-26drm/atomic: Add current-mode blob to CRTC stateDaniel Stone
2015-05-26drm: Add drm_atomic_set_mode_for_crtcDaniel Stone
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-21drm: bridge: Allow daisy chaining of bridgesArchit Taneja
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal