1. a3f781a fbcon: Add option to enable legacy hardware acceleration by Helge Deller · 3 years ago
  2. 99b03ca Merge v5.16-rc5 into drm-next by Daniel Vetter · 3 years, 1 month ago
  3. c8a04cb Merge tag 'drm-misc-next-2021-11-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Daniel Vetter · 3 years, 1 month ago
  4. 6a2d2dd drm: Move nomodeset kernel parameter to the DRM subsystem by Javier Martinez Canillas · 3 years, 2 months ago
  5. 3dfac26 vgacon: Propagate console boot parameters before calling `vc_resize' by Maciej W. Rozycki · 3 years, 3 months ago
  6. bec05f3 parisc/sticon: fix reverse colors by Sven Schnelle · 3 years, 2 months ago
  7. 0bbadaf um: allow disabling NO_IOMEM by Johannes Berg · 3 years, 11 months ago
  8. adc12a7 Merge branch 'resizex' (patches from Maciej) by Linus Torvalds · 3 years, 8 months ago
  9. 860dafa vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
  10. d4d0ad5 vgacon: Record video mode changes with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
  11. 0ae798f vgacon: drop unused vga_init_done by Stephen Kitt · 4 years ago
  12. 5a3c96e vgacon: comment on vga_rolled_over by Jiri Slaby · 3 years, 11 months ago
  13. cac8a63 vgacon: drop BROKEN_GRAPHICS_PROGRAMS by Jiri Slaby · 4 years ago
  14. 4497364 parisc/sticore: Avoid hard-coding built-in font charcount by Peilin Ye · 4 years, 2 months ago
  15. 259a252 console: Delete dummy con_font_set() and con_font_default() callback implementations by Peilin Ye · 4 years, 2 months ago
  16. 7a089ec console: Delete unused con_font_copy() callback implementations by Peilin Ye · 4 years, 2 months ago
  17. c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 2 months ago
  18. 7cb4150 Fonts: Make font size unsigned in font_desc by Peilin Ye · 4 years, 3 months ago
  19. 7ff3f14d parisc/sticon: Add user font support by Helge Deller · 4 years, 3 months ago
  20. 58a5c67 parisc/sticon: Always register sticon console driver by Helge Deller · 4 years, 3 months ago
  21. 5d6c413 Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 3 months ago
  22. 86fdf61 Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 3 months ago
  23. bb0890b fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h by Peilin Ye · 4 years, 4 months ago
  24. 33f16b2 Merge 5.9.0-rc6 into tty-next by Greg Kroah-Hartman · 4 years, 4 months ago
  25. 23f8727 sticon: remove no-op sticon_set_origin() by Tetsuo Handa · 4 years, 4 months ago
  26. 1b24f46 newport_con: remove no-op newport_set_origin() by Tetsuo Handa · 4 years, 4 months ago
  27. 973c096 vgacon: remove software scrollback support by Linus Torvalds · 4 years, 4 months ago
  28. 9b07655 newport_con: make module's init & exit static using module_driver by Jiri Slaby · 4 years, 5 months ago
  29. e18d918 newport_con: fix no return statement in newport_show_logo by Jiri Slaby · 4 years, 5 months ago
  30. d73568c vt: make vc_data pointers const in selection.h by Jiri Slaby · 4 years, 5 months ago
  31. d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
  32. ebfdfee vgacon: Fix for missing check in scrollback handling by Yunhai Zhang · 4 years, 6 months ago
  33. 118499e newport_con: vc_color is now in state by Jiri Slaby · 4 years, 6 months ago
  34. c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
  35. 77bc14f vc: switch state to bool by Jiri Slaby · 4 years, 7 months ago
  36. b84ae3d vt: introduce enum vc_intensity for intensity by Jiri Slaby · 4 years, 7 months ago
  37. 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
  38. 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
  39. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  40. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  41. fd4b824 console: newport_con: fix an issue about leak related system resources by Dejin Zheng · 4 years, 9 months ago
  42. d3bd37f Merge v5.6-rc5 into drm-next by Dave Airlie · 4 years, 10 months ago
  43. 513dc79 vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 11 months ago
  44. 1b245ec Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
  45. 52733e9 video: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  46. e018bc2 console/dummycon: Remove bogus depends on from DUMMY_CONSOLE by Arvind Sankar · 5 years ago
  47. 3e3d38b vgacon: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  48. 214b0dd dummycon: Sprinkle locking checks by Daniel Vetter · 6 years ago
  49. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  50. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  51. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  52. bfd8d8f vgacon: unconfuse vc_origin when using soft scrollback by Nicolas Pitre · 6 years ago
  53. 4d64c8e dummycon: Stop exporting dummycon_[un]register_output_notifier by Hans de Goede · 6 years ago
  54. 15f4c35 fbcon: Only allow FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER if fbdev is builtin by Hans de Goede · 6 years ago
  55. ff459c2 video/console/vgacon: Print big fat warning with nomodeset by Lyude Paul · 6 years ago
  56. 334bb89 console: dummycon: export dummycon_[un]register_output_notifier by Hans de Goede · 7 years ago
  57. 83d83be console/fbcon: Add support for deferred console takeover by Hans de Goede · 7 years ago
  58. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  59. 5e630af Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  60. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  61. 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
  62. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  63. 3af04d5 video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom_generic() by Markus Elfring · 7 years ago
  64. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  65. 579f1a2 s390/setup : enable display support for KVM guest by Farhan Ali · 7 years ago
  66. 0a3994f Kconfig : Remove HAS_IOMEM dependency for Graphics support by Farhan Ali · 7 years ago
  67. f06a51a video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE by Ulf Magnusson · 7 years ago
  68. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  69. f54450a console: Drop added "static" for newport_con by Kees Cook · 7 years ago
  70. c396a5b console: Expand dummy functions for CFI by Kees Cook · 7 years ago
  71. 2312dbf drivers/video/concole: add negative dependency for VGA_CONSOLE on nds32 by Greentime Hu · 7 years ago
  72. c3611b6 Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  73. 724ba8b console/dummy: leave .con_font_get set to NULL by Nicolas Pitre · 7 years ago
  74. c820841 vgacon: Set VGA struct resource types by Bjorn Helgaas · 7 years ago
  75. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  76. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  77. b9a58de vgacon: Prevent faulty bootparams.screeninfo from causing harm by Jan H. Schönherr · 7 years ago
  78. 6aaf793 parisc/sticore: Fix section mismatches by Helge Deller · 7 years ago
  79. 6104c37 fbcon: Make fbcon a built-time depency for fbdev by Daniel Vetter · 7 years ago
  80. 927f7a1 mdacon: replace MDA_ADDR macro by inline function by Jiri Slaby · 8 years ago
  81. 734f13b mdacon: make mda_vram_base u16 * by Jiri Slaby · 8 years ago
  82. 08cfe9f mdacon: align code in mda_detect properly by Jiri Slaby · 8 years ago
  83. 3bbb5b8 video: console: Remove reference to CONFIG_8xx by Christophe Leroy · 8 years ago
  84. edccb59 Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  85. cd7b917 video/console: use setup_timer and mod_timer instead of init_timer by Jan Stourac · 8 years ago
  86. 1a336c9 console: Make persistent scrollback a boot parameter by Manuel Schölling · 8 years ago
  87. aabd31c console: Add persistent scrollback buffers for all VGA consoles by Manuel Schölling · 8 years ago
  88. bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
  89. 66da39e console: Move scrollback data into its own struct by Manuel Schölling · 8 years ago
  90. 8aac7f3 fbcon: Fix vc attr at deinit by Takashi Iwai · 8 years ago
  91. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  92. 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
  93. 7c7808c openrisc: prevent VGA console, fix builds by Randy Dunlap · 8 years ago
  94. b9c8b7f vgacon: remove prehistoric macros by Jiri Slaby · 8 years ago
  95. 96fd955 vgacon: switch boolean variables to bool by Jiri Slaby · 8 years ago
  96. 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
  97. d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
  98. 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 9 years ago
  99. 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 9 years ago
  100. 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 9 years ago