Linus Torvalds
|
c11a6cfb01
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
8 年之前 |
Greg Kroah-Hartman
|
5131dcd781
Merge 4.9-rc3 into tty-next
|
8 年之前 |
Scot Doyle
|
009e39ae44
vt: clear selection before resizing
|
8 年之前 |
Dmitry Vyukov
|
32b2921e6a
tty: limit terminal size to 4M chars
|
8 年之前 |
Jiri Slaby
|
7c918cdceb
tty: vt, rename variables to sane names
|
8 年之前 |
Jiri Slaby
|
210fd7460e
tty: vt, compute vc offsets in advance
|
8 年之前 |
Jiri Slaby
|
35cc56f9a3
tty: vgacon+sisusb, move scrolldelta to a common helper
|
8 年之前 |
Jiri Slaby
|
89765b9424
tty: vt, unify scrolling functions
|
8 年之前 |
Jiri Slaby
|
d705ff3818
tty: vt, cleanup and document con_scroll
|
8 年之前 |
Jiri Slaby
|
42acfc6615
tty: vt, fix bogus division in csi_J
|
8 年之前 |
Tejun Heo
|
8bc4a04455
Merge branch 'for-4.9' into for-4.10
|
8 年之前 |
Linus Torvalds
|
563873318d
Merge branch 'printk-cleanups'
|
8 年之前 |
Linus Torvalds
|
4bcc595ccd
printk: reinstate KERN_CONT for printing continuation lines
|
8 年之前 |
Adam Borowski
|
fadb424408
vt: Emulate \e[100-107m (bright background colors).
|
9 年之前 |
Adam Borowski
|
cc67dc28b3
vt: Support \e[90-97m (bright foreground colors).
|
9 年之前 |
Adam Borowski
|
3e7ec4a0e6
vt: Drop a no longer true comment.
|
9 年之前 |
Adam Borowski
|
0bf1f4a8a3
vt: Make a comparison <= for readability.
|
9 年之前 |
Adam Borowski
|
669e0a51b1
vt: Fix a read-past-array in vc_t416_color().
|
9 年之前 |
Tejun Heo
|
1bb0802460
tty, workqueue: remove keventd_up() usage
|
9 年之前 |
Greg Kroah-Hartman
|
67417f9c26
Merge 4.7-rc6 into tty-next
|
9 年之前 |
David Daney
|
1b45996d2e
tty: vt: Fix soft lockup in fbcon cursor blink timer.
|
9 年之前 |
Jiri Slaby
|
abd530de2a
tty: vt, remove unused vc_deccolm
|
9 年之前 |
Jiri Slaby
|
6ca8dfd781
tty: vt, convert more macros to functions
|
9 年之前 |
Jiri Slaby
|
aada0a3441
tty: vt, whitespace cleanup in csi_m
|
9 年之前 |
Jiri Slaby
|
193df02279
tty: vt, too many commands per line in rgb_foreground
|
9 年之前 |
Jiri Slaby
|
0f91e14264
tty: vt, do not pass structure over stack
|
9 年之前 |
Jiri Slaby
|
e05ab238e3
tty: vt, separate T.416 high colors handler
|
9 年之前 |
Jiri Slaby
|
d711ea8f76
tty: vt, get rid of ugly FLUSH macro
|
9 年之前 |
Jiri Slaby
|
6af39ed302
tty: vt, drop VT_BUF_VRAM_ONLY
|
9 年之前 |
Jiri Slaby
|
709280da62
tty: vt, consw->con_set_palette cleanup
|
9 年之前 |