Age | Commit message (Expand) | Author |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-01-19 | VT: Add height parameter to con_font_get/set consw operations | Samuel Thibault |
2023-01-11 | console: Document struct console | Thomas Gleixner |
2023-01-11 | console: Use BIT() macros for @flags values | Thomas Gleixner |
2022-12-02 | printk, xen: fbfront: create/use safe function for forcing preferred | John Ogness |
2022-12-02 | console: introduce console_is_registered() | John Ogness |
2022-12-02 | console: introduce wrappers to read/write console flags | John Ogness |
2022-12-02 | printk: introduce console_list_lock | John Ogness |
2022-12-02 | printk: Prepare for SRCU console list protection | John Ogness |
2022-12-02 | printk: Convert console_drivers list to hlist | Thomas Gleixner |
2022-06-23 | Revert "printk: add kthread console printers" | Petr Mladek |
2022-06-23 | Revert "printk: extend console_lock for per-console locking" | Petr Mladek |
2022-04-26 | printk: extend console_lock for per-console locking | John Ogness |
2022-04-22 | printk: add kthread console printers | John Ogness |
2022-04-22 | printk: refactor and rework printing logic | John Ogness |
2021-11-27 | drm: Move nomodeset kernel parameter to the DRM subsystem | Javier Martinez Canillas |
2021-10-05 | serial: core: Fix initializing and restoring termios speed | Pali Rohár |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek |
2020-12-16 | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-11-20 | init/console: Use ttynull as a fallback when there is no console | Petr Mladek |
2020-11-16 | console: Delete unused con_font_copy() callback implementations | Peilin Ye |
2020-08-18 | vt: make vc_data pointers const in selection.h | Jiri Slaby |
2020-06-24 | vt: get rid of VT10.ID macros | Jiri Slaby |
2020-06-24 | vc: switch state to bool | Jiri Slaby |
2020-06-24 | vt: introduce enum vc_intensity for intensity | Jiri Slaby |
2020-06-01 | Merge branch 'for-5.8' into for-linus | Petr Mladek |
2020-03-17 | Merge branch 'for-5.7-console-exit' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2020-02-18 | printk: Correctly set CON_CONSDEV even when preferred console was not registered | Benjamin Herrenschmidt |
2020-02-11 | console: Introduce ->exit() callback | Andy Shevchenko |
2020-01-21 | sparc/console: kill off obsolete declarations | Arvind Sankar |
2019-05-18 | panic: add an option to replay all the printk message in buffer | Feng Tang |
2018-07-31 | console: Replace #if 0 with atomic var 'ignore_console_lock_warning' | Thomas Zimmermann |
2018-06-28 | console/fbcon: Add support for deferred console takeover | Hans de Goede |
2018-02-27 | console: Fill in struct consw argument names | Kees Cook |
2017-04-18 | console: move console_init() out of tty_io.c | Nicolas Pitre |
2017-01-25 | console: Add callback to flush scrollback buffer to consw struct | Manuel Schölling |
2016-12-13 | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2016-11-11 | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede |
2016-10-27 | tty: vt, cleanup and document con_scroll | Jiri Slaby |
2016-10-07 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton |
2016-06-25 | tty: vt, remove consw->con_bmove | Jiri Slaby |
2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby |
2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby |
2016-05-23 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-04-30 | tty: vt, make color_table const | Jiri Slaby |
2016-03-30 | vgacon: dummy implementation for vgacon_text_force | Daniel Vetter |
2016-01-16 | printk: do cond_resched() between lines while outputting to consoles | Tejun Heo |
2015-06-25 | printk: implement support for extended console drivers | Tejun Heo |
2015-03-26 | console: Add extensible console matching | Peter Hurley |
2013-05-20 | vt: delete unneeded function unregister_con_driver | Wang YanQing |