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
2013-11-06
drm: restore crtc origin if mode_set_base fails
Ilija Hadzic
1
-0
/
+2
2013-11-06
drm: eliminate old_fb from drm_crtc_helper_set_config
Ilija Hadzic
1
-8
/
+4
2013-11-06
drm: remove redundant if statement
Ilija Hadzic
1
-2
/
+1
2013-11-06
drm: Compact booleans within struct drm_file
Chris Wilson
1
-7
/
+6
2013-11-06
drm: Do not drop root privileges for a fancier younger process
Chris Wilson
2
-2
/
+4
2013-11-06
nouveau: drop interrupt busy setting.
Dave Airlie
1
-3
/
+0
2013-11-06
drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() mult...
Ville Syrjälä
1
-6
/
+0
2013-11-06
drm/radeon: fix radeon_fence_wait_empty_locked
Christian König
1
-0
/
+3
2013-11-06
drm/qxl: add some surface memory logging
Gerd Hoffmann
2
-3
/
+9
2013-11-06
drm/qxl: support 64bit surface bar
Gerd Hoffmann
1
-7
/
+25
2013-11-06
drm/cirrus: use drm_set_preferred_mode
Gerd Hoffmann
1
-6
/
+5
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
2
-0
/
+15
2013-11-06
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
Ville Syrjälä
1
-1
/
+4
2013-11-06
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
1
-0
/
+9
2013-11-06
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-2
/
+2
2013-11-06
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/radeon: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-2
/
+2
2013-11-06
drm/i915: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-3
/
+3
2013-11-06
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2
-3
/
+3
2013-11-06
drm: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-5
/
+7
2013-11-06
drm: Consistently return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-14
/
+18
2013-11-06
drm: Pass pointers to virt_to_page()
Ben Hutchings
2
-3
/
+3
2013-11-06
drm: Do not include page offset in argument to virt_to_page()
Ben Hutchings
1
-1
/
+1
2013-11-06
drm: delete unconsumed pending event list in drm_events_release
YoungJun Cho
1
-1
/
+3
2013-11-06
drm/i915: Make the debugfs structures const
Lespiau, Damien
1
-2
/
+2
2013-11-06
drm: Make drm_debugfs_list const
Lespiau, Damien
1
-1
/
+1
2013-11-06
drm: Remove drm_debugfs_node and drm_debugfs_list
Lespiau, Damien
1
-21
/
+0
2013-11-06
drm: Constify struct drm_info_list * arguments
Lespiau, Damien
2
-6
/
+7
2013-11-06
DRM: Armada: convert to use simple_open()
Duan Jiong
1
-7
/
+1
2013-11-06
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
Laurent Pinchart
1
-0
/
+1
2013-11-06
drm/intel: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
1
-11
/
+43
2013-11-06
drm/radeon: Push get_scanout_position() timestamping into kms driver.
Mario Kleiner
4
-6
/
+26
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
2
-10
/
+20
2013-11-06
drm: Remove preempt_disable() from vblank timestamping code.
Mario Kleiner
1
-7
/
+0
2013-11-05
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
40
-881
/
+1561
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
55
-1259
/
+3362
2013-11-04
qxl: avoid an oops in the deferred io code.
Dave Airlie
1
-1
/
+1
2013-11-01
drm/radeon: don't share PPLLs on DCE4.1
Alex Deucher
1
-1
/
+1
2013-11-01
drm/radeon/dpm: fix typo in setting smc flag
Alex Deucher
1
-1
/
+1
2013-11-01
drm/radeon: fixup locking inversion between, mmap_sem and reservations
Maarten Lankhorst
3
-223
/
+106
2013-11-01
drm/radeon: clear the page directory using the DMA
Christian König
1
-5
/
+29
2013-11-01
drm/radeon: initially clear page tables
Christian König
1
-0
/
+10
2013-11-01
drm/radeon: drop CP page table updates & cleanup v2
Christian König
10
-267
/
+73
2013-11-01
drm/radeon: add vm_set_page tracepoint
Christian König
4
-0
/
+33
2013-11-01
drm/radeon: rework and fix reset detection v2
Christian König
3
-230
/
+127
2013-11-01
drm/radeon: don't use PACKET2 on CIK
Marek Olšák
1
-1
/
+1
2013-11-01
drm/radeon: fix UVD destroy IB size
Christian König
1
-1
/
+1
2013-11-01
drm/radeon: activate UVD clocks before sending the destroy msg
Christian König
1
-0
/
+2
[next]