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
2014-06-10
Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
34
-106
/
+285
2014-06-10
drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flip
Michel Dänzer
1
-3
/
+3
2014-06-10
drm/radeon/dpm: powertune updates for SI
Alex Deucher
1
-3
/
+10
2014-06-10
Revert "drm/radeon: use variable UVD clocks"
Alex Deucher
2
-1
/
+5
2014-06-10
drm/radeon: add query for number of active CUs
Alex Deucher
10
-4
/
+76
2014-06-10
drm/radeon: add debugfs file to trigger GPU reset
Christian König
1
-1
/
+21
2014-06-10
drm/radeon: make vm_block_size a module parameter
Christian König
7
-19
/
+35
2014-06-10
drm/radeon: make VM size a module parameter (v2)
Christian König
3
-4
/
+29
2014-06-10
drm/radeon: rename alt_domain to allowed_domains
Christian König
4
-14
/
+15
2014-06-10
drm/radeon: use the SDMA on for buffer moves on CIK again
Christian König
1
-2
/
+2
2014-06-10
drm/radeon: remove range check from *_gart_set_page
Christian König
6
-27
/
+16
2014-06-10
drm/radeon: stop poisoning the GART TLB
Christian König
1
-1
/
+4
2014-06-10
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
3
-0
/
+35
2014-06-10
drm/edid: Store all supported hdmi deep color modes in drm_display_info
Mario Kleiner
2
-0
/
+6
2014-06-10
drm/radeon: add missing vce init case for hawaii
Alex Deucher
1
-0
/
+1
2014-06-10
drm/radeon: use lower_32_bits where appropriate
Christian König
7
-27
/
+27
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
20
-21
/
+19
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
7
-8
/
+8
2014-06-10
drm/doc: Add the "type" plane property to the list of properties
Damien Lespiau
1
-1
/
+9
2014-06-10
drm/doc: Fix nouveau typo
Damien Lespiau
1
-1
/
+1
2014-06-10
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
9
-0
/
+149
2014-06-10
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
26
-680
/
+1438
2014-06-09
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
2
-0
/
+32
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
21
-216
/
+979
2014-06-06
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-06
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
2014-06-06
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
1
-0
/
+1
2014-06-06
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
1
-10
/
+20
2014-06-06
drm/tegra: Add hardware cursor support
Thierry Reding
2
-3
/
+138
2014-06-06
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
10
-96
/
+52
2014-06-06
drm: Document how to register devices without struct drm_bus
Thierry Reding
1
-0
/
+26
2014-06-06
drm: Add device registration documentation
Thierry Reding
5
-62
/
+85
2014-06-06
drm: Introduce drm_dev_set_unique()
Thierry Reding
3
-6
/
+46
2014-06-06
gpu: host1x: Rename internal functions for clarity
Thierry Reding
1
-6
/
+6
2014-06-06
drm/tegra: gem - Make tegra_bo_import() static
Thierry Reding
1
-1
/
+2
2014-06-06
drm/tegra: hdmi - Add Tegra124 support
Thierry Reding
2
-0
/
+89
2014-06-06
drm/tegra: sor - Protect CRC debugfs against enable state
Thierry Reding
1
-24
/
+45
2014-06-06
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
1
-1
/
+0
2014-06-06
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
6
-41
/
+82
2014-06-06
drm/tegra: dc - Move around shift clock programming
Thierry Reding
1
-9
/
+10
[next]