index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabi
Mikko Rapeli
1
-38
/
+38
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
1
-0
/
+15
2015-06-10
drm/amdgpu: cleanup UAPI comments
Christian König
1
-41
/
+78
2015-06-10
drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING
Christian König
1
-2
/
+0
2015-06-09
drm/amdgpu: cleanup VA IOCTL
Christian König
1
-16
/
+2
2015-06-05
drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS
Jammy Zhou
1
-5
/
+2
2015-06-05
virtgpu: include linux/types.h to avoid warning.
Dave Airlie
1
-0
/
+2
2015-06-04
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
1
-5
/
+1
2015-06-04
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
1
-0
/
+13
2015-06-04
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
1
-0
/
+4
2015-06-04
drm/amdgpu add ce_ram_size for interface query
Ken Wang
1
-0
/
+2
2015-06-04
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
1
-0
/
+1
2015-06-04
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
1
-2
/
+2
2015-06-04
drm/amdgpu: drop allocation flag masks
Christian König
1
-8
/
+0
2015-06-04
drm/amdgpu: rework tiling flags
Marek Olšák
1
-18
/
+22
2015-06-04
drm/amdgpu: add and implement the GPU reset status query
Marek Olšák
1
-1
/
+10
2015-06-04
drm/amdgpu: expose the max virtual address
Jammy Zhou
1
-0
/
+2
2015-06-04
drm/amdgpu: add CE preamble flag v3
Jammy Zhou
1
-0
/
+3
2015-06-04
drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)
Jammy Zhou
1
-1
/
+1
2015-06-04
drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
1
-5
/
+2
2015-06-04
drm/amdgpu: add amdgpu uapi header (v4)
Alex Deucher
1
-0
/
+590
2015-06-04
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
4
-0
/
+207
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
19
-37
/
+130
2015-06-04
Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
7
-13
/
+79
2015-06-03
Add virtio gpu driver.
Dave Airlie
4
-0
/
+207
2015-06-03
drm/amdkfd: add H/W debugger IOCTL set definitions
Yair Shachar
1
-2
/
+41
2015-06-02
Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...
Dave Airlie
1
-2
/
+6
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
3
-7
/
+7
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-4
/
+2
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-0
/
+2
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2
-3
/
+3
2015-05-30
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+12
2015-05-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+50
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2015-05-29
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
1
-1
/
+24
2015-05-29
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
1
-1
/
+13
2015-05-29
tracing/mm: don't trace kmem_cache_free on offline cpus
Shreyas B. Prabhu
1
-2
/
+13
2015-05-29
Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-4
/
+2
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
1
-1
/
+12
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
1
-4
/
+2
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+6
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
1
-2
/
+5
2015-05-26
drm/atomic: fix out of bounds read in for_each_*_in_state helpers
Andrey Ryabinin
1
-12
/
+12
2015-05-26
drm/i915: Fix the confusing comment about the ioctl limits
Damien Lespiau
1
-2
/
+6
2015-05-26
drm/radeon: add a GPU reset counter queryable by userspace
Marek Olšák
1
-0
/
+1
2015-05-26
drm/atomic: Add MODE_ID property
Daniel Stone
2
-0
/
+4
2015-05-26
drm/atomic: Add current-mode blob to CRTC state
Daniel Stone
1
-0
/
+3
2015-05-26
drm: Add drm_atomic_set_mode_for_crtc
Daniel Stone
1
-0
/
+3
2015-05-25
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
1
-1
/
+1
2015-05-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+21
[next]