- adc12a7 Merge branch 'resizex' (patches from Maciej) by Linus Torvalds · 3 years, 8 months ago
- 860dafa vt: Fix character height handling with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- d4d0ad5 vgacon: Record video mode changes with VT_RESIZEX by Maciej W. Rozycki · 3 years, 8 months ago
- 0ae798f vgacon: drop unused vga_init_done by Stephen Kitt · 3 years, 11 months ago
- 5a3c96e vgacon: comment on vga_rolled_over by Jiri Slaby · 3 years, 10 months ago
- cac8a63 vgacon: drop BROKEN_GRAPHICS_PROGRAMS by Jiri Slaby · 4 years ago
- 973c096 vgacon: remove software scrollback support by Linus Torvalds · 4 years, 4 months ago
- ebfdfee vgacon: Fix for missing check in scrollback handling by Yunhai Zhang · 4 years, 5 months ago
- c0e4b3a vt: use newly defined CUR_* macros by Jiri Slaby · 4 years, 7 months ago
- 77bc14f vc: switch state to bool by Jiri Slaby · 4 years, 7 months ago
- b84ae3d vt: introduce enum vc_intensity for intensity by Jiri Slaby · 4 years, 7 months ago
- 28bc24f vc: separate state by Jiri Slaby · 4 years, 7 months ago
- 513dc79 vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 10 months ago
- 3e3d38b vgacon: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- bfd8d8f vgacon: unconfuse vc_origin when using soft scrollback by Nicolas Pitre · 6 years ago
- ff459c2 video/console/vgacon: Print big fat warning with nomodeset by Lyude Paul · 6 years ago
- c396a5b console: Expand dummy functions for CFI by Kees Cook · 7 years ago
- c820841 vgacon: Set VGA struct resource types by Bjorn Helgaas · 7 years ago
- b9a58de vgacon: Prevent faulty bootparams.screeninfo from causing harm by Jan H. Schönherr · 7 years ago
- 1a336c9 console: Make persistent scrollback a boot parameter by Manuel Schölling · 8 years ago
- aabd31c console: Add persistent scrollback buffers for all VGA consoles by Manuel Schölling · 8 years ago
- bcd375f console: Add callback to flush scrollback buffer to consw struct by Manuel Schölling · 8 years ago
- 66da39e console: Move scrollback data into its own struct by Manuel Schölling · 8 years ago
- b9c8b7f vgacon: remove prehistoric macros by Jiri Slaby · 8 years ago
- 96fd955 vgacon: switch boolean variables to bool by Jiri Slaby · 8 years ago
- 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
- d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
- 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 9 years ago
- 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 9 years ago
- 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 9 years ago
- 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 9 years ago
- 8ede5cc tty: vt, make color_table const by Jiri Slaby · 9 years ago
- 89f0244 video/console: Resolve several shadow warnings by Mark Rustad · 10 years ago
- 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
- a4de052 drm/i915: Kick out vga console by Daniel Vetter · 11 years ago
- e4bdab7 console: Use explicit pointer type for vc_uni_pagedir* fields by Takashi Iwai · 11 years ago
- 0f2893f vgacon: Fix & cleanup refcounting by Takashi Iwai · 11 years ago
- 0ab3691 vgacon: fix missing include. by Dave Airlie · 12 years ago
- 7e6d72c vgacon.c: add cond reschedule points in vgacon_do_font_op by Marcelo Tosatti · 12 years ago
- 2a24830 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 12 years ago
- 6b2c180 locking, video: Annotate vga console lock as raw by Thomas Gleixner · 15 years ago
- 63b1dd0 video: fix some comments in drivers/video/console/vgacon.c by Amerigo Wang · 14 years ago
- 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- 83ceb67 tty: fix console_sem lock order by Arnd Bergmann · 15 years ago
- ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 15 years ago
- 6aed359 console/vgacon.c: mark file-local symbol static by Thiago Farina · 15 years ago
- b434a68 vgacon: Add support for setting the default cursor state by Matthew Garrett · 15 years ago
- f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
- f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
- 6d6c971 includecheck fix: drivers/video, vgacon.c by Jaswinder Singh Rajput · 15 years ago
- b8ec757 vgacon: use slab allocator instead of the bootmem allocator by Pekka Enberg · 16 years ago
- b175dc0 vgacon: return the upper half of 512 character fonts by Stefan Bader · 16 years ago
- 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
- f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
- 5ab4840 vgacon: vgacon_scrolldelta simplification by Marcin Slusarz · 16 years ago
- c38182a vgacon: optimize scrolling by Marcin Slusarz · 16 years ago
- 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
- c9e587ab vt: fix background color on line feed by Jan Engelhardt · 17 years ago
- cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 17 years ago
- 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
- 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
- e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
- 80e2798 console: fix section mismatch warning in vgacon.c by Sam Ravnborg · 17 years ago
- a1a4849 Refine SCREEN_INFO sanity check for vgacon initialization by Gerd Hoffmann · 18 years ago
- 2ae8547 vgacon: disallow console operations when in KD_GRAPHICS mode by Antonino A. Daplas · 18 years ago
- cf36a65 vt-add-color-support-to-the-underline-and-italic-attributes-fix by Andrew Morton · 18 years ago
- fa6ce9a vt: add color support to the "underline" and "italic" attributes by Jan Engelhardt · 18 years ago
- f82af20 [PATCH] x86-64: ignore vgacon if hardware not present by Gerd Hoffmann · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- 0128bee [PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c by Helge Deller · 18 years ago
- 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
- a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 740e518 [PATCH] 64bit resource: C99 changes for struct resource declarations by Greg Kroah-Hartman · 19 years ago
- 50ec42e [PATCH] Detaching fbcon: fix vgacon to allow retaking of the console by Antonino A. Daplas · 19 years ago
- 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 19 years ago
- 15bdab9 [PATCH] vgacon: Add support for soft scrollback by Antonino A. Daplas · 19 years ago
- 2115aea [PATCH] vgacon: fix EGA cursor resize function by Samuel Thibault · 19 years ago
- d1521260 [PATCH] vgacon: no vertical resizing on EGA by Samuel Thibault · 19 years ago
- 53dbb26 [PATCH] vgacon: Workaround for resize bug in some chipsets by Antonino A. Daplas · 19 years ago
- 954de91 [PATCH] vgacon: fix doublescan mode by Samuel Thibault · 19 years ago
- 5ef897c [PATCH] vgacon: Fix usage of stale height value on vc initialization by Antonino A. Daplas · 19 years ago
- 88dcb6c [PATCH] Set the vga cursor even when hidden by Samuel Thibault · 19 years ago
- 1a66ddc [PATCH] fix vgacon blanking by Pozsar Balazs · 19 years ago
- 0aec486 [PATCH] SVGATextMode fix by Samuel Thibault · 19 years ago
- 6d36ba6 [PATCH] vgacon: Fix sanity checking in vgacon_resize by Antonino A. Daplas · 19 years ago
- 28254d4 [PATCH] vga text console and stty cols/rows by Samuel Thibault · 19 years ago
- f18cd8f [PATCH] VGA to fbcon fix. by James Simmons · 20 years ago
- a40920b [PATCH] vgacon: set vc_hi_font_mask correctly by Bill Nottingham · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago