summaryrefslogtreecommitdiff
path: root/kernel/printk/internal.h
AgeCommit message (Expand)Author
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner
2023-09-18printk: Make static printk buffers available to nbconJohn Ogness
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner
2023-07-20printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()John Ogness
2023-01-11printk: adjust string limit macrosJohn Ogness
2023-01-11printk: introduce console_prepend_dropped() for dropped messagesJohn Ogness
2023-01-11printk: introduce printk_get_next_message() and printk_messageJohn Ogness
2023-01-11printk: introduce struct printk_buffersJohn Ogness
2023-01-11printk: move size limit macros into internal.hJohn Ogness
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-15printk: Wait for the global console lock when the system is going downPetr Mladek
2022-01-22printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni
2022-01-22printk: move printk sysctl to printk/sysctl.cXiaoming Ni
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-07-26printk: remove NMI trackingJohn Ogness
2021-07-26printk: remove safe buffersJohn Ogness
2021-07-19printk: Rework parse_prefix into printk_parse_prefixChris Down
2021-07-19printk: Straighten out log_flags into printk_info_flagsChris Down
2021-03-30printk: rename vprintk_func to vprintkRasmus Villemoes
2021-03-08printk: remove logbuf_lockJohn Ogness
2020-09-22printk: move dictionary keys to dev_printk_infoJohn Ogness
2020-05-19printk: Prepare for nested printk_nmi_enter()Petr Mladek
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-07-09printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2017-05-19printk: Use the main logbuf in NMI when logbuf_lock is availablePetr Mladek
2017-02-08printk: report lost messages in printk safe/nmi contextsSergey Senozhatsky
2017-02-08printk: introduce per-cpu safe_print seq bufferSergey Senozhatsky
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-02printk: create pr_<level> functionsJoe Perches
2016-05-20printk/nmi: flush NMI messages on the system panicPetr Mladek
2016-05-20printk/nmi: warn when some message has been lost in NMI contextPetr Mladek
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek