1. bfd8d8f vgacon: unconfuse vc_origin when using soft scrollback by Nicolas Pitre · 6 years ago
  2. 4d64c8e dummycon: Stop exporting dummycon_[un]register_output_notifier by Hans de Goede · 6 years ago
  3. 15f4c35 fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin by Hans de Goede · 6 years ago
  4. ff459c2 video/console/vgacon: Print big fat warning with nomodeset by Lyude Paul · 6 years ago
  5. 334bb89 console: dummycon: export dummycon_[un]register_output_notifier by Hans de Goede · 7 years ago
  6. 83d83be console/fbcon: Add support for deferred console takeover by Hans de Goede · 7 years ago
  7. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  8. 5e630af Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  9. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  10. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  11. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  12. 3af04d5 video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom_generic() by Markus Elfring · 7 years ago
  13. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  14. 579f1a2 s390/setup : enable display support for KVM guest by Farhan Ali · 7 years ago
  15. 0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support by Farhan Ali · 7 years ago
  16. f06a51a video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE by Ulf Magnusson · 7 years ago
  17. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  18. f54450a console: Drop added "static" for newport_con by Kees Cook · 7 years ago
  19. c396a5b console: Expand dummy functions for CFI by Kees Cook · 7 years ago
  20. 2312dbf drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32 by Greentime Hu · 7 years ago
  21. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  22. 724ba8b console/dummy: leave .con_font_get set to NULL by Nicolas Pitre · 7 years ago
  23. c820841 vgacon: Set VGA struct resource types by Bjorn Helgaas · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  26. b9a58de vgacon: Prevent faulty bootparams.screeninfo from causing harm by Jan H. Schönherr · 7 years ago
  27. 6aaf793 parisc/sticore: Fix section mismatches by Helge Deller · 7 years ago
  28. 6104c37 fbcon: Make fbcon a built-time depency for fbdev by Daniel Vetter · 7 years ago
  29. 927f7a1 mdacon: replace MDA_ADDR macro by inline function by Jiri Slaby · 8 years ago
  30. 734f13b mdacon: make mda_vram_base u16 * by Jiri Slaby · 8 years ago
  31. 08cfe9f mdacon: align code in mda_detect properly by Jiri Slaby · 8 years ago
  32. 3bbb5b8 video: console: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  33. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  34. cd7b917 video/console: use setup_timer and mod_timer instead of init_timer by Jan Stourac · 8 years ago
  35. 1a336c9 console: Make persistent scrollback a boot parameter by Manuel Schölling · 8 years ago
  36. aabd31c console: Add persistent scrollback buffers for all VGA consoles by Manuel Schölling · 8 years ago
  37. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
  38. 66da39e console: Move scrollback data into its own struct by Manuel Schölling · 8 years ago
  39. 8aac7f3 fbcon: Fix vc attr at deinit by Takashi Iwai · 8 years ago
  40. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  41. 5266e70 Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  42. 7c7808c openrisc: prevent VGA console, fix builds by Randy Dunlap · 8 years ago
  43. b9c8b7f vgacon: remove prehistoric macros by Jiri Slaby · 8 years ago
  44. 96fd955 vgacon: switch boolean variables to bool by Jiri Slaby · 8 years ago
  45. 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
  46. d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
  47. 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 9 years ago
  48. 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 9 years ago
  49. 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 9 years ago
  50. 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 9 years ago
  51. 8ede5cc tty: vt, make color_table const by Jiri Slaby · 9 years ago
  52. a1e533e fbcon: set a default value to blink interval by Jean-Philippe Brucker · 9 years ago
  53. f235f66 fbcon: initialize blink interval before calling fb_set_par by Scot Doyle · 9 years ago
  54. fa81558 Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  55. 031e29b drivers/video/concole: add negative dependency for VGA_CONSOLE on ARC by Yuriy Kolerov · 9 years ago
  56. 48fd8ec framebuffer: disable vgacon on microblaze arch by Nicolai Stange · 10 years ago
  57. 2a17d7e fbcon: unconditionally initialize cursor blink interval by Scot Doyle · 9 years ago
  58. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  59. a5edce4 fbcon: Avoid deleting a timer in IRQ context by Thierry Reding · 10 years ago
  60. 3652084 video/console: use swap() in newport_bmove() by Fabian Frederick · 10 years ago
  61. 27a4c82 fbcon: use the cursor blink interval provided by vt by Scot Doyle · 10 years ago
  62. 5b28f0fa fbcon: Remove unused vblank cursor code by Scot Doyle · 10 years ago
  63. 8f5b1e6 console/dummy: Move screen size selection from CPP to Kconfig by Geert Uytterhoeven · 10 years ago
  64. ba168a3 fbcon: Change fbcon_init from module_init to fs_initcall by Hans de Goede · 10 years ago
  65. 89f0244 video/console: Resolve several shadow warnings by Mark Rustad · 10 years ago
  66. 37773c4 fbcon: Fix option parsing control flow in fb_console_setup by Maarten ter Huurne · 10 years ago
  67. f74a289 framebuffer: fix border color by Mikulas Patocka · 10 years ago
  68. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  69. a4de052 drm/i915: Kick out vga console by Daniel Vetter · 11 years ago
  70. d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 11 years ago
  71. e4bdab7 console: Use explicit pointer type for vc_uni_pagedir* fields by Takashi Iwai · 11 years ago
  72. 0f2893f vgacon: Fix & cleanup refcounting by Takashi Iwai · 11 years ago
  73. 7a966fb fbcon: Fix memory leak in con2fb_release_oldinfo() by Masami Ichikawa · 11 years ago
  74. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago
  75. 5f4dc28 fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs by Keith Packard · 11 years ago
  76. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  77. ee23794 video: vgacon: Don't build on arm64 by Mark Brown · 11 years ago
  78. 4686214 fbcon: Fix memory leak in fbcon_exit(). by Masami Ichikawa · 11 years ago
  79. 5aa133d fbcon: trivial optimization for fbcon_exit by Wang YanQing · 11 years ago
  80. 0219132 parisc: sticon - unbreak on 64bit kernel by Helge Deller · 11 years ago
  81. 765d5b9 fbdev: fbcon: select VT_HW_CONSOLE_BINDING by David Herrmann · 11 years ago
  82. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  83. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  84. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  85. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 12 years ago
  86. 0ab3691 vgacon: fix missing include. by Dave Airlie · 12 years ago
  87. 7e6d72c vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 12 years ago
  88. d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 12 years ago
  89. 866f321 Revert "staging/solo6x10: depend on CONFIG_FONTS" by Geert Uytterhoeven · 12 years ago
  90. 3535629 console: Disable VGA text console support on cris by Geert Uytterhoeven · 12 years ago
  91. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  92. 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
  93. 70125e7 fbcon: convert last two unregister_con_driver call to do_unregister_con_driver by Wang YanQing · 12 years ago
  94. 7c80591 fbcon: delete unneeded function fbcon_takeover by Wang YanQing · 12 years ago
  95. e57f35d fbcon: convert last fbcon_takeover call to do_fbcon_takeover by Wang YanQing · 12 years ago
  96. 8c090cf staging/solo6x10: depend on CONFIG_FONTS by Arnd Bergmann · 12 years ago
  97. a85f1a4 fbcon: queue work on power efficient wq by Viresh Kumar · 12 years ago
  98. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  99. 6cd472d drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr by Devendra Naga · 12 years ago
  100. e6637d5 fbcon: when font is freed, clear also vc_font.data by Mika Kuoppala · 12 years ago