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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
2016-01-12
drm/amdgpu/powerplay: include asm/div64.h for do_div()
Stephen Rothwell
2
-2
/
+2
2016-01-11
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
Ben Skeggs
5
-2266
/
+2252
2016-01-11
drm/nouveau/perf: change pcie speed on pstate change
Karol Herbst
1
-0
/
+3
2016-01-11
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2
-0
/
+5
2016-01-11
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer cards
Karol Herbst
2
-0
/
+18
2016-01-11
drm/nouveau/pci: implement pcie speed change for kepler+
Karol Herbst
1
-0
/
+189
2016-01-11
drm/nouveau/pci: implement pcie speed change for Fermi
Karol Herbst
3
-0
/
+74
2016-01-11
drm/nouveau/pci: implement pcie speed change for tesla
Karol Herbst
3
-0
/
+120
2016-01-11
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
5
-0
/
+210
2016-01-11
drm/nouveau/pci: add gk104 variant
Karol Herbst
4
-10
/
+51
2016-01-11
drm/nouveau/pci: add gf106 variant
Karol Herbst
4
-5
/
+46
2016-01-11
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
1
-0
/
+3
2016-01-11
drm/nouveau/nouveau/perfmon: add interface files for current core voltage
Karol Herbst
2
-0
/
+51
2016-01-11
drm/nouveau/sysfs: remove pstate interface
Karol Herbst
5
-225
/
+0
2016-01-11
drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfs
Karol Herbst
1
-2
/
+138
2016-01-11
drm/nouveau/debugfs: we need a ctrl object for debugfs
Karol Herbst
4
-0
/
+57
2016-01-11
drm/nouveau/debugfs: rename functions to indicate they are used inside drm
Karol Herbst
3
-8
/
+9
2016-01-11
drm/nouveau/debugfs: add infrastructure to add files with other fops than only read
Karol Herbst
1
-3
/
+53
2016-01-11
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
4
-8
/
+8
2016-01-11
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
1
-9
/
+69
2016-01-11
drm/nouveau/bios: parse 8.1 Gbps DP link rate
Ben Skeggs
1
-4
/
+7
2016-01-11
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
6
-8
/
+79
2016-01-11
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
6
-4
/
+47
2016-01-11
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
1
-0
/
+28
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
45
-171
/
+186
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
3
-13
/
+13
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
6
-49
/
+50
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
12
-75
/
+79
2016-01-11
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
4
-77
/
+75
2016-01-11
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
4
-49
/
+49
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
23
-78
/
+132
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
30
-222
/
+261
2016-01-11
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
7
-22
/
+30
2016-01-11
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
3
-54
/
+53
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
11
-31
/
+28
2016-01-11
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2
-170
/
+167
2016-01-11
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
1
-92
/
+62
2016-01-11
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
1
-29
/
+37
2016-01-11
drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20a
Nicolas Chauvet
1
-0
/
+11
2016-01-11
drm/nouveau/fifo/gk104: fix engine status register offset
Vince Hsu
1
-1
/
+1
2016-01-11
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
Ben Skeggs
1
-4
/
+50
[next]