index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
s390/con3270: add special output handling when oops_in_progress is set
Sven Schnelle
1
-15
/
+61
2023-01-09
s390/con3270: add key help to status area
Sven Schnelle
1
-7
/
+33
2023-01-09
s390/tty3270: allocate screen with scrollback
Sven Schnelle
1
-14
/
+21
2022-10-31
kunit: tool: print summary of failed tests if a few failed out of a lot
Daniel Latypov
2
-0
/
+69
2022-02-02
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
2
-29
/
+37
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
11
-51
/
+678
2021-03-23
vgacon: drop unused vga_init_done
Stephen Kitt
1
-3
/
+0
2020-11-17
fbcon: Disable accelerated scrolling
Daniel Vetter
2
-37
/
+26
2020-10-15
parisc/sticon: Add user font support
Helge Deller
4
-268
/
+326
2020-10-12
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
85
-5256
/
+2072
2020-09-24
docs: fb: Remove vesafb scrollback boot option
Bhaskar Chowdhury
1
-2
/
+0
2020-09-24
docs: fb: Remove sstfb scrollback boot option
Bhaskar Chowdhury
1
-3
/
+0
2020-09-24
docs: fb: Remove matroxfb scrollback boot option
Bhaskar Chowdhury
1
-2
/
+0
2020-09-24
docs: fb: Remove framebuffer scrollback boot option
Bhaskar Chowdhury
1
-14
/
+7
2020-09-14
vgacon: remove software scrollback support
Linus Torvalds
6
-270
/
+1
2020-09-14
fbcon: remove soft scrollback code
Linus Torvalds
1
-330
/
+4
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
63
-1565
/
+1799
2020-08-04
vgacon: Fix for missing check in scrollback handling
Yunhai Zhang
1
-0
/
+4
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-51
/
+104
2020-02-10
vt: fix scrollback flushing on background consoles
Nicolas Pitre
1
-2
/
+13
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
24
-117
/
+72
2019-02-12
vt: perform safe console erase in the right order
Nicolas Pitre
1
-8
/
+7
2019-02-08
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
1
-3
/
+3
2019-01-25
Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-52
/
+44
2019-01-18
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
1
-3
/
+4
2018-06-28
vt: unicode fallback for scrollback
Nicolas Pitre
3
-4
/
+32
2018-05-25
vt: Perform safe console erase only once
Nicolas Pitre
1
-9
/
+7
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
1
-2
/
+0
2017-01-25
console: Make persistent scrollback a boot parameter
Manuel Schölling
2
-18
/
+19
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2
-56
/
+111
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
3
-1
/
+36
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
1
-44
/
+47
2016-06-25
vt: remove lines parameter from scrollback
Jiri Slaby
3
-6
/
+4
2014-10-22
fbcon: Fix option parsing control flow in fb_console_setup
Maarten ter Huurne
1
-10
/
+9
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
11
-13
/
+13
2011-12-08
powerpc: Reduce pseries panic timeout from 180s to 10s
Anton Blanchard
1
-0
/
+2
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
1
-5
/
+1
2010-03-06
console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
Amerigo Wang
1
-0
/
+1
2009-06-11
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
1
-3
/
+2
2007-07-21
console: fix section mismatch warning in vgacon.c
Sam Ravnborg
1
-1
/
+5
2006-06-26
[PATCH] Detaching fbcon: fix vgacon to allow retaking of the console
Antonino A. Daplas
1
-6
/
+22
2006-05-31
[PATCH] fbcon: fix scrollback with logo issue immediately after boot
David Hollister
1
-1
/
+1
2006-03-27
[PATCH] vgacon: Add support for soft scrollback
Antonino A. Daplas
2
-43
/
+225