index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-08
drm/sti: missing first pixel column on HDMI display
Vincent Abriou
1
-10
/
+32
2015-06-08
drm/sti: correctly test devm_ioremap() return
Wei Yongjun
1
-2
/
+2
2015-06-05
virtgpu: include linux/types.h to avoid warning.
Dave Airlie
1
-0
/
+2
2015-06-05
drm/qxl: Propagate correctly errors from qxlhw_handle_to_bo
Frediano Ziglio
1
-19
/
+14
2015-06-05
drm/qxl: Simplify cleaning qxl processing command
Frediano Ziglio
1
-10
/
+3
2015-06-05
drm/qxl: Move main reference counter to GEM object instead of TTM ones
Frediano Ziglio
2
-9
/
+12
2015-06-05
drm/qxl: Remove format string errors
Frediano Ziglio
4
-4
/
+4
2015-06-05
drm/qxl: Handle correctly failures in qxl_alloc_relase_reserved
Frediano Ziglio
1
-2
/
+7
2015-06-05
drm/qxl: Fix return for qxl_release_alloc
Frediano Ziglio
1
-1
/
+1
2015-06-05
drm/qxl: Handle all errors in qxl_surface_evict
Frediano Ziglio
1
-4
/
+4
2015-06-05
drm/qxl: Avoid double free on error
Frediano Ziglio
1
-2
/
+0
2015-06-05
drm/qxl: Fix print statement not using uninitialized variable
Frediano Ziglio
1
-1
/
+1
2015-06-05
drm/qxl: Do not leak memory if qxl_release_list_add fails
Frediano Ziglio
1
-1
/
+3
2015-06-05
drm/qxl: Do not cause spice-server to clean our objects
Frediano Ziglio
1
-0
/
+1
2015-06-03
drm/amdgpu: only support IBs in the buffer list (v2)
Marek Olšák
3
-77
/
+25
2015-06-03
drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)
Ken Wang
8
-27
/
+89
2015-06-03
drm/amdgpu: add ib_size/start_alignment interface query
Ken Wang
2
-0
/
+18
2015-06-03
drm/amdgpu: add me/ce/pfp_feature_version interface query
Ken Wang
4
-3
/
+12
2015-06-03
drm/amdgpu add ce_ram_size for interface query
Ken Wang
5
-0
/
+9
2015-06-03
drm/amdgpu add max_memory_clock for interface query (v2)
Ken Wang
2
-2
/
+7
2015-06-03
drm/amdgpu: add hdp flush for gfx8 compute ring
monk.liu
1
-0
/
+1
2015-06-03
drm/amdgpu: fix no hdp flush for compute ring
monk.liu
1
-1
/
+3
2015-06-03
drm/amdgpu: add HEVC/H.265 UVD support
Christian König
1
-0
/
+8
2015-06-03
drm/amdgpu: stop loading firmware with pm.mutex locked
Christian König
1
-4
/
+4
2015-06-03
drm/amdgpu: remove mclk_lock
Christian König
5
-43
/
+4
2015-06-03
drm/amdgpu: fix description of vm_size module parameter (v2)
Alex Deucher
2
-4
/
+4
2015-06-03
drm/amdgpu: remove all sh mem register modification in vm flush
monk.liu
5
-160
/
+0
2015-06-03
drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
2
-3
/
+3
2015-06-03
drm/amdgpu: fence should be added to shared slot
monk.liu
1
-2
/
+2
2015-06-03
drm/amdgpu: sync fence of clear_invalids (v2)
monk.liu
3
-4
/
+6
2015-06-03
drm/amdgpu: max_pde_used usage should be under protect
monk.liu
1
-1
/
+5
2015-06-03
drm/amdgpu: fix bug of vm_bo_map (v2)
monk.liu
1
-0
/
+4
2015-06-03
drm/amdgpu: implement the allocation range (v3)
Chunming Zhou
8
-64
/
+136
2015-06-03
drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
yanyang1
55
-707
/
+1067
2015-06-03
drm/amdgpu: drop allocation flag masks
Christian König
1
-8
/
+0
2015-06-03
drm/amdgpu: drop AMDGPU_FENCE_SIGNALED_SEQ
Christian König
2
-15
/
+0
2015-06-03
drm/amdgpu: port fault_reserve_notify changes from radeon
Christian König
1
-20
/
+35
2015-06-03
drm/amdgpu: enable uvd dpm and powergating
Sonny Jiang
3
-3
/
+91
2015-06-03
drm/amdgpu: implement VCE two instances support
Leo Liu
1
-54
/
+87
2015-06-03
drm/amdgpu: recalculate VCE firmware BO size
Leo Liu
5
-15
/
+20
2015-06-03
drm/amdgpu: remove unused TRACE_SYSTEM_STRING define
Alex Deucher
1
-1
/
+0
2015-06-03
drm/amdgpu: rework tiling flags
Marek Olšák
6
-304
/
+58
2015-06-03
drm/amdgpu: don't set unused tiling flags
Marek Olšák
1
-13
/
+1
2015-06-03
drm/amdgpu: actually use the VM map parameters
Christian König
1
-2
/
+3
2015-06-03
drm/amdgpu: validate amdgpu_vm_bo_map parameters
Christian König
1
-0
/
+7
2015-06-03
drm/amdgpu: enforce AMDGPU_GEM_CREATE_NO_CPU_ACCESS
Christian König
2
-1
/
+5
2015-06-03
drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
2
-4
/
+4
2015-06-03
drm/amdgpu: retry dcpd fetch
Alex Deucher
1
-9
/
+11
2015-06-03
drm/amdgpu: simplify DPCD debug output
Alex Deucher
1
-5
/
+4
2015-06-03
drm/amdgpu: make some DP parameters const
Alex Deucher
1
-7
/
+7
[next]