- 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
- 93d102f printk: remove safe buffers by John Ogness · 3 years, 6 months ago
- 6262e1b printk: Move EXPORT_SYMBOL() closer to vprintk definition by Punit Agrawal · 3 years, 7 months ago
- 28e1745 printk: rename vprintk_func to vprintk by Rasmus Villemoes · 3 years, 9 months ago
- 996e966 printk: remove logbuf_lock by John Ogness · 3 years, 10 months ago
- 8a8109f printk: fix deadlock when kernel panic by Muchun Song · 3 years, 11 months ago
- bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 2 months ago
- 74caba7 printk: move dictionary keys to dev_printk_info by John Ogness · 4 years, 3 months ago
- ead5d1f Merge branch 'master' into for-next by Jiri Kosina · 4 years, 4 months ago
- 5c2fb57 Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
- 2a9e5de printk/kdb: Redirect printk messages into kdb in any context by Petr Mladek · 4 years, 7 months ago
- b0f5188 printk: Disallow instrumenting print_nmi_enter() by Peter Zijlstra · 4 years, 10 months ago
- 8c4e93c printk: Prepare for nested printk_nmi_enter() by Petr Mladek · 4 years, 10 months ago
- c1a371c printk: fix global comment by Randy Dunlap · 4 years, 9 months ago
- ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
- 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
- 554755b printk: drop in_nmi check from printk_safe_flush_on_panic() by Sergey Senozhatsky · 7 years ago
- 988a35f printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
- 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- bc82936 printk: fix typo in printk_safe.c by Baoquan He · 7 years ago
- af41acf printk: Remove superfluous memory barriers from printk_safe by Steven Rostedt (VMware) · 7 years ago
- f4e981c printk: add __printf attributes to internal functions by Nicolas Iooss · 8 years ago
- 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
- ddb9baa printk: report lost messages in printk safe/nmi contexts by Sergey Senozhatsky · 8 years ago
- 7acac34 printk: always use deferred printk when flush printk_safe lines by Sergey Senozhatsky · 8 years ago
- 099f1c8 printk: introduce per-cpu safe_print seq buffer by Sergey Senozhatsky · 8 years ago
- f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago[Renamed (79%) from kernel/printk/nmi.c]
- 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
- 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
- 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
- a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
- 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
- cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
- 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 9 years ago
- b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 9 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago