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-10-01
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
1
-1
/
+1
2015-10-01
drm/exynos: dp: remove suspend/resume functions
Inki Dae
1
-23
/
+0
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
2
-19
/
+0
2015-09-30
drm/exynos: remove decon_mode_fixup()
Gustavo Padovan
1
-12
/
+0
2015-09-30
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
1
-12
/
+0
2015-09-30
drm/exynos: rotator: Clock control is unused if !PM
Thierry Reding
1
-1
/
+1
2015-09-30
drm/exynos: fimc: Clock control is unused if !PM
Thierry Reding
1
-18
/
+18
2015-09-30
drm/exynos: Suspend/resume is unused if !PM
Thierry Reding
1
-0
/
+2
2015-09-30
drm/exynos: create a fake mmap offset with gem creation
Joonyoung Shim
1
-5
/
+7
2015-09-30
drm/exynos: remove call to drm_gem_free_mmap_offset()
Joonyoung Shim
1
-3
/
+0
2015-09-30
drm/exynos: Remove useless EXPORT_SYMBOL_GPLs
Daniel Kurtz
2
-9
/
+0
2015-09-30
drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
Joonyoung Shim
1
-1
/
+2
2015-09-30
drm/exynos: cleanup function calling written twice
Joonyoung Shim
1
-33
/
+23
2015-09-30
drm/exynos: staticize exynos_drm_gem_init()
Joonyoung Shim
2
-6
/
+1
2015-09-30
drm/exynos: remove unnecessary NULL assignment
Joonyoung Shim
1
-3
/
+0
2015-09-30
drm/exynos: fix missed calling of drm_prime_gem_destroy()
Joonyoung Shim
2
-4
/
+7
2015-09-30
drm/exynos: fix layering violation of address
Joonyoung Shim
1
-1
/
+2
2015-09-24
drm: Allow also control clients to check the drm version
Thomas Hellstrom
1
-1
/
+2
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()
Christian Engelmayer
1
-2
/
+1
2015-09-24
drm/layerscape: fix handling fsl_dcu_drm_plane_index result
Andrzej Hajda
1
-1
/
+2
2015-09-24
drm/mgag200: Fix driver_load error handling
Archit Taneja
1
-16
/
+20
2015-09-24
drm/mgag200: Fix error handling paths in fbdev driver
Archit Taneja
1
-8
/
+23
2015-09-24
drm/qxl: only report first monitor as connected if we have no state
Dave Airlie
1
-5
/
+7
2015-09-23
drm/radeon: add quirk for MSI R7 370
Maxim Sheviakov
1
-0
/
+1
2015-09-23
drm/amdgpu: Sprinkle drm_modeset_lock_all to appease locking checks
Alex Deucher
1
-0
/
+4
2015-09-23
drm/radeon: Sprinkle drm_modeset_lock_all to appease locking checks
Daniel Vetter
1
-0
/
+4
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
3
-92
/
+23
2015-09-23
drm/amdgpu: integer overflow in amdgpu_mode_dumb_create()
Dan Carpenter
1
-1
/
+1
2015-09-23
drm/amdgpu: info leak in amdgpu_gem_metadata_ioctl()
Dan Carpenter
1
-0
/
+5
2015-09-23
drm/amdgpu: integer overflow in amdgpu_info_ioctl()
Dan Carpenter
1
-2
/
+3
2015-09-23
drm/amdgpu: unwind properly in amdgpu_cs_parser_init()
Dan Carpenter
1
-34
/
+51
2015-09-23
drm/amdgpu: Fix max_vblank_count value for current display engines
Alex Deucher
1
-1
/
+1
2015-09-23
drm/amdgpu: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-3
/
+1
2015-09-23
drm/amdgpu: fix UVD suspend and resume for VI APU
Leo Liu
1
-8
/
+12
2015-09-23
drm/amdgpu: fix the UVD suspend sequence order
Leo Liu
3
-6
/
+6
2015-09-23
drm/amdgpu: make UVD handle checking more strict
Leo Liu
1
-27
/
+41
2015-09-23
drm/amdgpu: Disable UVD PG
Leo Liu
1
-1
/
+2
2015-09-23
drm/amdgpu: more scheduler cleanups v2
Christian König
11
-76
/
+87
2015-09-23
drm/amdgpu: cleanup fence queue init v2
Christian König
2
-2
/
+2
2015-09-23
drm/amdgpu: rename fence->scheduler to sched v2
Christian König
10
-22
/
+22
2015-09-23
drm/amdgpu: cleanup entity init
Christian König
3
-19
/
+25
2015-09-23
drm/amdgpu: refine the scheduler job type conversion
Junwei Zhang
3
-4
/
+6
2015-09-23
drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_job
Junwei Zhang
8
-69
/
+71
2015-09-23
drm/amdgpu: use only one reservation object for each VM v2
Christian König
2
-30
/
+9
2015-09-23
drm/amdgpu: validate duplicates in the CS as well
Christian König
1
-14
/
+20
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
24
-52
/
+70
2015-09-23
drm/amdgpu: fix overflow on 32bit systems
Christian König
1
-1
/
+1
2015-09-23
drm/amdgpu: remove process_job callback from the scheduler
Christian König
3
-24
/
+7
2015-09-23
drm/amdgpu: move scheduler fence callback into fence v2
Christian König
2
-11
/
+12
[next]