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
2020-06-03
drm/gem: WARN if drm_gem_get_pages is called on a private obj
Daniel Vetter
1
-0
/
+8
2020-06-03
drm/msm: Don't call dma_buf_vunmap without _vmap
Daniel Vetter
1
-2
/
+4
2020-06-01
drm: add docs for standard CRTC properties
Simon Ser
2
-0
/
+33
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
7
-36
/
+7
2020-06-01
video: fbdev: pxafb: Use correct return value for pxafb_probe()
Tiezhu Yang
1
-1
/
+1
2020-06-01
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-06-01
drivers: video: hdmi: cleanup coding style in video a bit
Bernard Zhao
2
-1
/
+2
2020-06-01
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
1
-2
/
+10
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
1
-0
/
+2
2020-06-01
omapfb/dss: fix comparison to bool warning
Jason Yan
2
-4
/
+2
2020-06-01
drm: DPMS is no longer the only mutable connector prop
Simon Ser
1
-2
/
+1
2020-05-31
video: fbdev: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-4
/
+2
2020-05-31
video: fbdev: fix error handling for get_user_pages_fast()
John Hubbard
1
-2
/
+16
2020-05-31
drm/vblank: use drm_WARN for all warnings
Sam Ravnborg
1
-33
/
+35
2020-05-31
drm/vblank: use drm_* functions for logging
Sam Ravnborg
1
-58
/
+75
2020-05-31
Documentation: Fix typo error in todo.rst
Sidong Yang
1
-1
/
+1
2020-05-29
drm: use drm_dev_has_vblank more
Daniel Vetter
3
-9
/
+9
2020-05-27
drm/gma500: Stop using mode->private_flags
Ville Syrjälä
2
-24
/
+6
2020-05-27
drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh
Ville Syrjälä
1
-2
/
+1
2020-05-27
drm: pahole struct drm_display_mode
Ville Syrjälä
1
-70
/
+71
2020-05-27
drm: Flatten drm_mode_vrefresh()
Ville Syrjälä
1
-14
/
+12
2020-05-27
drm: Shrink drm_display_mode timings
Ville Syrjälä
2
-30
/
+23
2020-05-27
drm: Make mode->flags u32
Ville Syrjälä
1
-1
/
+1
2020-05-27
drm: Shrink mode->type to u8
Ville Syrjälä
1
-1
/
+1
2020-05-27
drm: Shrink {width,height}_mm to u16
Ville Syrjälä
1
-2
/
+2
2020-05-27
drm/msm/dpu: Stop copying around mode->private_flags
Ville Syrjälä
2
-34
/
+5
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
68
-425
/
+218
2020-05-26
drm/i915: Introduce some local intel_dp variables
Ville Syrjälä
1
-6
/
+12
2020-05-26
drm/format-helper: Add drm_fb_swab()
Noralf Trønnes
3
-23
/
+44
2020-05-26
drm/client: Add drm_client_modeset_check()
Noralf Trønnes
2
-4
/
+32
2020-05-26
drm/client: Add drm_client_framebuffer_flush()
Noralf Trønnes
2
-0
/
+34
2020-05-25
drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
James Hilliard
1
-2
/
+4
2020-05-25
drm/auth: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-23
drm/vblank: Fix -Wformat compile warnings on some arches
Lyude Paul
1
-2
/
+2
2020-05-20
drm/writeback: don't set fence->ops to default
Daniel Vetter
1
-1
/
+0
2020-05-20
drm: Restore the NULL check for drm_gem_object_put()
Chris Wilson
2
-2
/
+10
2020-05-20
dma-fence: add might_sleep annotation to _wait()
Daniel Vetter
1
-0
/
+2
2020-05-20
drm/file: wrap excessively long line
Emil Velikov
1
-1
/
+2
2020-05-20
drm: print the current->comm alongside the pid
Emil Velikov
3
-10
/
+12
2020-05-20
drm: remove transient drm_gem_object_put_unlocked()
Emil Velikov
1
-2
/
+0
2020-05-20
drm/xen: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-2
/
+2
2020-05-20
drm/vkms: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-05-20
drm/virtio: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-7
/
+7
2020-05-20
drm/vgem: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2
-4
/
+4
2020-05-20
drm/vc4: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
4
-17
/
+17
2020-05-20
drm/v3d: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-6
/
+6
2020-05-20
drm/tegra: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
3
-11
/
+11
2020-05-20
drm/rockchip: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2
-2
/
+2
2020-05-20
drm/radeon: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
6
-26
/
+26
2020-05-20
drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
6
-10
/
+10
[next]