index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi
Mikko Rapeli
2015-06-11
1
-38
/
+38
*
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
2015-06-11
1
-0
/
+15
*
drm/amdgpu: cleanup UAPI comments
Christian König
2015-06-10
1
-41
/
+78
*
drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING
Christian König
2015-06-10
1
-2
/
+0
*
drm/amdgpu: cleanup VA IOCTL
Christian König
2015-06-09
1
-16
/
+2
*
drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS
Jammy Zhou
2015-06-05
1
-5
/
+2
*
virtgpu: include linux/types.h to avoid warning.
Dave Airlie
2015-06-05
1
-0
/
+2
*
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
2015-06-04
1
-5
/
+1
*
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
2015-06-04
1
-0
/
+13
*
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
2015-06-04
1
-0
/
+4
*
drm/amdgpu add ce_ram_size for interface query
Ken Wang
2015-06-04
1
-0
/
+2
*
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
2015-06-04
1
-0
/
+1
*
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
2015-06-04
1
-2
/
+2
*
drm/amdgpu: drop allocation flag masks
Christian König
2015-06-04
1
-8
/
+0
*
drm/amdgpu: rework tiling flags
Marek Olšák
2015-06-04
1
-18
/
+22
*
drm/amdgpu: add and implement the GPU reset status query
Marek Olšák
2015-06-04
1
-1
/
+10
*
drm/amdgpu: expose the max virtual address
Jammy Zhou
2015-06-04
1
-0
/
+2
*
drm/amdgpu: add CE preamble flag v3
Jammy Zhou
2015-06-04
1
-0
/
+3
*
drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)
Jammy Zhou
2015-06-04
1
-1
/
+1
*
drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
2015-06-04
1
-5
/
+2
*
drm/amdgpu: add amdgpu uapi header (v4)
Alex Deucher
2015-06-04
1
-0
/
+590
*
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2015-06-04
4
-0
/
+207
|
\
|
*
Add virtio gpu driver.
Dave Airlie
2015-06-03
4
-0
/
+207
*
|
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
2015-06-04
19
-37
/
+130
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-05-31
3
-7
/
+7
|
|
\
\
|
|
*
|
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-31
1
-4
/
+2
|
|
*
|
target: Move passthrough CDB parsing into a common function
Andy Grover
2015-05-31
1
-0
/
+2
|
|
*
|
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-31
2
-3
/
+3
|
*
|
|
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-05-30
1
-1
/
+12
|
|
\
\
\
|
|
*
|
|
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-28
1
-1
/
+12
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-05-29
1
-4
/
+50
|
|
\
\
\
\
|
|
*
|
|
|
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-1
/
+24
|
|
*
|
|
|
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-1
/
+13
|
|
*
|
|
|
tracing/mm: don't trace kmem_cache_free on offline cpus
Shreyas B. Prabhu
2015-05-29
1
-2
/
+13
|
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-29
1
-4
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-4
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-27
2
-3
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2015-05-27
1
-2
/
+5
|
|
*
|
|
|
|
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
2015-05-25
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-24
1
-6
/
+21
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+21
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-23
6
-3
/
+29
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2015-05-20
1
-0
/
+1
|
|
*
|
|
|
|
|
|
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-22
1
-0
/
+2
|
|
*
|
|
|
|
|
|
inet: properly align icsk_ca_priv
Eric Dumazet
2015-05-19
1
-2
/
+3
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
rhashtable: Add cap on number of elements in hash table
Herbert Xu
2015-05-17
1
-0
/
+19
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-16
1
-0
/
+3
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
1
-0
/
+3
|
|
*
|
|
|
|
|
|
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-15
1
-1
/
+1
[next]