1. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  2. 554755b printk: drop in_nmi check from printk_safe_flush_on_panic() by Sergey Senozhatsky · 7 years ago
  3. 988a35f printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
  4. 43a1711 printk: wake up klogd in vprintk_emit by Sergey Senozhatsky · 7 years ago
  5. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  6. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 7 years ago
  7. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  8. 47319f7 printk: change message to pr_info by Tomeu Vizoso · 7 years ago
  9. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 7 years ago
  10. 7bec4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  11. c14376d printk: Wake klogd when passing console_lock owner by Petr Mladek · 7 years ago
  12. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  13. 097114a print kdump kernel loaded status in stack dump by Dave Young · 7 years ago
  14. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  15. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. bb4f552 Merge branch 'for-4.16-console-waiter-logic' into for-4.16 by Petr Mladek · 7 years ago
  17. 6fd78a1 printk: drop redundant devkmsg_log_str memsets by Sergey Senozhatsky · 7 years ago
  18. fd5f7cd printk: Never set console_may_schedule in console_trylock() by Sergey Senozhatsky · 7 years ago
  19. c162d5b printk: Hide console waiter logic into helpers by Petr Mladek · 7 years ago
  20. dbdda84 printk: Add console owner and waiter logic to load balance console writes by Steven Rostedt (VMware) · 7 years ago
  21. cca10d5 printk: add console_msg_format command line option by Sergey Senozhatsky · 7 years ago
  22. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  23. 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 7 years ago
  24. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  25. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 9afe77e added new line symbol after warning about dropped messages by Maxim Akristiniy · 7 years ago
  28. bc82936 printk: fix typo in printk_safe.c by Baoquan He · 7 years ago
  29. af41acf printk: Remove superfluous memory barriers from printk_safe by Steven Rostedt (VMware) · 7 years ago
  30. cef5d0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  31. c71b02e Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" by Kees Cook · 7 years ago
  32. 077a1cc printk: Clean up do_syslog() error handling by Nikitas Angelinas · 7 years ago
  33. 5a81423 printk/console: Enhance the check for consoles using init memory by Petr Mladek · 7 years ago
  34. 2b1be68 printk/console: Always disable boot consoles that use init memory before it is freed by Matt Redfearn · 7 years ago
  35. aec47ca printk: Modify operators of printed_len and text_len by Pierre Kuo · 7 years ago
  36. eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  37. a5707ee Merge branch 'for-4.13' into for-linus by Petr Mladek · 7 years ago
  38. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  39. f4e981c printk: add __printf attributes to internal functions by Nicolas Iooss · 8 years ago
  40. dc0cf5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  41. dac8bbb Revert "printk: fix double printing with earlycon" by Petr Mladek · 8 years ago
  42. ff48cd2 printk: Adjust system_state checks by Thomas Gleixner · 8 years ago
  43. 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
  44. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  45. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  46. 9c35baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  47. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 8 years ago
  48. cf39bf5 printk: fix double printing with earlycon by Aleksey Makarov · 8 years ago
  49. ad86ee2 printk: rename selected_console -> preferred_console by Aleksey Makarov · 8 years ago
  50. b077baf printk: fix name/type/scope of preferred_console var by Aleksey Makarov · 8 years ago
  51. 257ab44 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 8 years ago
  52. 2ed2b86 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 8 years ago
  53. 64ca752 printk: use console_trylock() in console_cpu_notify() by Sergey Senozhatsky · 8 years ago
  54. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  55. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  56. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  57. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  58. fc98c3c printk: use rcuidle console tracepoint by Sergey Senozhatsky · 8 years ago
  59. d9c2352 printk: drop call_console_drivers() unused param by Sergey Senozhatsky · 8 years ago
  60. de6fcbd printk: convert the rest to printk-safe by Sergey Senozhatsky · 8 years ago
  61. 8b1742c printk: remove zap_locks() function by Sergey Senozhatsky · 8 years ago
  62. f975237 printk: use printk_safe buffers in printk by Sergey Senozhatsky · 8 years ago
  63. ddb9baa printk: report lost messages in printk safe/nmi contexts by Sergey Senozhatsky · 8 years ago
  64. 7acac34 printk: always use deferred printk when flush printk_safe lines by Sergey Senozhatsky · 8 years ago
  65. 099f1c8 printk: introduce per-cpu safe_print seq buffer by Sergey Senozhatsky · 8 years ago
  66. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  67. bd66a89 printk: use vprintk_func in vprintk() by Sergey Senozhatsky · 8 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  69. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  70. 8fa9a69 printk: Remove no longer used second struct cont by Geert Uytterhoeven · 8 years ago
  71. 5c2992e printk: remove console flushing special cases for partial buffered lines by Linus Torvalds · 8 years ago
  72. 5aa068e printk: remove games with previous record flags by Linus Torvalds · 8 years ago
  73. 34aaff4 kdb: call vkdb_printf() from vprintk_default() only when wanted by Petr Mladek · 8 years ago
  74. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  75. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 22c2c7b2 printk/NMI: handle continuous lines and missing newline by Petr Mladek · 8 years ago
  77. 4a998e3 printk/NMI: fix up handling of the full nmi log buffer by Petr Mladek · 8 years ago
  78. cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
  79. f97960f kernel/printk: Block cpuhotplug callback when tasks are frozen by Thomas Gleixner · 8 years ago
  80. f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 8 years ago
  81. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  82. 90b1488 kernel/printk: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  83. 8835ca5 printk: suppress empty continuation lines by Linus Torvalds · 8 years ago
  84. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  85. bfd8d3f printk: make reading the kernel log flush pending lines by Linus Torvalds · 8 years ago
  86. 5e46765 printk: re-organize log_output() to be more legible by Linus Torvalds · 8 years ago
  87. c362c7f printk: split out core logging code into helper function by Linus Torvalds · 8 years ago
  88. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  89. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  90. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  91. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  92. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  93. 574673c2 printk: Remove unnecessary #ifdef CONFIG_PRINTK by Andreas Ziegler · 8 years ago
  94. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  95. 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  96. cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
  97. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  98. bebca052 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
  99. 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
  100. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago