index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
drm/amdgpu: add flag to delay VM updates
Christian König
1
-0
/
+3
2015-06-29
drm/amdgpu: add optional dependencies to the CS IOCTL v2
Christian König
1
-0
/
+9
2015-06-25
drm/dp/mst: close deadlock in connector destruction.
Dave Airlie
2
-0
/
+6
2015-06-24
of: fix a build error to of_graph_get_endpoint_by_regs function
Inki Dae
1
-1
/
+1
2015-06-23
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-0
/
+173
2015-06-23
Merge tag 'topic/drm-misc-2015-06-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+6
2015-06-22
of: add helper for getting endpoint node of specific identifiers
Hyungwon Hwang
1
-0
/
+8
2015-06-22
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
1
-0
/
+165
2015-06-19
drm/atomic: Extract needs_modeset function
Daniel Vetter
1
-0
/
+6
2015-06-18
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-45
/
+0
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-08
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
drm/bridge: Remove stale ptn3460.h include
Thierry Reding
1
-45
/
+0
2015-06-05
virtgpu: include linux/types.h to avoid warning.
Dave Airlie
1
-0
/
+2
2015-06-03
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
1
-5
/
+1
2015-06-03
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
1
-0
/
+13
2015-06-03
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
1
-0
/
+4
2015-06-03
drm/amdgpu add ce_ram_size for interface query
Ken Wang
1
-0
/
+2
2015-06-03
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
1
-0
/
+1
2015-06-03
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
1
-2
/
+2
2015-06-03
drm/amdgpu: drop allocation flag masks
Christian König
1
-8
/
+0
2015-06-03
drm/amdgpu: rework tiling flags
Marek Olšák
1
-18
/
+22
2015-06-03
drm/amdgpu: add and implement the GPU reset status query
Marek Olšák
1
-1
/
+10
2015-06-03
drm/amdgpu: expose the max virtual address
Jammy Zhou
1
-0
/
+2
2015-06-03
drm/amdgpu: add CE preamble flag v3
Jammy Zhou
1
-0
/
+3
2015-06-03
drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)
Jammy Zhou
1
-1
/
+1
2015-06-03
drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
1
-5
/
+2
2015-06-03
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-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
1
-4
/
+2
2015-05-30
target: Move passthrough CDB parsing into a common function
Andy Grover
1
-0
/
+2
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2
-3
/
+3
2015-05-29
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-28
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
Shreyas B. Prabhu
1
-1
/
+24
2015-05-28
tracing/mm: don't trace mm_page_free on offline cpus
Shreyas B. Prabhu
1
-1
/
+13
2015-05-28
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
[next]