index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
drm/i915/dp: Correctly report eDP in the core connector type
Adam Jackson
2010-08-01
1
-12
/
+14
|
|
*
drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning
Adam Jackson
2010-08-01
1
-4
/
+4
|
|
*
drm/i915: Refactor panel fitting on the LVDS. (v2)
Chris Wilson
2010-08-01
1
-194
/
+105
|
|
*
drm/i915: Remove the redundant check for a fixed_panel_mode
Chris Wilson
2010-08-01
1
-17
/
+15
|
|
*
drm/i915: apply DP bandwidth workaround for PCH eDP as well
Jesse Barnes
2010-08-01
1
-1
/
+1
|
|
*
agp/intel: Destroy the scatterlist on allocation failure
Chris Wilson
2010-08-01
1
-5
/
+8
|
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
186
-632
/
+1374
|
|
|
\
|
|
*
|
agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
Zhenyu Wang
2010-08-01
2
-1
/
+7
|
|
*
|
agp/intel: Support the extended physical addressing bits on Sandybridge.
Zhenyu Wang
2010-08-01
2
-2
/
+45
|
|
*
|
drm/i915: Include any alternate names by which the device is known.
Chris Wilson
2010-08-01
1
-26
/
+26
|
|
*
|
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
2010-08-01
3
-3
/
+12
|
|
*
|
drm/i915/pch: Cosmetic fix to FDI link training
Adam Jackson
2010-08-01
1
-34
/
+24
|
|
*
|
drm/i915: cleanup: use ARRAY_SIZE()
Dan Carpenter
2010-08-01
1
-6
/
+4
|
|
*
|
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
2010-08-01
2
-15
/
+25
|
|
*
|
drm/i915: Remove the WARN when failing to set tiling.
Chris Wilson
2010-08-01
1
-2
/
+0
|
|
*
|
drm/i915: fix FDI frequency check
Jesse Barnes
2010-08-01
1
-2
/
+5
|
|
*
|
drm/i915: Sparse warning about invalid value for burst_ena in tv_modes
Chris Wilson
2010-08-01
1
-1
/
+1
|
|
*
|
drm/i915: Sparse warns about the incorrect sign for storing bit17
Chris Wilson
2010-08-01
1
-1
/
+1
|
|
*
|
drm/i915: Silence sparse over non-static local structure.
Chris Wilson
2010-08-01
1
-1
/
+1
|
|
*
|
drm/i915: Silence sparse over duplicate members in static initializer
Chris Wilson
2010-08-01
1
-2
/
+2
|
|
*
|
drm/i915: Silence sparse complaints over insufficient bitfield int types.
Chris Wilson
2010-08-01
1
-2
/
+2
|
|
*
|
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
2010-08-01
3
-14
/
+35
|
|
*
|
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
Chris Wilson
2010-08-01
1
-14
/
+21
|
|
*
|
drm/i915: Propagate error from drm_install_irq() during EnterVT
Chris Wilson
2010-08-01
1
-1
/
+11
|
|
*
|
drm/i915: Typo in #define
Nicolas Kaiser
2010-08-01
1
-1
/
+1
|
|
*
|
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
2010-08-01
6
-8
/
+125
|
|
*
|
drm/i915: Calculate cursor watermark under non-SR state for Ironlake
Zhao Yakui
2010-08-01
2
-3
/
+56
|
|
*
|
drm/i915: Apply self-refresh watermark calculation for cursor plane
Zhao Yakui
2010-08-01
2
-1
/
+46
|
|
*
|
drm/i915: Fix fifo size for self-refresh watermark on 965G
Zhao Yakui
2010-08-01
2
-3
/
+4
|
|
*
|
drm/i915: Fix watermark calculation in self-refresh mode
Zhao Yakui
2010-08-01
2
-18
/
+27
|
|
*
|
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
Zhao Yakui
2010-08-01
3
-10
/
+64
|
|
*
|
drm/i915: remove duplicate PIPE*STAT bit definitions
Jesse Barnes
2010-08-01
2
-32
/
+6
|
|
*
|
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
Jesse Barnes
2010-08-01
1
-6
/
+2
|
|
*
|
intel_agp: Don't oops with zero stolen memory
Ondrej Zary
2010-08-01
1
-0
/
+14
|
|
*
|
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
2010-08-01
1
-1
/
+2
|
|
*
|
gpu/drm/i915: Add a blacklist to omit modeset on LID open
Thomas Bächler
2010-08-01
1
-0
/
+23
|
*
|
|
drm/radeon/kms/igp: sideport is AMD only
Alex Deucher
2010-08-04
4
-11
/
+11
|
*
|
|
drm/radeon/kms: handle the case of no active displays properly in the bandwid...
Alex Deucher
2010-08-04
2
-32
/
+18
|
*
|
|
drm: move ttm global code to core drm
Dave Airlie
2010-08-04
17
-79
/
+114
|
*
|
|
drm/radeon/kms: make sure HPD is set to NONE on analog-only connectors
Alex Deucher
2010-08-02
1
-2
/
+14
|
*
|
|
drm/radeon/kms: make sure rio_mem is valid before unmapping it
Alex Deucher
2010-08-02
1
-1
/
+2
|
*
|
|
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
2010-08-02
12
-57
/
+67
|
*
|
|
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
2010-08-02
14
-116
/
+116
|
|
/
/
|
*
|
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
2010-08-02
55
-1983
/
+2095
|
|
\
\
|
|
*
|
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
2010-08-02
1
-2
/
+2
|
|
*
|
drm/nv50: fix some not-error error messages
Ben Skeggs
2010-07-26
1
-0
/
+3
|
|
*
|
drm/nouveau: introduce gpio engine
Ben Skeggs
2010-07-26
11
-38
/
+100
|
|
*
|
drm/nv50: correct wait condition for instmem flush
Ben Skeggs
2010-07-26
1
-2
/
+2
|
|
*
|
drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.
Francisco Jerez
2010-07-26
1
-0
/
+8
|
|
*
|
drm/nouveau: Get rid of the remaining VGA CRTC locking.
Francisco Jerez
2010-07-26
2
-17
/
+5
[prev]
[next]