index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
console.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+8
2023-10-17
printk: Constify name for add_preferred_console()
Tony Lindgren
1
-1
/
+1
2023-10-17
printk: Check valid console index for preferred console
Tony Lindgren
1
-1
/
+1
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-0
/
+7
2023-09-18
printk: nbcon: Allow drivers to mark unsafe regions and check state
Thomas Gleixner
1
-0
/
+10
2023-09-18
printk: nbcon: Add emit function and callback function for atomic printing
Thomas Gleixner
1
-0
/
+21
2023-09-18
printk: nbcon: Add sequence handling
Thomas Gleixner
1
-0
/
+4
2023-09-18
printk: nbcon: Add buffer management
Thomas Gleixner
1
-0
/
+7
2023-09-18
printk: nbcon: Add acquire/release logic
Thomas Gleixner
1
-0
/
+56
2023-09-18
printk: Add non-BKL (nbcon) console basic infrastructure
Thomas Gleixner
1
-0
/
+31
2023-07-20
printk: Add per-console suspended state
John Ogness
1
-0
/
+3
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+3
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
1
-2
/
+3
2023-01-11
console: Document struct console
Thomas Gleixner
1
-17
/
+37
2023-01-11
console: Use BIT() macros for @flags values
Thomas Gleixner
1
-10
/
+36
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
1
-0
/
+1
2022-12-02
console: introduce console_is_registered()
John Ogness
1
-0
/
+28
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
1
-0
/
+45
2022-12-02
printk: introduce console_list_lock
John Ogness
1
-3
/
+20
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
1
-1
/
+27
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
1
-3
/
+5
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
1
-2
/
+0
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
1
-15
/
+0
2022-04-26
printk: extend console_lock for per-console locking
John Ogness
1
-0
/
+15
2022-04-22
printk: add kthread console printers
John Ogness
1
-0
/
+2
2022-04-22
printk: refactor and rework printing logic
John Ogness
1
-0
/
+2
2021-11-27
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
1
-6
/
+0
2021-10-05
serial: core: Fix initializing and restoring termios speed
Pali Rohár
1
-0
/
+2
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
1
-3
/
+0
2020-12-16
Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-11-20
init/console: Use ttynull as a fallback when there is no console
Petr Mladek
1
-0
/
+3
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-1
/
+0
2020-08-18
vt: make vc_data pointers const in selection.h
Jiri Slaby
1
-1
/
+1
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
1
-6
/
+0
2020-06-24
vc: switch state to bool
Jiri Slaby
1
-1
/
+1
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
1
-1
/
+4
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
1
-2
/
+1
2020-03-17
Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+1
2020-02-18
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Benjamin Herrenschmidt
1
-1
/
+1
2020-02-11
console: Introduce ->exit() callback
Andy Shevchenko
1
-0
/
+1
2020-01-21
sparc/console: kill off obsolete declarations
Arvind Sankar
1
-2
/
+0
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+6
2018-07-31
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
1
-5
/
+9
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+5
2018-02-27
console: Fill in struct consw argument names
Kees Cook
1
-26
/
+32
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-0
/
+2
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-0
/
+4
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+11
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
1
-6
/
+0
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-5
/
+11
[next]