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
/
syscall-counts.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
dt-bindings: exynos-dp: update ports node binding for panel
Inki Dae
1
-4
/
+37
2015-12-13
drm/exynos: dp: add of_graph dt binding support for panel
Inki Dae
1
-1
/
+20
2015-12-13
drm/exynos: decon: remove unused variables
Inki Dae
1
-2
/
+0
2015-12-13
drm/exynos: dsi: modify a error type when getting a node failed
Inki Dae
1
-2
/
+2
2015-12-13
drm/exynos: simplify sleep PM ops
Andrzej Hajda
1
-46
/
+30
2015-12-13
drm/exynos: dsi: add runtime pm support
Inki Dae
1
-66
/
+81
2015-12-13
drm/exynos: add pm_runtime to DECON 7
Gustavo Padovan
1
-38
/
+55
2015-12-13
drm/exynos: add pm_runtime to DECON 5433
Gustavo Padovan
1
-15
/
+39
2015-12-13
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
1
-17
/
+37
2015-12-13
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
1
-42
/
+64
2015-12-13
drm/exynos: add pm_runtime to HDMI
Gustavo Padovan
1
-9
/
+40
2015-12-13
drm/exynos: add pm_runtime to DP
Gustavo Padovan
1
-3
/
+48
2015-12-13
drm/exynos: do not start enabling DP at bind() phase
Gustavo Padovan
2
-30
/
+78
2015-12-10
drm: fix inclusion of drm.h in via_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in vmwgfx_drm.h
Gabriel Laskar
1
-3
/
+1
2015-12-10
drm: fix inclusion of drm.h in virtgpu_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in tegra_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in savage_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in r128_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in qxl_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in omap_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in msm_drm.h
Gabriel Laskar
1
-2
/
+1
2015-12-10
drm: fix inclusion of drm.h in mga_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in i810_drm.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in exynos_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: fix inclusion of drm.h in drm_sarea.h
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: drm_mode.h fix includes
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: drm_fourcc.h fix includes
Gabriel Laskar
1
-1
/
+1
2015-12-10
drm: include drm.h in armada_drm.h
Gabriel Laskar
1
-0
/
+2
2015-12-10
include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>
Mikko Rapeli
1
-145
/
+145
2015-12-10
drm: Kbuild: add admgpu_drm.h to the installed headers
Gabriel Laskar
1
-0
/
+1
2015-12-10
drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
Gabriel Laskar
1
-49
/
+49
2015-12-10
include/uapi/linux/agpgart.h: include stdlib.h in userspace
Mikko Rapeli
1
-0
/
+1
2015-12-10
include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h>
Mikko Rapeli
1
-1
/
+1
2015-12-10
include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-37
/
+37
2015-12-10
include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-132
/
+132
2015-12-10
via_drm.h: don't include non-existing via_drmclient.h
Mikko Rapeli
1
-3
/
+0
2015-12-10
radeon_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-64
/
+64
2015-12-10
nouveau_drm.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-42
/
+44
2015-12-10
exynos_drm.h: use __u64 from linux/types.h
Mikko Rapeli
1
-3
/
+3
2015-12-10
drm_mode.h: use __u32 and __u64 from linux/types.h
Mikko Rapeli
1
-8
/
+8
2015-12-10
drm.h: use __kernel_size_t instead of size_t
Mikko Rapeli
1
-4
/
+5
2015-12-06
Linux 4.4-rc4
Linus Torvalds
1
-1
/
+1
2015-12-06
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2
-18
/
+0
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-05
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
1
-7
/
+10
2015-12-05
x86/mpx: Fix instruction decoder condition
Dave Hansen
1
-3
/
+3
[next]