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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
drm/amd/powerplay: disable cg pg task when pp uninitialize.
Rex Zhu
3
-1
/
+15
2016-12-06
drm/amdgpu: no need to ungate uvd/vce clock when fini.
Rex Zhu
1
-7
/
+13
2016-12-06
drm/radeon: Hide the HW cursor while it's out of bounds
Michel Dänzer
2
-18
/
+43
2016-12-06
drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
Michel Dänzer
1
-3
/
+3
2016-12-06
drm/radeon: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
1
-4
/
+5
2016-12-06
drm/amdgpu: Only update the CUR_SIZE register when necessary
Michel Dänzer
4
-23
/
+59
2016-12-06
drm/amdgpu: Also call cursor_move_locked when the cursor size changes
Michel Dänzer
4
-16
/
+20
2016-12-06
drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values
Michel Dänzer
4
-11
/
+12
2016-12-06
drm/amd/amdgpu: enable GUI idle INT after enabling CGCG
Arindam Nath
1
-9
/
+9
2016-12-06
drm/amdgpu: enable VCE clockgating in Polaris-10/11
Maruthi Srinivas Bayyavarapu
2
-3
/
+5
2016-12-06
drm/amdgpu: fix CI bug uvd status not true in debugfs.
Rex Zhu
1
-1
/
+1
2016-12-06
drm/amdgpu: remove error message when loading driver
Xiangliang Yu
1
-2
/
+4
2016-12-06
drm/amd/powerplay: fix firmware loading failure
Xiangliang Yu
1
-1
/
+1
2016-12-06
drm/amdgpu: fix bug mclk can't change on Polaris
Rex Zhu
2
-3
/
+8
2016-12-06
drm/amdgpu: refine uvd 6.0 clock gate feature.
Rex Zhu
1
-20
/
+92
2016-12-06
drm/amdgpu/gfx8: move eop programming per queue
Alex Deucher
1
-30
/
+19
2016-12-06
Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu"
Alex Deucher
5
-27
/
+8
2016-12-06
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
6
-106
/
+47
2016-12-06
Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
66
-1205
/
+55685
2016-12-06
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/lst/linux into drm-next
Dave Airlie
8
-7
/
+84
2016-12-06
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
26
-154
/
+167
2016-12-06
drm/nouveau/mxm: warn more loudly on unsupported DCB version
Ben Skeggs
1
-1
/
+1
2016-12-06
drm/nouveau/mxm: handle DCB 4.1 modification
Ben Skeggs
1
-1
/
+1
2016-12-06
drm/nouveau/bios/mxm: handle digital connector table 1.1
Ben Skeggs
1
-1
/
+1
2016-12-05
drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency
Javier Martinez Canillas
1
-1
/
+1
2016-12-05
drm/exynos: gsc: fix spelling mistakes
Colin Ian King
2
-2
/
+2
2016-12-05
exynos-drm: Fix error messages to print flags and size
Shuah Khan
1
-2
/
+2
2016-12-05
drm/exynos/hdmi: refactor infoframe code
Andrzej Hajda
2
-101
/
+42
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
698
-3614
/
+7644
2016-12-04
Linux 4.9-rc8
Linus Torvalds
1
-1
/
+1
2016-12-03
Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-13
/
+34
2016-12-04
Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
Dave Airlie
2
-3
/
+5
2016-12-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2016-12-02
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
1
-0
/
+2
2016-12-02
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
1
-1
/
+1
2016-12-02
kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled
Nicolas Pitre
1
-1
/
+8
2016-12-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
8
-6
/
+22
2016-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
121
-450
/
+1064
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
geneve: avoid use-after-free of skb->data
Sabrina Dubroca
1
-10
/
+4
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
4
-24
/
+121
2016-12-02
net: renesas: ravb: unintialized return value
Dan Carpenter
1
-2
/
+0
2016-12-02
sh_eth: remove unchecked interrupts for RZ/A1
Chris Brandt
1
-1
/
+1
2016-12-02
net: bcmgenet: Utilize correct struct device for all DMA operations
Florian Fainelli
1
-3
/
+5
2016-12-02
Fix up a couple of field names in the CREDITS file
Linus Torvalds
1
-4
/
+4
2016-12-02
NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040
Daniele Palmas
1
-0
/
+1
2016-12-02
cdc_ether: Fix handling connection notification
Kristian Evensen
1
-7
/
+31
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
MAINTAINERS: add etnaviv mailinglist
Lucas Stach
1
-0
/
+1
[next]