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