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-29
drm/amdgpu: fix crash on invalid CS IOCTL
Christian König
1
-2
/
+3
2015-06-29
drm/amdgpu: reset wptr at cp compute resume (v2)
Sonny Jiang
1
-0
/
+6
2015-06-29
drm/amdgpu: check VCE feedback and bitstream index
Christian König
1
-8
/
+16
2015-06-29
drm/amdgpu: make VCE handle check more strict
Christian König
1
-16
/
+48
2015-06-29
drm/amdgpu: check VCE relocation buffer range
Christian König
3
-29
/
+92
2015-06-29
drm/amdgpu: silence invalid error message
Christian König
1
-1
/
+1
2015-06-29
drm/amdgpu: fix wrong type
monk.liu
1
-1
/
+2
2015-06-29
drm/amdgpu: print the bo_list in the CS trace point as well
Christian König
1
-2
/
+4
2015-06-29
drm/amdgpu: add amdgpu_bo_list_set trace point
Christian König
2
-0
/
+18
2015-06-29
drm/amdgpu: add BO map/unmap trace point
Christian König
2
-0
/
+52
2015-06-29
drm/amdgpu: simplify fence debugfs output a bit
Christian König
1
-2
/
+3
2015-06-29
drm/radeon: SDMA fix hibernation (CI GPU family).
Jérôme Glisse
1
-0
/
+11
2015-06-29
drm/radeon: compute ring fix hibernation (CI GPU family) v2.
Jérôme Glisse
1
-0
/
+34
2015-06-29
drm/amdgpu: Configure doorbell to maximum slots
Ben Goz
1
-1
/
+1
2015-06-29
drm/amdgpu: Initialize compute sdma and memory from kgd
Ben Goz
4
-0
/
+123
2015-06-29
drm/radeon: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-06-29
drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq()
Alex Deucher
1
-1
/
+1
2015-06-26
drm/nouveau: Pause between setting gpu to D3hot and cutting the power
Lukas Wunner
1
-0
/
+2
2015-06-25
drm/dp/mst: close deadlock in connector destruction.
Dave Airlie
3
-2
/
+44
2015-06-24
drm: Always enable atomic API
Daniel Stone
2
-5
/
+0
2015-06-24
drm/vgem: Set unique to "vgem"
Daniel Vetter
1
-0
/
+2
2015-06-24
of: fix a build error to of_graph_get_endpoint_by_regs function
Inki Dae
1
-1
/
+1
2015-06-23
drm/dp/mst: take lock around looking up the branch device on hpd irq
Dave Airlie
1
-0
/
+3
2015-06-23
drm/dp/mst: make sure mst_primary mstb is valid in work function
Daniel Vetter
1
-5
/
+19
2015-06-23
of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
Dave Airlie
1
-0
/
+1
2015-06-22
ARM: dts: rename the clock of MIPI DSI 'pll_clk' to 'sclk_mipi'
Hyungwon Hwang
1
-1
/
+1
2015-06-22
drm/atomic: Don't set crtc_state->enable manually
Laurent Pinchart
1
-3
/
+7
2015-06-22
drm/exynos: dsi: do not set TE GPIO direction by input
Hyungwon Hwang
1
-2
/
+2
2015-06-22
drm/exynos: dsi: add support for MIC driver as a bridge
Hyungwon Hwang
2
-3
/
+44
2015-06-22
drm/exynos: dsi: add support for Exynos5433
Hyungwon Hwang
3
-16
/
+87
2015-06-22
drm/exynos: dsi: make use of array for clock access
Hyungwon Hwang
1
-35
/
+33
2015-06-22
drm/exynos: dsi: make use of driver data for static values
Hyungwon Hwang
1
-51
/
+145
2015-06-22
drm/exynos: dsi: add macros for register access
Hyungwon Hwang
1
-47
/
+51
2015-06-22
drm/exynos: dsi: rename pll_clk to sclk_clk
Hyungwon Hwang
2
-23
/
+20
2015-06-22
drm/exynos: mic: add MIC driver
Hyungwon Hwang
6
-3
/
+552
2015-06-22
of: add helper for getting endpoint node of specific identifiers
Hyungwon Hwang
2
-0
/
+41
2015-06-22
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
6
-0
/
+898
2015-06-22
drm/exynos: fix the input prompt of Exynos7 DECON
Hyungwon Hwang
1
-1
/
+1
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
6
-46
/
+47
2015-06-22
drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP
Hyungwon Hwang
1
-3
/
+3
2015-06-22
drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS
Hyungwon Hwang
1
-1
/
+1
2015-06-22
drm/i915: Silence compiler warning
Ander Conselvan de Oliveira
1
-21
/
+21
2015-06-19
drm: prime: Document gem_prime_mmap
Daniel Thompson
1
-1
/
+3
2015-06-20
drm/exynos: do not wait for vblank at atomic operation
Inki Dae
1
-2
/
+0
2015-06-20
drm/exynos: Remove unused vma field of exynos_drm_gem_obj
Krzysztof Kozlowski
1
-2
/
+0
2015-06-20
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
1
-0
/
+4
2015-06-20
drm/exynos: iommu: improve a check for non-iommu dma_ops
Marek Szyprowski
1
-2
/
+2
2015-06-20
drm/exynos: iommu: detach from default dma-mapping domain on init
Marek Szyprowski
1
-0
/
+3
2015-06-20
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
1
-58
/
+77
2015-06-20
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
1
-0
/
+2
[next]