index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
console.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
2018-07-31
1
-5
/
+9
*
console/fbcon: Add support for deferred console takeover
Hans de Goede
2018-06-28
1
-0
/
+5
*
console: Fill in struct consw argument names
Kees Cook
2018-02-27
1
-26
/
+32
*
console: move console_init() out of tty_io.c
Nicolas Pitre
2017-04-18
1
-0
/
+2
*
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2017-01-25
1
-0
/
+4
*
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
1
-5
/
+11
|
\
|
*
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-27
1
-5
/
+11
*
|
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-11-11
1
-6
/
+0
|
/
*
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
2016-10-07
1
-0
/
+6
*
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
1
-1
/
+0
*
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
1
-1
/
+3
*
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-06-25
1
-1
/
+7
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-0
/
+2
|
\
|
*
vgacon: dummy implementation for vgacon_text_force
Daniel Vetter
2016-03-30
1
-0
/
+2
*
|
tty: vt, make color_table const
Jiri Slaby
2016-04-30
1
-1
/
+1
|
/
*
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
1
-0
/
+1
*
printk: implement support for extended console drivers
Tejun Heo
2015-06-25
1
-0
/
+1
*
console: Add extensible console matching
Peter Hurley
2015-03-26
1
-2
/
+1
*
vt: delete unneeded function unregister_con_driver
Wang YanQing
2013-05-20
1
-1
/
+0
*
vt: delete unneeded functions register_con_driver|take_over_console
Wang YanQing
2013-05-20
1
-2
/
+0
*
early_printk: consolidate random copies of identical code
Thomas Gleixner
2013-04-29
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
1
-0
/
+2
|
\
|
*
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-08
1
-0
/
+1
|
*
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-08
1
-0
/
+1
*
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+5
|
/
*
tty/console: fix warnings in drivers/tty/serial/kgdboc.c
Arnd Bergmann
2012-10-12
1
-2
/
+8
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-3
/
+3
*
tty: add 'active' sysfs attribute to tty0 and console device
Kay Sievers
2010-12-16
1
-1
/
+1
*
console: move for_each_console to linux/console.h
Jiri Slaby
2010-11-16
1
-0
/
+6
*
console: Fix compilation regression
Jason Wessel
2010-08-06
1
-0
/
+5
*
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
2010-08-05
1
-0
/
+13
*
vcs: hook sysfs devices into object lifetime instead of "binding"
Kay Sievers
2009-03-24
1
-2
/
+2
*
DRM: add mode setting support
Dave Airlie
2008-12-29
1
-0
/
+4
*
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
2008-05-27
1
-0
/
+2
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
1
-0
/
+4
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
1
-5
/
+2
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
1
-1
/
+2
*
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
2007-07-16
1
-1
/
+0
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
1
-0
/
+2
*
vt: add color support to the "underline" and "italic" attributes
Jan Engelhardt
2007-05-08
1
-1
/
+1
*
enlarge console.name
Andrew Morton
2007-05-08
1
-3
/
+2
*
[PATCH] drivers/char/vc_screen.c: proper prototypes
Adrian Bunk
2007-02-11
1
-0
/
+4
*
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2006-10-03
1
-0
/
+3
*
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
1
-0
/
+5
*
[PATCH] VT binding: Add binding/unbinding support for the VT console
Antonino A. Daplas
2006-06-26
1
-1
/
+3
*
[PATCH] Make printk work for really early debugging
Michael Ellerman
2006-06-25
1
-0
/
+1
*
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2006-06-19
1
-0
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+133