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.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
2006-01-10
[PATCH] Fix console blanking
Ville Syrjala
1
-30
/
+3
2006-01-10
[PATCH] non-linear frame buffer read/write access
Thomas Koeller
1
-3
/
+2
2006-01-10
[PATCH] fbdev: Typos in Kconfig
YOSHIFUJI Hideaki
1
-2
/
+2
2006-01-10
[PATCH] fbdev: Replace kmalloc with kzalloc
Antonino A. Daplas
4
-8
/
+8
2006-01-10
[PATCH] fbcon: Code cleanups
Antonino A. Daplas
2
-18
/
+11
2006-01-10
[PATCH] i810fb: Fix suspend and resume hooks
Antonino A. Daplas
1
-28
/
+28
2006-01-10
[PATCH] s3c2410fb: cleanup and fix
Arnaud Patard
1
-6
/
+4
2006-01-10
[PATCH] nvidiafb: Reduce stack usage
Antonino A. Daplas
3
-13
/
+26
2006-01-10
[PATCH] nvidiafb: Add boot option 'bpp'
Antonino A. Daplas
1
-4
/
+21
2006-01-10
[PATCH] fbdev: Reduce stack usage
Antonino A. Daplas
1
-58
/
+68
2006-01-10
[PATCH] fbdev: Fix return code of fb_read and fb_write
Antonino A. Daplas
1
-12
/
+20
2006-01-10
[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling code
Knut Petersen
1
-1
/
+2
2006-01-10
[PATCH] include/video/newport.h: "extern inline" -> "static inline"
Adrian Bunk
1
-2
/
+3
2006-01-10
[PATCH] skeletonfb: Documentation update
Antonino A. Daplas
1
-99
/
+383
2006-01-10
[PATCH] nvidiafb: Add support for some pci-e chipsets
Antonino A. Daplas
2
-21
/
+59
2006-01-10
[PATCH] atyfb: LT/LG cleanup
Ville Syrjälä
1
-3
/
+5
2006-01-10
[PATCH] atyfb: VT/GT cleanup
Ville Syrjälä
1
-21
/
+41
2006-01-10
[PATCH] atyfb: Rage XL/XC cleanup
Ville Syrjälä
1
-6
/
+6
2006-01-10
[PATCH] atyfb: Improve blanking
Ville Syrjälä
1
-12
/
+12
2006-01-10
[PATCH] atyfb: Set ECP divider
Ville Syrjälä
3
-45
/
+63
2006-01-10
[PATCH] atyfb: Don't stretch with CRT
Ville Syrjälä
1
-2
/
+2
2006-01-10
[PATCH] atyfb: Fix interlaced modes
Ville Syrjälä
1
-10
/
+0
2006-01-10
[PATCH] atyfb: Fix CRTC_FIFO_LWM mask
Ville Syrjälä
1
-3
/
+2
2006-01-10
[PATCH] atyfb: Reduce verbosity
Ville Syrjälä
1
-8
/
+24
2006-01-10
[PATCH] atyfb: Fix spelling
Ville Syrjälä
1
-9
/
+9
2006-01-10
[PATCH] vga16fb: Trim vga16fb_pan_display
Antonino A. Daplas
1
-8
/
+0
2006-01-10
[PATCH] Fix vesafb display panning regression
Antonino A. Daplas
1
-0
/
+3
2006-01-10
[PATCH] vesafb: Trim vesafb_pan_display
Antonino A. Daplas
1
-9
/
+0
2006-01-10
[PATCH] savagefb: Trim savagefb_pan_display
Antonino A. Daplas
1
-20
/
+0
2006-01-10
[PATCH] rivafb: Trim rivafb_pan_display
Antonino A. Daplas
1
-24
/
+0
2006-01-10
[PATCH] fbdev: sstfb: Driver cleanups
Antonino A. Daplas
2
-33
/
+28
2006-01-10
[PATCH] fbdev: atyfb: Remove BIOS-less booting
Antonino A. Daplas
5
-371
/
+0
2006-01-10
[PATCH] fbdev: fbdev: Cleanup
Antonino A. Daplas
1
-33
/
+20
2006-01-10
[PATCH] fbdev: tdfxfb: Driver cleanups
Antonino A. Daplas
2
-69
/
+74
2006-01-10
[PATCH] fbdev: pm2fb: Driver cleanups
Antonino A. Daplas
1
-11
/
+10
2006-01-10
[PATCH] fbdev: neofb: Driver cleanups
Antonino A. Daplas
2
-18
/
+19
2006-01-10
[PATCH] fbdev: kyrofb: Driver cleanups
Antonino A. Daplas
2
-18
/
+15
2006-01-10
[PATCH] fbdev: imsttfb: Driver cleanups
Antonino A. Daplas
1
-29
/
+27
2006-01-10
[PATCH] fbdev: hgafb: Convert to platform device
Antonino A. Daplas
1
-29
/
+78
2006-01-10
[PATCH] fbdev: asiliantfb: Driver cleanups
Antonino A. Daplas
1
-1
/
+1
2006-01-10
[PATCH] fbdev: rivafb: Driver cleanups
Antonino A. Daplas
2
-26
/
+26
2006-01-10
[PATCH] fbdev: i810fb: Driver cleanups
Antonino A. Daplas
3
-29
/
+29
2006-01-10
[PATCH] fbdev: savagefb: Driver cleanup
Antonino A. Daplas
3
-49
/
+35
2006-01-10
[PATCH] fbdev: nvidiafb: Driver cleanup
Antonino A. Daplas
2
-5
/
+8
2006-01-10
[PATCH] Add sysfs entry to disable framebuffer access
Matthew Garrett
1
-0
/
+23
2006-01-10
[PATCH] savagefb: One more I2C-enabled device in savagefb
Jean Delvare
1
-0
/
+1
2006-01-10
[PATCH] matroxfb: Remove fbcon.h from the main header file
Antonino A. Daplas
1
-4
/
+0
2006-01-10
[PATCH] fbcon: Store struct display when setting all vcs
Antonino A. Daplas
1
-0
/
+2
2006-01-10
[PATCH] nvidiafb: i2c bus name beautification
Alessandro Zummo
1
-3
/
+3
2006-01-10
[PATCH] fbcon: Sanitize fbcon
Antonino A. Daplas
8
-82
/
+71
[next]