summaryrefslogtreecommitdiff
path: root/drivers/tty/vt/selection.c
AgeCommit message (Expand)Author
2020-04-02vt: selection, introduce vc_is_selJiri Slaby
2020-03-11vt: selection, push sel_lock upJiri Slaby
2020-03-11vt: selection, push console lock downJiri Slaby
2020-03-11vt: selection, close sel_buffer raceJiri Slaby
2015-07-23tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley
2013-07-23tty: Fix unsafe vt paste_selection()Peter Hurley
2013-07-23tty: Make ldisc input flow control concurrency-friendlyPeter Hurley
2012-10-22TTY: vt, fix paste_selection ldisc handlingJiri Slaby
2012-03-08vt: tackle the main part of the selection logicAlan Cox
2012-03-08vt: push down tioclinux casesAlan Cox
2012-03-08vt:tackle kbd_tableAlan Cox
2011-08-23TTY: remove tty_lockedJiri Slaby
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-02drivers: remove extraneous includes of smp_lock.hArnd Bergmann
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman