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/ttm: Make NO_EVICT bos available to shrinkers pending destruction
Thomas Hellstrom
1
-1
/
+13
2013-11-06
drm/ttm: Allow vm fault retries
Thomas Hellstrom
1
-12
/
+50
2013-11-06
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
4
-94
/
+620
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
3
-6
/
+14
2013-11-06
qxl: add a connector property to denote hotplug should rescan modes.
Dave Airlie
2
-0
/
+20
2013-11-06
drm: delay minor destruction to drm_dev_free()
David Herrmann
1
-3
/
+7
2013-11-06
drm: remove minor-id during unplug
David Herrmann
1
-3
/
+1
2013-11-06
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
1
-4
/
+4
2013-11-06
drm: make drm_get_minor() static
David Herrmann
2
-9
/
+11
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
2
-19
/
+13
2013-11-06
drm: call drm_unplug_minor() from drm_put_minor()
David Herrmann
1
-9
/
+24
2013-11-06
drm: eliminate bit-copy restoration of crtc
Ilija Hadzic
1
-25
/
+8
2013-11-06
drm: do not set crtc enabled field twice
Ilija Hadzic
1
-2
/
+1
2013-11-06
drm: fix error recovery path in drm_crtc_helper_set_mode
Ilija Hadzic
1
-4
/
+7
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
[prev]
[next]