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
/
call-graph-from-sql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
drm/exynos: Use common exynos_drm_gem_get()/put() functions for GEM lookup
Marek Szyprowski
2
-11
/
+9
2018-07-24
drm/exynos: gem: Simplify access to exynos GEM objects
Marek Szyprowski
3
-96
/
+35
2018-07-24
drm/exynos: g2d: Convert to driver component API
Marek Szyprowski
6
-335
/
+115
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
26
-64
/
+56
2018-07-19
drm/amd/powerplay: fixed uninitialized value
Evan Quan
1
-1
/
+1
2018-07-19
drm/amdgpu/powerplay: use irq source defines for smu7 sources
Alex Deucher
1
-3
/
+4
2018-07-19
drm/i915: Update DRIVER_DATE to 20180719
Rodrigo Vivi
1
-2
/
+2
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
4
-26
/
+0
2018-07-19
drm/i915: Assume eDP is always connected
Ville Syrjälä
1
-9
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
3
-16
/
+31
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
1
-2
/
+27
2018-07-18
i915/dp/dsc: Add Rate Control Range Parameter Registers
Anusha Srivatsa
1
-0
/
+104
2018-07-18
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
Anusha Srivatsa
1
-0
/
+51
2018-07-18
i915/dp/dsc: Add DSC PPS register definitions
Anusha Srivatsa
1
-0
/
+255
2018-07-18
drm/i915/icl: Add VIDEO_DIP registers
Anusha Srivatsa
1
-0
/
+23
2018-07-18
drm/amdgpu/pm: Remove VLA usage
Kees Cook
1
-58
/
+42
2018-07-18
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
Huang Rui
1
-4
/
+3
2018-07-18
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2
-15
/
+0
2018-07-18
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2
-3
/
+11
2018-07-18
drm/amdgpu: allow for more flexible priority handling
Christian König
1
-1
/
+2
2018-07-18
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
1
-1
/
+12
2018-07-18
drm/i915: Kill sink_crc for good
Rodrigo Vivi
3
-206
/
+0
2018-07-18
drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
1
-9
/
+3
2018-07-18
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
Ayan Kumar Halder
1
-15
/
+9
2018-07-18
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
3
-20
/
+4
2018-07-18
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
Ayan Kumar Halder
2
-21
/
+23
2018-07-18
drm/i915: Always retire residual requests before suspend
Chris Wilson
1
-0
/
+2
2018-07-17
drm/amdgpu: minor cleanup in amdgpu_job.c
Christian König
1
-7
/
+4
2018-07-17
drm/amdgpu: remove job->adev (v2)
Christian König
2
-8
/
+11
2018-07-17
drm/pl111: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-17
drm/pl111: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-7
/
+8
2018-07-17
drm/vc4: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-17
drm/i915: Flush chipset caches after GGTT writes
Chris Wilson
1
-1
/
+1
2018-07-17
drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit
Paul Kocialkowski
3
-20
/
+43
2018-07-17
drm/sun4i: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
1
-0
/
+6
2018-07-16
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
8
-70
/
+48
2018-07-16
drm/amdgpu: remove job->ring
Christian König
7
-28
/
+29
2018-07-16
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
9
-21
/
+20
2018-07-16
drm/amdgpu: remove fence context from the job
Christian König
4
-4
/
+1
2018-07-16
drm/amdgpu: cleanup job header
Christian König
2
-45
/
+75
2018-07-16
drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.c
Harry Wentland
1
-17
/
+18
2018-07-16
drm/amd/display: Null ptr check for set_sdr_white_level
Krunoslav Kovac
1
-1
/
+2
2018-07-16
drm/amd/display: dal 3.1.56
Harry Wentland
1
-1
/
+1
2018-07-16
drm/amd/display: add new dc debug structure to track debug data
Jun Lei
2
-0
/
+8
[next]