1. 5b28f0fa fbcon: Remove unused vblank cursor code by Scot Doyle · 9 years ago
  2. 8f5b1e6 console/dummy: Move screen size selection from CPP to Kconfig by Geert Uytterhoeven · 9 years ago
  3. ba168a3 fbcon: Change fbcon_init from module_init to fs_initcall by Hans de Goede · 10 years ago
  4. 89f0244 video/console: Resolve several shadow warnings by Mark Rustad · 10 years ago
  5. 37773c4 fbcon: Fix option parsing control flow in fb_console_setup by Maarten ter Huurne · 10 years ago
  6. f74a289 framebuffer: fix border color by Mikulas Patocka · 10 years ago
  7. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  8. a4de052 drm/i915: Kick out vga console by Daniel Vetter · 10 years ago
  9. d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  10. e4bdab7 console: Use explicit pointer type for vc_uni_pagedir* fields by Takashi Iwai · 10 years ago
  11. 0f2893f vgacon: Fix & cleanup refcounting by Takashi Iwai · 10 years ago
  12. 7a966fb fbcon: Fix memory leak in con2fb_release_oldinfo() by Masami Ichikawa · 10 years ago
  13. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 10 years ago
  14. 5f4dc28 fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs by Keith Packard · 10 years ago
  15. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  16. ee23794 video: vgacon: Don't build on arm64 by Mark Brown · 11 years ago
  17. 4686214 fbcon: Fix memory leak in fbcon_exit(). by Masami Ichikawa · 11 years ago
  18. 5aa133d fbcon: trivial optimization for fbcon_exit by Wang YanQing · 11 years ago
  19. 0219132 parisc: sticon - unbreak on 64bit kernel by Helge Deller · 11 years ago
  20. 765d5b9 fbdev: fbcon: select VT_HW_CONSOLE_BINDING by David Herrmann · 11 years ago
  21. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  22. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  23. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  24. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  25. 0ab3691 vgacon: fix missing include. by Dave Airlie · 11 years ago
  26. 7e6d72c vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 11 years ago
  27. d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 11 years ago
  28. 866f321 Revert "staging/solo6x10: depend on CONFIG_FONTS" by Geert Uytterhoeven · 11 years ago
  29. 3535629 console: Disable VGA text console support on cris by Geert Uytterhoeven · 11 years ago
  30. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  31. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 11 years ago
  32. 70125e7 fbcon: convert last two unregister_con_driver call to do_unregister_con_driver by Wang YanQing · 11 years ago
  33. 7c80591 fbcon: delete unneeded function fbcon_takeover by Wang YanQing · 11 years ago
  34. e57f35d fbcon: convert last fbcon_takeover call to do_fbcon_takeover by Wang YanQing · 11 years ago
  35. 8c090cf staging/solo6x10: depend on CONFIG_FONTS by Arnd Bergmann · 11 years ago
  36. a85f1a4 fbcon: queue work on power efficient wq by Viresh Kumar · 11 years ago
  37. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  38. 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 11 years ago
  39. e6637d5 fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 11 years ago
  40. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  41. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  42. 256fc0e fbcon: clear the logo bitmap from the margin area by Kamal Mostafa · 11 years ago
  43. 62cd2fa8 Merge branch 'console-fixes' into drm-next by Dave Airlie · 11 years ago
  44. 054430e fbcon: fix locking harder by Dave Airlie · 11 years ago
  45. e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 11 years ago
  46. 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 11 years ago
  47. ae12878 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 11 years ago
  48. 2a24830 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 11 years ago
  49. 55ec4c3 drivers/video/console: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  50. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  51. 2b83188 Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  52. fa4dbbc VIDEO: Newport Fix console crashes by Thomas Bogendoerfer · 12 years ago
  53. a240af2 drivers/video/console/softcursor.c: remove redundant NULL check before kfree() by Sachin Kamat · 12 years ago
  54. bcfbeec drivers: console: font_: Change a glyph from "broken bar" to "vertical line" by Bjarni Ingi Gislason · 12 years ago
  55. 72caa5f fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) by Bruno Prémont · 12 years ago
  56. e432964 fbcon: prevent possible buffer overflow. by Paul Cercueil · 12 years ago
  57. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  58. 88c144b Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  59. d399099 video/console: automatically select a font by Arnd Bergmann · 12 years ago
  60. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  61. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  62. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  63. e84de0c MIPS: GIO bus support for SGI IP22/28 by Thomas Bogendoerfer · 13 years ago
  64. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  65. bfc994b Kconfig: remove a few puzzling comments by Paul Bolle · 13 years ago
  66. 6b2c180 locking, video: Annotate vga console lock as raw by Thomas Gleixner · 15 years ago
  67. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  68. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  69. 79add62 update David Miller's old email address by Justin P. Mattock · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. 62e0ff1 fbcon: Remove unused 'display *p' variable from fb_flashcursor() by Sergey Senozhatsky · 13 years ago
  72. 32b98bf fbcon: fix situation where fbcon gets deinitialised and can't reinit. by Dave Airlie · 14 years ago
  73. d6244bc fbcon: Bugfix soft cursor detection in Tile Blitting by Henry Nestler · 13 years ago
  74. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  75. 9948d37 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  76. 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 13 years ago
  77. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  78. 554ec37 vgacon: check for efi machine by Yannick Heneault · 13 years ago
  79. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  80. 142092e fbcon: fix lockdep warning from fbcon_deinit() by Jarek Poplawski · 14 years ago
  81. 26c5be3 fbcon: uninline four foo_update_attr() functions by Denys Vlasenko · 14 years ago
  82. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  83. 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 14 years ago
  84. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  85. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  86. d71048e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  87. d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
  88. fb78b51 ARM: Disable VGA console for ARM in most cases by Tony Lindgren · 14 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  90. 6aed359 console/vgacon.c: mark file-local symbol static by Thiago Farina · 14 years ago
  91. a52712a console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE by Amerigo Wang · 14 years ago
  92. 6a9ee8a vga_switcheroo: initial implementation (v15) by Dave Airlie · 14 years ago
  93. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  95. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  96. b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
  97. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  98. f5c15d0 fb: remove fb_save_state() and fb_restore_state operations by Krzysztof Helt · 15 years ago
  99. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  100. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago