1. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  2. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  3. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  4. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  5. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  6. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  7. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  8. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  9. e36202a printk: Remove no longer used LOG_PREFIX. by Tetsuo Handa · 6 years ago
  10. cbae05d printk: Pass caller information to log_store(). by Tetsuo Handa · 6 years ago
  11. a193918 printk: Export console_printk by Prarit Bhargava · 6 years ago
  12. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  13. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  14. 15ff206 printk: Add caller information to printk() output. by Tetsuo Handa · 6 years ago
  15. 07c1773 printk: Remove print_prefix() calls with NULL buffer. by Tetsuo Handa · 6 years ago
  16. e80c1a9 printk: fix printk_time race. by Tetsuo Handa · 6 years ago
  17. 9adcfaf printk: Make printk_emit() local function. by Tetsuo Handa · 6 years ago
  18. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  19. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  20. d2130e8 printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
  21. 0e96a19 printk: do not preliminary split up cont buffer by Sergey Senozhatsky · 6 years ago
  22. 3ac37a9 printk: lock/unlock console only for new logbuf entries by Sergey Senozhatsky · 6 years ago
  23. 9627808 printk: keep kernel cont support always enabled by Sergey Senozhatsky · 6 years ago
  24. e6fe3e5 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
  25. dd5adbf printk: Add KBUILD_MODNAME and remove a redundant print prefix by He Zhe · 6 years ago
  26. 51a72ab printk: Correct wrong casting by He Zhe · 6 years ago
  27. 277fcdb printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
  28. 884e370 printk: CON_PRINTBUFFER console registration is a bit racy by Sergey Senozhatsky · 6 years ago
  29. f92b070 printk: Do not miss new messages when replaying the log by Petr Mladek · 6 years ago
  30. a06b0c8 Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  31. a6ae928 Revert "printk: make sure to print log on console." by Petr Mladek · 6 years ago
  32. d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  33. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  34. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  35. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  36. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  37. 9f68cb5 Merge branch 'for-4.19-nmi' into for-linus by Petr Mladek · 6 years ago
  38. 56e6c10 console: Replace #if 0 with atomic var 'ignore_console_lock_warning' by Thomas Zimmermann · 6 years ago
  39. ffaa619 printk: Fix warning about unused suppress_message_printing by Petr Mladek · 6 years ago
  40. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  41. a338f84 printk: Create helper function to queue deferred console handling by Petr Mladek · 7 years ago
  42. ba55239 printk: Split the code for storing a message into the log buffer by Petr Mladek · 7 years ago
  43. 8599dc7 printk: Clean up syslog_print_all() by Petr Mladek · 7 years ago
  44. d48de54 printk: Export is_console_locked by Hans de Goede · 7 years ago
  45. 63842c2 printk: Remove unnecessary kmalloc() from syslog during clear by Namit Gupta · 7 years ago
  46. 375899c printk: make sure to print log on console. by Maninder Singh · 7 years ago
  47. 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
  48. 554755b printk: drop in_nmi check from printk_safe_flush_on_panic() by Sergey Senozhatsky · 7 years ago
  49. 988a35f printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
  50. 43a1711 printk: wake up klogd in vprintk_emit by Sergey Senozhatsky · 7 years ago
  51. 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
  52. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 7 years ago
  53. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  54. 47319f7 printk: change message to pr_info by Tomeu Vizoso · 7 years ago
  55. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 7 years ago
  56. 7bec4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  57. c14376d printk: Wake klogd when passing console_lock owner by Petr Mladek · 7 years ago
  58. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  59. 097114a print kdump kernel loaded status in stack dump by Dave Young · 7 years ago
  60. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  61. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. bb4f552 Merge branch 'for-4.16-console-waiter-logic' into for-4.16 by Petr Mladek · 7 years ago
  63. 6fd78a1 printk: drop redundant devkmsg_log_str memsets by Sergey Senozhatsky · 7 years ago
  64. fd5f7cd printk: Never set console_may_schedule in console_trylock() by Sergey Senozhatsky · 7 years ago
  65. c162d5b printk: Hide console waiter logic into helpers by Petr Mladek · 7 years ago
  66. dbdda84 printk: Add console owner and waiter logic to load balance console writes by Steven Rostedt (VMware) · 7 years ago
  67. cca10d5 printk: add console_msg_format command line option by Sergey Senozhatsky · 7 years ago
  68. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  69. 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 8 years ago
  70. 11ca75d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  71. 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
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 9afe77e added new line symbol after warning about dropped messages by Maxim Akristiniy · 7 years ago
  74. bc82936 printk: fix typo in printk_safe.c by Baoquan He · 7 years ago
  75. af41acf printk: Remove superfluous memory barriers from printk_safe by Steven Rostedt (VMware) · 7 years ago
  76. cef5d0f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  77. c71b02e Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" by Kees Cook · 7 years ago
  78. 077a1cc printk: Clean up do_syslog() error handling by Nikitas Angelinas · 7 years ago
  79. 5a81423 printk/console: Enhance the check for consoles using init memory by Petr Mladek · 7 years ago
  80. 2b1be68 printk/console: Always disable boot consoles that use init memory before it is freed by Matt Redfearn · 7 years ago
  81. aec47ca printk: Modify operators of printed_len and text_len by Pierre Kuo · 7 years ago
  82. eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  83. a5707ee Merge branch 'for-4.13' into for-linus by Petr Mladek · 8 years ago
  84. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  85. f4e981c printk: add __printf attributes to internal functions by Nicolas Iooss · 8 years ago
  86. dc0cf5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  87. dac8bbb Revert "printk: fix double printing with earlycon" by Petr Mladek · 8 years ago
  88. ff48cd2 printk: Adjust system_state checks by Thomas Gleixner · 8 years ago
  89. 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
  90. 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
  91. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  92. 9c35baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  93. 0c68861 console: move console_init() out of tty_io.c by Nicolas Pitre · 8 years ago
  94. cf39bf5 printk: fix double printing with earlycon by Aleksey Makarov · 8 years ago
  95. ad86ee2 printk: rename selected_console -> preferred_console by Aleksey Makarov · 8 years ago
  96. b077baf printk: fix name/type/scope of preferred_console var by Aleksey Makarov · 8 years ago
  97. 257ab44 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 8 years ago
  98. 2ed2b86 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 8 years ago
  99. 64ca752 printk: use console_trylock() in console_cpu_notify() by Sergey Senozhatsky · 8 years ago
  100. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago