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
2019-04-03
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
8
-16
/
+204
2019-04-03
drm/amd/display: Rework vrr flip throttling for late vblank irq.
Mario Kleiner
2
-12
/
+14
2019-04-03
drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)
Mario Kleiner
1
-0
/
+36
2019-04-03
drm/amd/display: Update VRR state earlier in atomic_commit_tail.
Mario Kleiner
1
-15
/
+46
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2
-1
/
+17
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
1
-1
/
+22
2019-04-03
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
1
-11
/
+21
2019-04-03
drm/amdgpu: Add preferred_domain check when determine XGMI state
shaoyunl
2
-1
/
+13
2019-04-03
drm/amdgpu: provide the page fault queue to the VM code
Christian König
2
-0
/
+2
2019-04-03
drm/amdgpu: handle leaf PDEs as PTEs on Vega
Christian König
1
-7
/
+14
2019-04-03
drm/amdgpu: fix ATC handling for Ryzen
Christian König
1
-5
/
+8
2019-04-03
drm/amdgpu: Adjust TMR address alignment as per HW requirement
shaoyunl
1
-3
/
+3
2019-04-03
drm/amdgpu: Correct the irq types' num of sdma
Emily Deng
6
-34
/
+30
2019-04-02
drm/amdgpu/smu11: fix warning on 32bit arches
Alex Deucher
1
-1
/
+1
2019-04-01
MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda
Liviu Dudau
1
-1
/
+1
2019-04-01
arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabled
Liviu Dudau
1
-0
/
+2
2019-04-01
drm/komeda: Add debugfs node "register" for register dump
james qian wang (Arm Technology China)
5
-0
/
+285
2019-04-01
drm/komeda: Add irq handling
james qian wang (Arm Technology China)
6
-2
/
+346
2019-04-01
drm/komeda: Add komeda_assemble_pipelines
james qian wang (Arm Technology China)
3
-1
/
+82
2019-04-01
drm/komeda: Add D71 improc and timing_ctrlr
james qian wang (Arm Technology China)
3
-2
/
+118
2019-04-01
drm/komeda: Add d71 compiz component
james qian wang (Arm Technology China)
2
-8
/
+110
2019-04-01
drm/komeda: Add d71 layer
james qian wang (Arm Technology China)
3
-4
/
+185
2019-03-28
Revert "drm/amdgpu: use HMM callback to replace mmu notifier"
Alex Deucher
4
-72
/
+98
2019-03-28
Revert "drm/amdkfd: avoid HMM change cause circular lock"
Alex Deucher
1
-17
/
+15
2019-03-28
Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"
Alex Deucher
9
-182
/
+278
2019-03-28
Revert "drm/amdgpu: fix HMM config dependency issue"
Alex Deucher
3
-19
/
+24
2019-03-28
Revert "drm/amdkfd: support concurrent userptr update for HMM"
Alex Deucher
1
-19
/
+6
2019-03-28
Revert "drm/amdgpu: support userptr cross VMAs case with HMM"
Alex Deucher
1
-91
/
+35
2019-03-28
Revert "drm/amdgpu: more descriptive message if HMM not enabled"
Alex Deucher
1
-2
/
+0
2019-03-28
drm/i915: Update DRIVER_DATE to 20190328
Joonas Lahtinen
1
-1
/
+1
2019-03-28
drm/i915: Update DRIVER_DATE to 20190328
Joonas Lahtinen
1
-1
/
+1
2019-03-28
drm/i915: Update DRIVER_DATE to 20190328
Joonas Lahtinen
1
-2
/
+2
2019-03-28
drm/virtio: rework resource creation workflow.
Gerd Hoffmann
6
-91
/
+83
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource_3d()
Gerd Hoffmann
3
-19
/
+32
2019-03-28
drm/virtio: params struct for virtio_gpu_cmd_create_resource()
Gerd Hoffmann
4
-15
/
+16
2019-03-28
drm/virtio: use struct to pass params to virtio_gpu_object_create()
Gerd Hoffmann
4
-34
/
+35
2019-03-28
drm/virtio: move virtio_gpu_object_{attach, detach} calls.
Gerd Hoffmann
1
-68
/
+24
2019-03-28
drm/virtio: add virtio-gpu-features debugfs file.
Gerd Hoffmann
1
-1
/
+26
2019-03-28
drm/virtio: remove set but not used variable 'vgdev'
YueHaibing
1
-6
/
+0
2019-03-28
drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3
Laurent Pinchart
1
-2
/
+6
2019-03-28
drm: rcar-du: lvds: Adjust operating frequency for D3 and E3
Laurent Pinchart
1
-2
/
+7
2019-03-28
drm: rcar-du: Link CRTCs to the DU device
Kieran Bingham
3
-25
/
+27
2019-03-28
drm: rcar-du: lvds: Fix post-DLL divider calculation
Laurent Pinchart
1
-1
/
+1
2019-03-28
drm: Forward-declare struct drm_format_info in drm_framebuffer.h
Laurent Pinchart
1
-0
/
+1
2019-03-28
drm: rcar-du: Remove unused prototypes
Kieran Bingham
1
-2
/
+0
2019-03-28
drm: rcar-du: crtc: Make local functions static
Kieran Bingham
1
-4
/
+5
2019-03-28
drm: Fix subtle spelling error in drm_crtc_state
Kieran Bingham
1
-1
/
+1
2019-03-28
drm: rcar-du: Support panels connected directly to the DPAD outputs
Laurent Pinchart
1
-6
/
+48
2019-03-27
drm/amd/powerplay: update current profile mode only when it's really applied
Evan Quan
2
-10
/
+12
2019-03-27
drm/amd/display: fix odm output gamma programming
Dmytro Laktyushkin
2
-2
/
+3
[next]