drivers/char/vt.c: use memdup_user
[safe/jmp/linux-2.6] / drivers / char / vt.c
2010-05-27 Julia Lawalldrivers/char/vt.c: use memdup_user
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Shahar Havivivt: remove unused variables
2009-12-16 Clemens Ladischvt: make the default cursor shape configurable
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-11-13 Matthew Garrettvc: Add support for hiding the cursor when creating VTs
2009-09-19 Marcin Slusarztty: vt: use printk_once
2009-09-19 Arnd Bergmanntty: handle VT specific compat ioctls in vt driver
2009-09-19 Alan Coxvt: add an event interface
2009-09-19 Jaswinder Singh... tty: includecheck fix: drivers/char, vt.c
2009-09-16 David S. Millersparc: Kill PROM console driver.
2009-07-16 Johannes Weinervt: drop bootmem/slab memory distinction
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-17 Daniel Mackconsole: make blank timeout value a boot option
2009-06-12 Catalin Marinaskmemleak: Remove the kmemleak.h include in drivers...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Pekka Enbergvt: use kzalloc() instead of the bootmem allocator
2009-06-11 Catalin Marinaskmemleak: Remove some of the kmemleak false positives
2009-04-19 Samuel ThibaultRevert "console ASCII glyph 1:1 mapping"
2009-03-24 Kay Sieversvcs: hook sysfs devices into object lifetime instead...
2009-01-08 Roel KluinMake various things static
2009-01-02 Alan Coxpty: simplify resize
2009-01-02 Joe Petersonn_tty: Fix loss of echoed characters and remove bkl...
2008-12-13 Ingo Bruecklconsole ASCII glyph 1:1 mapping
2008-11-06 Wolfgang Kroworschvt: incomplete initialization of vc_tab_stop
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-14 Linus TorvaldsRevert "vt: fix background color on line feed"
2008-10-13 Alan Coxtty: Remove more special casing and out of place code
2008-10-13 Alan Coxtty: shutdown method
2008-10-13 Alan Coxvt: remove bogus lock dropping
2008-10-13 Alan Coxtty: move tioclinux from a special case
2008-08-15 Alan Coxtty: remove resize window special case
2008-08-05 Alan Coxvt: Deadlock workaround
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-24 Stefano Stabellinivt: do not update when the console is blanked
2008-07-24 Jiri Slabyvt: hold console_sem across sysfs operations
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-06-06 Nick Pigginvt: fix vc_resize locking
2008-06-06 Jan Engelhardtvt: fix background color on line feed, DEC invert
2008-06-04 David WoodhouseMake console charset translation optional
2008-05-08 Samuel Thibaultvt: fix canonical input in UTF-8 mode
2008-04-30 Samuel ThibaultBasic braille screen reader support
2008-04-30 Alan Coxconsoles: switch to int put_char method
2008-04-30 Alan Coxredo locking of tty->pgrp
2008-04-30 Alan Coxtty: BKL pushdown
2008-04-29 Jan Engelhardtvt: fix background color on line feed
2008-04-28 Karl DahlkeVT notifier extension for accessibility
2008-03-05 Samuel ThibaultVT notifier fix for VT switch
2008-02-06 Nick Pigginvt: bitlock fix
2007-10-19 Samuel ThibaultConsole events and accessibility
2007-10-18 Jan EngelhardtRemove CONFIG_VT_UNICODE
2007-10-17 Bill Nottinghamadd CONFIG_VT_UNICODE
2007-10-16 Antonino A. Daplasvt/vgacon: Check if screen resize request comes from...
2007-07-17 izumiFix the graphic corruption issue on IA64 machines
2007-07-17 Jesse Barnesvt: add comment for unbind_con_driver()
2007-07-17 Antonino A. Daplasfbcon: allow fbcon to use the primary display driver
2007-07-17 Jiri SlabyChar: vt, use ARRAY_SIZE
2007-07-17 Jiri SlabyChar: vt, use kzalloc
2007-06-24 Egmont Koblingerconsole UTF-8 fixes (fix)
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in virtual console driver
2007-05-08 Antonino A. Daplasvt: expose system-wide UTF-8 default setting via sysfs
2007-05-08 Jan Engelhardtvt: add color support to the "underline" and "italic...
2007-05-08 Jan Engelhardtvt: allow for the palette to be exposed and changed...
2007-05-08 Egmont Koblingerconsole UTF-8 fixes
2007-03-17 Bernhard Walle[PATCH] Initialise SAK member for each virtual console...
2007-03-17 Andrew Johnson[PATCH] swsusp: fix suspend when console is in VT_AUTO...
2007-02-14 Eric W. Biederman[PATCH] Fix SAK_work workqueue initialization.
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-12 Jiri Slaby[PATCH] Char: timers cleanup
2007-02-11 Adrian Bunk[PATCH] drivers/char/vc_screen.c: proper prototypes
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Yoichi Yuasa[PATCH] add return value checking of get_user() in...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Greg Kroah-HartmanDriver core: convert vt code to use struct device
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-03 Adrian Bunk[PATCH] vt: proper prototypes for some console functions
2006-10-03 Antonino A. Daplas[PATCH] vt: Honor the return value of device_create_file
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-02 Eric W. Biederman[PATCH] vt: Make vt_pid a struct pid (making it pid...
2006-09-29 Catalin Marinas[PATCH] Fix memory leak in vc_resize/vc_allocate
2006-09-29 Alan Cox[PATCH] tty locking on resize
2006-09-29 Adam Tlalka[PATCH] console utf-8 mode fixes
2006-09-29 Alan Cox[PATCH] There is no devfs, there has never been a devfs...
2006-07-03 Antonino A. Daplas[PATCH] vt: Decrement ref count of the VT backend on...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Make VT binding a Kconfig option
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Add sysfs control to the VT layer
2006-06-26 Antonino A. Daplas[PATCH] VT binding: Add binding/unbinding support for...
2006-06-26 Antonino A. Daplas[PATCH] Detaching fbcon: fix give_up_console()
2006-06-26 David Hollister[PATCH] vt: Delay the update of the visible console
2006-05-31 Andrew Morton[PATCH] revert "swsusp add check for suspension of...
2006-03-31 Rafael J. Wysocki[PATCH] vt: add TIOCL_GETKMSGREDIRECT
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: add check for suspension of X-controlle...
2006-02-01 Antonino A. Daplas[PATCH] fbcon: Fix screen artifacts when moving cursor
2006-01-10 Ville Syrjala[PATCH] Fix console blanking
2005-09-15 Antonino A. Daplas[PATCH] vc: Use correct size on buffer copy in vc_resize
2005-09-09 Antonino A. Daplas[PATCH] console: Fix buffer copy on vc resize
next