summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
AgeCommit message (Expand)Author
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2010-08-10tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox
2010-08-10tty: Make vt's have a tty_portAlan Cox
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds
2008-04-29vt: fix background color on line feedJan Engelhardt
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2006-10-02[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2005-11-07[PATCH] console: Fix compile errorAntonino A. Daplas
2005-03-07[PATCH] merge vt_struct into vc_dataRoman Zippel
2005-01-10[PATCH] cleanup virtual console <-> selection.c interfaceChristoph Hellwig
2004-07-29[PATCH] console_font_op annotatedAlexander Viro
2003-03-22[VT]: vc_pos needs to be unsigned long.David S. Miller
2003-03-10[CONSOLE] Nuked a few gloabl variables. Now that the console system supports ...James Simmons
2002-11-14Moving over to console_font_op to get ride of struct display.James Simmons
2002-06-30Started to enforce a one to one relationship between struct tty_struct and st...James Simmons
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds