index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
selection.c
Age
Commit message (
Expand
)
Author
2017-04-11
vt: make mouse selection of non-ASCII consistent
Adam Borowski
2017-04-11
vt: set mouse selection word-chars to gpm's default
Adam Borowski
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-01-27
tty: Prepare for destroying line discipline on hangup
Peter Hurley
2015-07-23
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2012-10-22
TTY: vt, fix paste_selection ldisc handling
Jiri Slaby
2012-03-08
vt: tackle the main part of the selection logic
Alan Cox
2012-03-08
vt: push down tioclinux cases
Alan Cox
2012-03-08
vt:tackle kbd_table
Alan Cox
2011-08-23
TTY: remove tty_locked
Jiri Slaby
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-03-02
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman