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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
2010-07-13
drm/nouveau: move DP script invocation to nouveau_dp.c
Ben Skeggs
2
-33
/
+23
2010-07-13
drm/nv50: rewrite display irq handler
Ben Skeggs
2
-143
/
+190
2010-07-13
drm/nv50: send evo "update" command after each disconnect
Ben Skeggs
3
-13
/
+12
2010-07-13
drm/nouveau: Workaround broken TV load detection on a "Zotac FX5200".
Francisco Jerez
1
-6
/
+27
2010-07-13
drm/nouveau: Move the fence wait before migration resource clean-up.
Francisco Jerez
1
-3
/
+3
2010-07-13
drm/nv04-nv40: Drop redundant logging.
Francisco Jerez
1
-4
/
+0
2010-07-13
drm/nouveau: INIT_CONFIGURE_PREINIT/CLK/MEM on newer BIOSes is not an error.
Francisco Jerez
1
-3
/
+3
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
9
-19
/
+20
2010-07-13
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
Francisco Jerez
3
-12
/
+48
2010-07-13
drm/nv04-nv40: Prevent invalid DAC/TVDAC combinations.
Francisco Jerez
3
-2
/
+26
2010-07-13
drm/nv17-nv40: Avoid using active CRTCs for load detection.
Francisco Jerez
1
-5
/
+4
2010-07-13
drm/nv50: when debugging on, log which crtc we connect an encoder to
Ben Skeggs
2
-2
/
+4
2010-07-13
drm/nv50: supply encoder disable() hook for SOR outputs
Ben Skeggs
4
-45
/
+41
2010-07-13
drm/nv50: DCB quirk for Dell M6300
Ben Skeggs
1
-0
/
+28
2010-07-13
drm/nv50: fix DP->DVI if output has been programmed for native DP previously
Ben Skeggs
2
-0
/
+32
2010-07-13
drm/nouveau: downgrade severity of most init table parser errors
Ben Skeggs
1
-42
/
+70
2010-07-13
drm/nouveau: tidy connector/encoder creation a little
Ben Skeggs
13
-83
/
+84
2010-07-13
drm/nouveau: set encoder for lvds
Albert Damen
1
-0
/
+1
2010-07-13
drm/nouveau: Ignore broken legacy I2C entries.
Francisco Jerez
1
-4
/
+8
2010-07-13
drm/nouveau: Don't clear AGPCMD completely on INIT_RESET.
Francisco Jerez
1
-1
/
+2
2010-07-13
drm/nouveau: Put the dithering check back in nouveau_connector_create.
Francisco Jerez
1
-4
/
+22
2010-07-13
drm/nv50: fix memory detection for cards with >=4GiB VRAM
Ben Skeggs
1
-1
/
+6
2010-07-13
drm/nouveau: missed some braces
Ben Skeggs
1
-1
/
+2
2010-07-13
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
4
-71
/
+38
2010-07-13
drm/nouveau: use drm_mm in preference to custom code doing the same thing
Ben Skeggs
7
-240
/
+45
2010-07-13
drm/nouveau: move LVDS detection back to connector detect() time
Ben Skeggs
1
-115
/
+87
2010-07-13
drm/nouveau: place notifiers in system memory by default
Ben Skeggs
1
-1
/
+1
2010-07-13
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
1
-8
/
+14
2010-07-09
drm: add PCI requirements to low-level drivers.
Dave Airlie
2
-4
/
+4
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
7
-1
/
+128
2010-07-07
drm/kms: add crtc disable function
Alex Deucher
2
-1
/
+7
2010-07-07
Merge branch 'drm-intel-lru' into drm-testing
Dave Airlie
5
-144
/
+254
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
37
-239
/
+479
2010-07-07
Merge tag 'v2.6.35-rc4' into drm-testing
Dave Airlie
49
-599
/
+511
2010-07-07
drm: correctly update connector DPMS status in drm_fb_helper
Jesse Barnes
1
-3
/
+20
2010-07-07
drm/radeon/kms: fix shared ddc handling
Alex Deucher
1
-1
/
+3
2010-07-07
drm: implement helper functions for scanning lru list
Daniel Vetter
2
-5
/
+177
2010-07-07
drm_mm: extract check_free_mm_node
Daniel Vetter
1
-37
/
+34
2010-07-07
drm: sane naming for drm_mm.c
Daniel Vetter
2
-41
/
+42
2010-07-07
drm: kill dead code in drm_mm.c
Daniel Vetter
1
-45
/
+0
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
4
-12
/
+1
2010-07-07
drm: use list_for_each_entry in drm_mm.c
Daniel Vetter
1
-6
/
+2
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2
-39
/
+33
2010-07-05
Linux 2.6.35-rc4
v2.6.35-rc4
Linus Torvalds
1
-1
/
+1
2010-07-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-61
/
+113
2010-07-05
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2010-07-05
module: initialize module dynamic debug later
Yehuda Sadeh
3
-11
/
+18
2010-07-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-388
/
+172
2010-07-05
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+3
2010-07-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-14
/
+48
[next]