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