aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/vt.c
Commit message (Expand)AuthorAge
* vt,console,kdb: preserve console_blanked while in kdbJason Wessel2010-08-16
* vt: fix regression warnings from KMS mergeJason Wessel2010-08-16
* tty: Move the vt_tty field from the vc_data into the standard tty_portAlan Cox2010-08-10
* tty: Make vt's have a tty_portAlan Cox2010-08-10
* vc: Locking clean upAlan Cox2010-08-10
* vt/console: try harder to print output when panicingJesse Barnes2010-08-10
* vt: clean up the code - use kernel libraryAndy Shevchenko2010-08-10
* drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned longqiaochong2010-08-09
* drivers/char/vt.c: fix vc->vc_origin on take_over_console()qiaochong2010-08-09
* vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-05
* vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-05
* Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds2010-06-06
* tty: fix a little bug in scrup, vt.cFrank Pan2010-06-04
* drivers/char/vt.c: use memdup_userJulia Lawall2010-05-27
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* vt: remove unused variablesShahar Havivi2010-02-05
* vt: make the default cursor shape configurableClemens Ladisch2009-12-16
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-15
* vc: Add support for hiding the cursor when creating VTsMatthew Garrett2009-11-13
* tty: vt: use printk_onceMarcin Slusarz2009-09-19
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-19
* vt: add an event interfaceAlan Cox2009-09-19
* tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput2009-09-19
* sparc: Kill PROM console driver.David S. Miller2009-09-15
* vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-16
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* console: make blank timeout value a boot optionDaniel Mack2009-06-16
* kmemleak: Remove the kmemleak.h include in drivers/char/vt.cCatalin Marinas2009-06-12
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-11
|\
| * kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-11
* | vt: use kzalloc() instead of the bootmem allocatorPekka Enberg2009-06-11
|/
* Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-19
* vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2009-03-24
* Make various things staticRoel Kluin2009-01-08
* pty: simplify resizeAlan Cox2009-01-02
* n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson2009-01-02
* console ASCII glyph 1:1 mappingIngo Brueckl2008-12-13
* vt: incomplete initialization of vc_tab_stopWolfgang Kroworsch2008-11-06
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* Revert "vt: fix background color on line feed"Linus Torvalds2008-10-14
* tty: Remove more special casing and out of place codeAlan Cox2008-10-13
* tty: shutdown methodAlan Cox2008-10-13
* vt: remove bogus lock droppingAlan Cox2008-10-13
* tty: move tioclinux from a special caseAlan Cox2008-10-13
* tty: remove resize window special caseAlan Cox2008-08-15
* vt: Deadlock workaroundAlan Cox2008-08-04
* Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-25
|\
| * Make console charset translation optionalDavid Woodhouse2008-06-04
* | vt: do not update when the console is blankedStefano Stabellini2008-07-24
* | vt: hold console_sem across sysfs operationsJiri Slaby2008-07-24