1. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  2. d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  3. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  4. 554755b printk: drop in_nmi check from printk_safe_flush_on_panic() by Sergey Senozhatsky · 7 years ago
  5. 988a35f printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
  6. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  7. bc82936 printk: fix typo in printk_safe.c by Baoquan He · 7 years ago
  8. af41acf printk: Remove superfluous memory barriers from printk_safe by Steven Rostedt (VMware) · 7 years ago
  9. f4e981c printk: add __printf attributes to internal functions by Nicolas Iooss · 8 years ago
  10. 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
  11. ddb9baa printk: report lost messages in printk safe/nmi contexts by Sergey Senozhatsky · 8 years ago
  12. 7acac34 printk: always use deferred printk when flush printk_safe lines by Sergey Senozhatsky · 8 years ago
  13. 099f1c8 printk: introduce per-cpu safe_print seq buffer by Sergey Senozhatsky · 8 years ago
  14. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago[Renamed (79%) from kernel/printk/nmi.c]
  15. 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
  16. 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
  17. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  18. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  19. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  20. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
  21. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 9 years ago
  22. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 9 years ago
  23. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago