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.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
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
11077
-199103
/
+461302
2017-03-14
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
3
-15
/
+30
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
17
-158
/
+46
2017-03-14
drm/vgem: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-03-14
drm/doc: Document drm_file.[hc]
Daniel Vetter
5
-114
/
+354
2017-03-14
drm: Remove drm_pending_event->pid
Daniel Vetter
4
-16
/
+12
2017-03-14
drm: qxl: add missing return check
Dan Carpenter
1
-0
/
+2
2017-03-14
drm: virtio: fix kmem_cache_alloc error check
Gerd Hoffmann
1
-2
/
+2
2017-03-14
drm/tinydrm: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-03-13
drm/rockchip: cdn-dp: add more log for video config
Chris Zhong
1
-0
/
+4
2017-03-13
drm/rockchip: cdn-dp: Correct PHY register address
Chris Zhong
1
-6
/
+5
2017-03-13
drm/rockchip: cdn-dp: return error code when clk_get_rate failed
Chris Zhong
3
-4
/
+5
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
22
-336
/
+236
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
2
-51
/
+59
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
4
-12
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
2
-35
/
+81
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
2
-31
/
+82
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
4
-127
/
+178
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
5
-8
/
+5
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Remove drmP.h include from drm_kms_helper_common.c
Daniel Vetter
1
-2
/
+1
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
3
-39
/
+89
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
6
-31
/
+91
2017-03-09
drm/doc: Add todo about connector_list_iter
Daniel Vetter
1
-0
/
+13
2017-03-09
docs-rst: automatically convert Graphviz and SVG images
Markus Heiser
6
-6
/
+665
2017-03-09
doc: Explain light-handed markup preference a bit better
Daniel Vetter
1
-1
/
+16
2017-03-09
Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to'
sayli karnik
1
-1
/
+1
2017-03-09
drm/qxl: Remove qxl_debugfs_remove_files()
Noralf Trønnes
3
-15
/
+0
2017-03-09
Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-09
Documentation: phy: Fix repetition of word 'the'
sayli karnik
1
-1
/
+1
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
2
-6
/
+0
2017-03-08
drm/msm: Remove msm_debugfs_cleanup()
Noralf Trønnes
7
-26
/
+9
2017-03-08
drm/dp: Add missing description to parameter
Tomeu Vizoso
1
-0
/
+1
2017-03-07
docs: Clarify details for reporting security bugs
Kees Cook
1
-5
/
+34
2017-03-07
Merge tag 'v4.11-rc1' into docs-next
Jonathan Corbet
12371
-225790
/
+517052
2017-03-07
drm: virtio: use kmem_cache
Gerd Hoffmann
2
-50
/
+11
2017-03-07
qxl: fix qxl_conn_get_modes
Gerd Hoffmann
1
-10
/
+12
2017-03-07
qxl: read monitors config at boot
Gerd Hoffmann
1
-0
/
+5
2017-03-07
qxl: limit monitor config read retries
Gerd Hoffmann
1
-8
/
+12
2017-03-07
qxl: drop mode_info.modes & related code.
Gerd Hoffmann
2
-24
/
+0
2017-03-07
drm: qxl: Don't alloc fbdev if emulation is not supported
Gabriel Krisman Bertazi
1
-1
/
+8
2017-03-07
drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
Sean Paul
1
-0
/
+10
[next]