1. fdcd407 printk: fix build warning when CONFIG_PRINTK=n by Xiaoming Ni · 3 years ago
  2. faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
  3. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 5 months ago
  4. 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
  5. 93d102f printk: remove safe buffers by John Ogness · 3 years, 6 months ago
  6. f3d75cf printk: Rework parse_prefix into printk_parse_prefix by Chris Down · 3 years, 7 months ago
  7. a1ad4b8 printk: Straighten out log_flags into printk_info_flags by Chris Down · 3 years, 7 months ago
  8. 28e1745 printk: rename vprintk_func to vprintk by Rasmus Villemoes · 3 years, 10 months ago
  9. 996e966 printk: remove logbuf_lock by John Ogness · 3 years, 11 months ago
  10. 74caba7 printk: move dictionary keys to dev_printk_info by John Ogness · 4 years, 4 months ago
  11. 8c4e93c printk: Prepare for nested printk_nmi_enter() by Petr Mladek · 5 years ago
  12. ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 11 months ago
  13. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  14. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  15. 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
  16. ddb9baa printk: report lost messages in printk safe/nmi contexts by Sergey Senozhatsky · 8 years ago
  17. 099f1c8 printk: introduce per-cpu safe_print seq buffer 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. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 9 years ago
  22. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago