index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
vt
/
selection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vt: selection: take screen contents from uniscr if available
Adam Borowski
2018-07-21
1
-4
/
+7
*
vt: selection: handle storing of characters above U+FFFF
Adam Borowski
2018-07-21
1
-5
/
+18
*
vt: don't reinvent min()
Adam Borowski
2018-07-21
1
-10
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
tty: vt: replace _manual_ swap with swap macro in set_selection
Gustavo A. R. Silva
2017-11-28
1
-5
/
+1
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-29
/
+21
|
\
|
*
selection: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-29
/
+21
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
vt: make mouse selection of non-ASCII consistent
Adam Borowski
2017-04-11
1
-10
/
+6
*
vt: set mouse selection word-chars to gpm's default
Adam Borowski
2017-04-11
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
*
tty: Prepare for destroying line discipline on hangup
Peter Hurley
2016-01-27
1
-0
/
+2
*
tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()
Peter Hurley
2015-07-23
1
-0
/
+1
*
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
1
-1
/
+3
*
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-23
1
-2
/
+2
*
TTY: vt, fix paste_selection ldisc handling
Jiri Slaby
2012-10-22
1
-7
/
+2
*
vt: tackle the main part of the selection logic
Alan Cox
2012-03-08
1
-8
/
+31
*
vt: push down tioclinux cases
Alan Cox
2012-03-08
1
-6
/
+6
*
vt:tackle kbd_table
Alan Cox
2012-03-08
1
-2
/
+7
*
TTY: remove tty_locked
Jiri Slaby
2011-08-23
1
-2
/
+2
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-1
/
+2
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
1
-2
/
+1
*
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
1
-2
/
+0
*
drivers: remove extraneous includes of smp_lock.h
Arnd Bergmann
2011-03-02
1
-1
/
+0
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-2
/
+2
*
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-11-05
1
-0
/
+348