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-12
drm: omapdrm: Implement encoder .disable() and .enable() operations
Laurent Pinchart
1
-0
/
+10
2015-06-12
drm: omapdrm: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
1
-24
/
+59
2015-06-12
drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
Laurent Pinchart
1
-18
/
+18
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
12
-44
/
+43
2015-06-12
drm: omapdrm: Fix page flip race with CRTC disable
Laurent Pinchart
1
-5
/
+19
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
3
-8
/
+79
2015-06-12
drm: omapdrm: Rework page flip handling
Laurent Pinchart
1
-20
/
+64
2015-06-12
drm: omapdrm: Cancel pending page flips when closing device
Laurent Pinchart
3
-1
/
+27
2015-06-12
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
3
-90
/
+25
2015-06-12
drm: omapdrm: Rename omap_crtc page flip-related fields
Laurent Pinchart
1
-21
/
+26
2015-06-12
drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip
Laurent Pinchart
1
-5
/
+5
2015-06-12
drm: omapdrm: Apply settings synchronously
Laurent Pinchart
4
-325
/
+183
2015-06-12
drm: omapdrm: Store the rotation property in dev->mode_config
Laurent Pinchart
4
-30
/
+33
2015-06-11
drm/virtio: remove some dead code
Dan Carpenter
1
-2
/
+0
2015-06-11
drm/virtio: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2015-06-10
drm/amdgpu: fix a amdgpu_dpm=0 bug
Sonny Jiang
1
-3
/
+5
2015-06-10
drm/amdgpu: don't enable/disable display twice on suspend/resume
Alex Deucher
3
-54
/
+0
2015-06-10
drm/amdgpu: fix UVD/VCE VM emulation
Christian König
1
-3
/
+15
2015-06-10
drm/amdgpu: enable vce powergating
Sonny Jiang
4
-14
/
+148
2015-06-10
drm/amdgpu/iceland: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/tonga: don't call smu_init on resume
Alex Deucher
1
-6
/
+19
2015-06-10
drm/amdgpu/cz: don't call smu_init on resume
Alex Deucher
1
-7
/
+8
2015-06-10
drm/amdgpu: update to latest gfx8 golden register settings
Alex Deucher
1
-0
/
+7
2015-06-10
drm/amdgpu: whitespace cleanup in gmc8 golden regs
Alex Deucher
1
-1
/
+1
2015-06-10
drm/admgpu: move XDMA golden registers to dce code
Alex Deucher
3
-4
/
+18
2015-06-10
drm/amdgpu: fix the build on big endian
Alex Deucher
2
-3
/
+5
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-10
drm/amdgpu: remove the VI hardware semaphore in ring sync
David Zhang
1
-5
/
+4
2015-06-08
drm/amdgpu: set the gfx config properly for all CZ variants (v2)
Alex Deucher
1
-2
/
+36
2015-06-08
drm/amdgpu: also print the pci revision when printing the pci ids
Alex Deucher
1
-3
/
+3
2015-06-08
drm/amdgpu: cleanup VA IOCTL
Christian König
2
-59
/
+23
2015-06-08
drm/amdgpu: fix saddr handling in amdgpu_vm_bo_unmap
Christian König
1
-0
/
+2
2015-06-08
drm/amdgpu: fix amdgpu_vm_bo_map
Christian König
1
-0
/
+2
2015-06-08
drm/sti: vtg fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+5
2015-06-08
drm/sti: hdmi fix CEA-861E video format timing error
Vincent Abriou
1
-2
/
+2
2015-06-08
drm/sti: VTG interrupt names are badly displayed
Vincent Abriou
1
-5
/
+2
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-06
drm/amdkfd: remove not used defines from cik_regs.h
Oded Gabbay
1
-164
/
+13
2015-06-06
drm/amdkfd: Add missing properties to CZ device info
Oded Gabbay
1
-0
/
+3
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
3
-13
/
+25
2015-06-06
drm/amdkfd: add debug print to kfd_events.c
Oded Gabbay
1
-0
/
+4
2015-06-06
drm/amdkfd: avoid CONFIG_ prefix for non-Kconfig symbols
Valentin Rothberg
2
-8
/
+8
2015-06-05
drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDS
Jammy Zhou
1
-5
/
+2
2015-06-05
drm/amdgpu: disable user fence interrupt (v2)
Chunming Zhou
13
-26
/
+46
2015-06-05
drm/amdgpu: fix user ptr race condition
Christian König
2
-1
/
+1
2015-06-05
drm/amdgpu: add zero timeout check in amdgpu_fence_wait_seq_timeout
Jack Xiao
1
-0
/
+4
2015-06-05
drm/i915/skl: Fix DMC API version in firmware file name
Rodrigo Vivi
1
-1
/
+1
2015-06-05
virtgpu: include linux/types.h to avoid warning.
Dave Airlie
1
-0
/
+2
[next]