1. aef7db4 fbdev: fix recursive notifier and locking when fbdev console is blanked by Krzysztof Helt · 16 years ago
  2. 0865086 fbcon: fix monochrome color value calculation by David Winn · 16 years ago
  3. afa9b64 fbcon: prevent cursor disappearance after switching to 512 character font by Krzysztof Helt · 16 years ago
  4. 3838f59 Revert "fbcon: bgcolor fix" by Linus Torvalds · 16 years ago
  5. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  6. d9c5661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  7. c9b23e0 sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file by Florian Fainelli · 16 years ago
  8. fdac4e6 sticore: don't activate unsupported GSC STI cards on HPPA by Helge Deller · 16 years ago
  9. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  10. cba603b fbcon: remove stray semicolons by Jan Beulich · 16 years ago
  11. 2d04a4a fbcon: bgcolor fix by Stefano Stabellini · 16 years ago
  12. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  13. 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 16 years ago
  14. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  15. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  16. d850a2f vt/fbcon: fix background color on line feed by Jan Engelhardt · 16 years ago
  17. 7fe3915 vt/fbcon: update scrl_erase_char after 256/512-glyph font switch by Jan Engelhardt · 16 years ago
  18. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  19. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 16 years ago
  21. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 16 years ago
  22. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 17 years ago
  23. 91c4313 fbcon: fix color generation for monochrome framebuffer by Thomas Pfaff · 17 years ago
  24. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
  25. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
  26. cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 17 years ago
  27. 7b89280 cleanup after APUS removal by Adrian Bunk · 17 years ago
  28. 9e4e980 Disable VGA text console for AVR32 architecture by Hans-Christian Egtvedt · 17 years ago
  29. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  30. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  31. 53da056 netport_con.c: fix build errors and warnings by Ralf Baechle · 17 years ago
  32. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  33. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  34. 4d8a2d9 fbcon: delay the start of the cursor timer until a con_switch() by Antonino Daplas · 17 years ago
  35. accaa24 fbcon: logo: disable logo at boot by Randy Dunlap · 17 years ago
  36. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  37. 80185a9 export font_vga_8x16 by Andrew Morton · 17 years ago
  38. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  39. 908633f fbcon: Convert struct font_desc to use ISO C initializers by Ralf Baechle · 17 years ago
  40. c24c55c7 Fix font dependency for SGI Newport console driver by Ralf Baechle · 17 years ago
  41. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  42. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 17 years ago
  43. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 17 years ago
  44. 4ae8aea newport_con warning fix by Andrew Morton · 17 years ago
  45. 4769a9a fbcon: Kill compile warning by Antonino A. Daplas · 17 years ago
  46. c81f717 fbcon: Fix typo and bogus logic in get_default_font by Antonino A. Daplas · 17 years ago
  47. 80e2798 console: fix section mismatch warning in vgacon.c by Sam Ravnborg · 17 years ago
  48. cfafca8 fbdev: fbcon: console unregistration from unregister_framebuffer by Jesse Barnes · 17 years ago
  49. afd1db1 fbcon: Revise primary device selection by Antonino A. Daplas · 17 years ago
  50. d1baa4f fbcon: set_con2fb_map fixes by Antonino A. Daplas · 17 years ago
  51. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  52. 0c6c1ce fbcon: use struct device instead of struct class_device by Antonino A. Daplas · 17 years ago
  53. acba9cd fbcon: cursor blink control by Antonino A. Daplas · 17 years ago
  54. bad07ff fbcon: smart blitter usage for scrolling by Krzysztof Helt · 17 years ago
  55. db83b99 Video Console: Blackfin doesnt support VGA console by Michael Hennerich · 17 years ago
  56. aba2979 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  57. 353076f [VIDEO]: Fix section mismatch warning in promcon. by Sam Ravnborg · 17 years ago
  58. 9db71a1 fbdev: Move declaration of fb_class to <linux/fb.h> by Geert Uytterhoeven · 17 years ago
  59. 48a7d5c [PARISC] fix section mismatch in parisc STI video drivers by Helge Deller · 17 years ago
  60. a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 17 years ago
  61. 11fe250 VIDEO: remove archaic if[] construct from Kconfig file by Robert P. J. Day · 17 years ago
  62. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  63. 2ae8547 vgacon: disallow console operations when in KD_GRAPHICS mode by Antonino A. Daplas · 17 years ago
  64. 167f07f fbcon: check console-fb mapping in fbcon_get_requirement by Antonino A. Daplas · 17 years ago
  65. 38a3dc5 fbdev: fbcon: check if mode can handle new screen by Antonino A. Daplas · 17 years ago
  66. 38b4982 fbcon: check if the character count can be handled by Antonino A. Daplas · 17 years ago
  67. 2d2699d fbcon: font setting should check limitation of driver by Antonino A. Daplas · 17 years ago
  68. 95d67bb fbcon: delay screen update when setting the mode of all consoles by Antonino A. Daplas · 17 years ago
  69. 70802c6 fbdev: don't show logo if driver or fbcon are modular by Antonino A. Daplas · 17 years ago
  70. d1e2306 fbcon: don't draw cursor when it's disabled by Michal Januszewski · 17 years ago
  71. cf36a65 vt-add-color-support-to-the-underline-and-italic-attributes-fix by Andrew Morton · 17 years ago
  72. fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 17 years ago
  73. 250038f fbdev: avoid vertical overflow when making space for the logo by Geert Uytterhoeven · 17 years ago
  74. f82af20 [PATCH] x86-64: ignore vgacon if hardware not present by Gerd Hoffmann · 17 years ago
  75. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 18 years ago
  76. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  77. 9791d76 [PATCH] fbdev modedb: make more pointer parameters const by Geert Uytterhoeven · 17 years ago
  78. 024cd7e [PATCH] softcursor.c: avoid unaligned accesses by Franck Bui-Huu · 18 years ago
  79. 0128bee [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c by Helge Deller · 18 years ago
  80. d95159c [PATCH] various fbdev files: mark structs and array read-only by Helge Deller · 18 years ago
  81. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  82. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  83. 48afdf6 [PATCH] fbcon:: make 3 functions static by Adrian Bunk · 18 years ago
  84. 0a727de [PATCH] fbcon: Honor the return value of device_create_file by Antonino A. Daplas · 18 years ago
  85. 212f263 [PATCH] fbcon: Remove cursor timer if unused by Antonino A. Daplas · 18 years ago
  86. e299dd4 [PATCH] fbcon: Use persistent allocation for cursor blinking by Dave Jones · 18 years ago
  87. 5c930e8 video: Disable vgacon for SuperH. by Paul Mundt · 18 years ago
  88. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 18 years ago
  89. 7ca7b5c [PATCH] mdacon: fix __init section warnings by Frederik Deweerdt · 18 years ago
  90. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  91. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  92. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  93. 740e518 [PATCH] 64bit resource: C99 changes for struct resource declarations by Greg Kroah-Hartman · 18 years ago
  94. b877a96 [PATCH] VT binding: Make sticon support binding by Antonino A. Daplas · 18 years ago
  95. 2aea875 [PATCH] VT binding: Make promcon support binding by Antonino A. Daplas · 18 years ago
  96. e86bb8a [PATCH] VT binding: Make newport_con support binding by Antonino A. Daplas · 18 years ago
  97. ac08dae [PATCH] VT binding: Make mdacon support binding by Antonino A. Daplas · 18 years ago
  98. 5bd4253 [PATCH] VT binding: Do not create a device file for class device 'fbcon' by Antonino A. Daplas · 18 years ago
  99. e614b18 [PATCH] VT binding: Update fbcon to support binding by Antonino A. Daplas · 18 years ago
  100. 5428b04 [PATCH] Detaching fbcon: add capability to attach/detach fbcon by Antonino A. Daplas · 18 years ago