index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
drm/nouveau/top: initial implementation
Ben Skeggs
4
-1
/
+176
2016-05-20
drm/nouveau/core: add top plumbing
Ben Skeggs
8
-0
/
+22
2016-05-20
drm/nouveau/iccsense: configure sensors like nvidia does
Karol Herbst
1
-0
/
+68
2016-05-20
drm/nouveau/iccsense: split sensor into own struct
Karol Herbst
3
-45
/
+113
2016-05-20
drm/nouveau/iccsense: convert to linked list
Karol Herbst
4
-22
/
+19
2016-05-20
drm/nouveau/iccsense: remove read function
Karol Herbst
2
-14
/
+10
2016-05-20
drm/nouveau/pmu: be more strict about locking
Karol Herbst
1
-3
/
+5
2016-05-20
drm/nouveau/devinit/gf100: make devinit on resume safer
Alexandre Courbot
3
-4
/
+13
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
48
-49
/
+50
2016-05-18
Merge tag 'topic/drm-misc-2016-05-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
88
-223
/
+229
2016-05-18
drm: remove unused dev variables
Arnd Bergmann
4
-4
/
+0
2016-05-18
drm: mediatek: fixup drm_gem_object_lookup API change
Arnd Bergmann
2
-2
/
+2
2016-05-18
drm/tegra: Fix crash caused by reference count imbalance
Jon Hunter
1
-4
/
+11
2016-05-18
drm: Fix error handling in drm_connector_register
Daniel Vetter
1
-2
/
+2
2016-05-18
drm: Avoid connector reference imbalance on error path
Chris Wilson
1
-9
/
+11
2016-05-17
drm/fb_helper: Fix references to dev->mode_config.num_connector
Lyude
1
-3
/
+2
2016-05-17
drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
Lyude
1
-3
/
+3
2016-05-17
qxl: catch qxlfb_create_pinned_object failures
Gerd Hoffmann
1
-0
/
+3
2016-05-17
drm/exynos/hdmi: add a missing tab
Dan Carpenter
1
-1
/
+1
2016-05-17
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
Noralf Trønnes
2
-6
/
+28
2016-05-17
drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument
Noralf Trønnes
2
-3
/
+3
2016-05-17
drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state
Daniel Vetter
2
-8
/
+4
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
10
-16
/
+13
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
8
-15
/
+12
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
65
-147
/
+134
2016-05-17
Merge branch 'drm-uapi-extern-c-fixes' of https://github.com/evelikov/linux i...
Dave Airlie
24
-1
/
+202
2016-05-17
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
15
-38
/
+95
2016-05-16
Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...
Dave Airlie
5
-3
/
+55
2016-05-13
drm/vmwgfx: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+9
2016-05-13
drm/virgl: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/via: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/vc4: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/tegra: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/sis: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/savage: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/radeon: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/r128: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/qxl: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/omap: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/nouveau: drop drm/ prefix from include
Emil Velikov
1
-1
/
+1
2016-05-13
drm/nouveau: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/msm: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/mga: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/i915: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/i810: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/exynos: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/etnaviv: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm: add extern C guard for the UAPI headers
Emil Velikov
4
-0
/
+40
2016-05-13
drm/armada: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
2016-05-13
drm/amdgpu: add extern C guard for the UAPI header
Emil Velikov
1
-0
/
+8
[prev]
[next]