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
2012-03-13
drm/nouveau/pm: embed timings into perflvl structs
Ben Skeggs
4
-58
/
+54
2012-03-13
drm/nouveau/pm: calculate memory timings at perflvl creation time
Ben Skeggs
5
-298
/
+132
2012-03-13
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
Ben Skeggs
1
-11
/
+19
2012-03-13
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
Roy Spliet
4
-152
/
+476
2012-03-13
drm/nouveau/pm: restructure bios table parsing
Ben Skeggs
1
-173
/
+217
2012-03-13
drm/nouveau/pm: avoid potential divide-by-zero
Ben Skeggs
1
-1
/
+1
2012-03-13
drm/nouveau: Fix module parameter description formats
Jean Delvare
1
-7
/
+7
2012-03-13
drm/nouveau/pm: improve memory timing generation
Roy Spliet
2
-65
/
+120
2012-03-13
drm/nouveau/pm: improve the reclocking logs' readability
Martin Peres
1
-5
/
+25
2012-03-13
drm/nouveau: move pwm_divisor to the nouveau_pm_fan struct
Martin Peres
3
-3
/
+3
2012-03-13
drm/nouveau/pm: restore fan speed after suspend
Martin Peres
2
-1
/
+9
2012-03-13
drm/nouveau/pm: style fixes
Martin Peres
4
-70
/
+110
2012-03-13
drm/nouveau: rework the init/takedown ordering
Ben Skeggs
1
-40
/
+41
2012-03-13
drm/nvc0: add initial memory type detection
Ben Skeggs
1
-0
/
+2
2012-03-13
drm/nv50: hopefully handle the DDR2/DDR3 memtype detection somewhat better
Ben Skeggs
3
-3
/
+27
2012-03-13
drm/nv50: add memory type detection
Ben Skeggs
1
-0
/
+16
2012-03-13
drm/nv20-nv40: add memory type detection
Ben Skeggs
4
-2
/
+57
2012-03-13
drm/nv20: split PFB code out of nv10_fb.c
Ben Skeggs
5
-131
/
+198
2012-03-13
drm/nouveau: memory type detection for the really old chipsets
Ben Skeggs
2
-0
/
+13
2012-03-13
drm/nouveau: move vram detection funcs to chipset-specific fb code
Ben Skeggs
6
-76
/
+127
2012-03-10
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
42
-917
/
+6705
2012-03-10
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
1
-11
/
+2
2012-03-10
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
1
-7
/
+0
2012-03-10
gma500: oaktrail_lvds_init() drop unused variable
Kirill A. Shutemov
1
-2
/
+1
2012-03-10
gma500: oaktrail_hdmi_i2c_access() drop unused variable
Kirill A. Shutemov
1
-3
/
+3
2012-03-10
gma500: mark oaktrail_backlight_init() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: oaktrail_hdmi: drop dead code
Kirill A. Shutemov
1
-327
/
+0
2012-03-10
gma500: oaktrail_crtc: drop unused variables
Kirill A. Shutemov
1
-10
/
+1
2012-03-10
gma500: oaktrail_crtc: mark few functions as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mdfld_intel_display: drop unused variables
Kirill A. Shutemov
1
-12
/
+0
2012-03-10
gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: mdfld_dsi_dpi: drop unused variables
Kirill A. Shutemov
1
-8
/
+1
2012-03-10
gma500: mdfld_device: mark few functions as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: cdv_intel_lvds: #if 0 currently unused functions
Kirill A. Shutemov
1
-0
/
+2
2012-03-10
gma500: cdv_intel_lvds: mark few functions as static
Kirill A. Shutemov
1
-4
/
+4
2012-03-10
gma500: cdv_intel_hdmi: add missing include
Kirill A. Shutemov
1
-0
/
+1
2012-03-10
gma500: cdv_intel_crt: mark few functions as static
Kirill A. Shutemov
1
-3
/
+3
2012-03-10
gma500: cdv_intel_crt: drop unused variables
Kirill A. Shutemov
1
-9
/
+1
2012-03-10
gma500: cdv_intel_crt: drop dead code
Kirill A. Shutemov
1
-47
/
+0
2012-03-10
gma500: cdv_intel_crt: add missing include
Kirill A. Shutemov
1
-0
/
+1
2012-03-10
gma500: fix cdv_intel_wait_for_vblank() prototype
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: fix two -Wmissing-field-initializers warnings
Kirill A. Shutemov
1
-2
/
+4
2012-03-10
gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: psb_driver_load(): drop unused variables
Kirill A. Shutemov
1
-8
/
+0
2012-03-10
gma500: fix ioctl confict
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
Kirill A. Shutemov
1
-19
/
+16
[prev]
[next]