1. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  2. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  3. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  4. 81732c3 tty vt: Fix line garbage in virtual console on command line edition by Jean-François Moine · 12 years ago
  5. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 12 years ago
  6. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  7. bc1e99d TTY: vt, add ->install by Jiri Slaby · 12 years ago
  8. 4c2ef53 TTY: vt, remove con_schedule_flip by Jiri Slaby · 12 years ago
  9. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  10. 871bdea tty/vt: handle bad user buffer in {G,P}IO_CMAP ioctl by Michael Gehring · 12 years ago
  11. 5da527a printk(): add KERN_CONT where needed in hpet and vt code by Kay Sievers · 12 years ago
  12. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  13. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  14. 5289475 vt: tackle the main part of the selection logic by Alan Cox · 12 years ago
  15. 20f6257 vt: push down tioclinux cases by Alan Cox · 12 years ago
  16. edab558 vt: sort out locking for font handling by Alan Cox · 12 years ago
  17. 079c953 vt:tackle kbd_table by Alan Cox · 12 years ago
  18. 502fcb7 tty: clearify structure initializer in notify_write() by Mathias Krause · 13 years ago
  19. f8df13e tty: Clean console safely by Petr Písař · 13 years ago
  20. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  21. f2ee4ae TTY: VT, remove unused variables by Jiri Slaby · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  24. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  25. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 13 years ago
  26. 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 13 years ago
  27. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  28. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 13 years ago
  29. a2a6a82 tty: use for_each_console() and WARN() on sysfs failures by Kay Sievers · 13 years ago
  30. c55c63c vt: fix issue when fbcon wants to takeover a second time. by Dave Airlie · 13 years ago
  31. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
  32. 60d4ae8 TTY: create drivers/tty/vt and move the vt code there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/vt.c]
  33. 432c9ed vcs: invoke the vt update callback when /dev/vcs* is written to by Nicolas Pitre · 14 years ago
  34. 9fc2b2d vt: Fix console corruption on driver hand-over. by Francisco Jerez · 14 years ago
  35. beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
  36. fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
  37. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  38. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
  39. e33ac1c vc: Locking clean up by Alan Cox · 14 years ago
  40. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  41. 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 14 years ago
  42. 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
  43. 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
  44. 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
  45. b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
  46. 386f40c Revert "tty: fix a little bug in scrup, vt.c" by Linus Torvalds · 14 years ago
  47. 962400e tty: fix a little bug in scrup, vt.c by Frank Pan · 14 years ago
  48. 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 14 years ago
  49. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  50. d9a5f04 vt: remove unused variables by Shahar Havivi · 14 years ago
  51. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  52. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  53. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  54. 9074d96 tty: vt: use printk_once by Marcin Slusarz · 15 years ago
  55. e921665 tty: handle VT specific compat ioctls in vt driver by Arnd Bergmann · 15 years ago
  56. 8b92e87 vt: add an event interface by Alan Cox · 15 years ago
  57. 60479ed tty: includecheck fix: drivers/char, vt.c by Jaswinder Singh Rajput · 15 years ago
  58. 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
  59. 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 15 years ago
  60. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  61. f324edc console: make blank timeout value a boot option by Daniel Mack · 15 years ago
  62. 6ab5631 kmemleak: Remove the kmemleak.h include in drivers/char/vt.c by Catalin Marinas · 15 years ago
  63. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  64. a5f4f52 vt: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  65. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  66. c0b7988 Revert "console ASCII glyph 1:1 mapping" by Samuel Thibault · 15 years ago
  67. 4995f8e vcs: hook sysfs devices into object lifetime instead of "binding" by Kay Sievers · 15 years ago
  68. da2bdf9 Make various things static by Roel Kluin · 15 years ago
  69. fc6f623 pty: simplify resize by Alan Cox · 16 years ago
  70. a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty by Joe Peterson · 16 years ago
  71. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  72. a564738 vt: incomplete initialization of vc_tab_stop by Wolfgang Kroworsch · 16 years ago
  73. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  74. 93f78da Revert "vt: fix background color on line feed" by Linus Torvalds · 16 years ago
  75. d81ed10 tty: Remove more special casing and out of place code by Alan Cox · 16 years ago
  76. feebed6 tty: shutdown method by Alan Cox · 16 years ago
  77. bf7a06b vt: remove bogus lock dropping by Alan Cox · 16 years ago
  78. e688510 tty: move tioclinux from a special case by Alan Cox · 16 years ago
  79. 8c9a9dd tty: remove resize window special case by Alan Cox · 16 years ago
  80. d5cae36 vt: Deadlock workaround by Alan Cox · 16 years ago
  81. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
  82. f700d6e vt: do not update when the console is blanked by Stefano Stabellini · 16 years ago
  83. e0426e6 vt: hold console_sem across sysfs operations by Jiri Slaby · 16 years ago
  84. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  85. 81c6ce9 vt: fix vc_resize locking by Nick Piggin · 16 years ago
  86. 774533b vt: fix background color on line feed, DEC invert by Jan Engelhardt · 16 years ago
  87. a29ccf6f8 Make console charset translation optional by David Woodhouse · 16 years ago
  88. c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 16 years ago
  89. f7511d5 Basic braille screen reader support by Samuel Thibault · 16 years ago
  90. 5d19f54 consoles: switch to int put_char method by Alan Cox · 16 years ago
  91. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  92. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  93. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  94. 0341a4d VT notifier extension for accessibility by Karl Dahlke · 16 years ago
  95. 8182ec4 VT notifier fix for VT switch by Samuel Thibault · 16 years ago
  96. b094000 vt: bitlock fix by Nick Piggin · 16 years ago
  97. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  98. 77bf2ba Remove CONFIG_VT_UNICODE by Jan Engelhardt · 17 years ago
  99. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  100. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago