1. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 4 months ago
  2. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  3. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 5 months ago
  4. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  5. 63b9c6e printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
  6. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  7. 089d475 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
  8. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  9. c1f7ffb printk: Do not lose last line in kmsg buffer dump by Vincent Whitchurch · 4 years, 10 months ago
  10. 0ecb43d1 printk: remove games with previous record flags by Linus Torvalds · 8 years ago
  11. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  12. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. 5aa66ca printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
  14. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 5 years ago
  15. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 6c6d174 printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  17. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  18. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. db2baee printk: fix possible reuse of va_list variable by Tetsuo Handa · 6 years ago
  20. c135942 Merge "printk: Make the console flush configurable in hotplug path" by Linux Build Service Account · 6 years ago
  21. afaee36 printk: Make the console flush configurable in hotplug path by Mohammed Khajapasha · 9 years ago
  22. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. b5fa6d9 printk: Correctly handle preemption in console_unlock() by Petr Mladek · 7 years ago
  24. ca9c607 braille-console: Fix value returned by _braille_console_setup by Samuel Thibault · 7 years ago
  25. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  26. 7ee2103 printk: use rcuidle console tracepoint by Sergey Senozhatsky · 7 years ago
  27. 813f267 ANDROID: ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 11 years ago
  28. f9deaf1 ANDROID: ARM: Make low-level printk work by Tony Lindgren · 19 years ago
  29. f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 7 years ago
  30. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 7 years ago
  31. 8835ca5 printk: suppress empty continuation lines by Linus Torvalds · 8 years ago
  32. 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
  33. bfd8d3f printk: make reading the kernel log flush pending lines by Linus Torvalds · 8 years ago
  34. 5e46765 printk: re-organize log_output() to be more legible by Linus Torvalds · 8 years ago
  35. c362c7f printk: split out core logging code into helper function by Linus Torvalds · 8 years ago
  36. 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
  37. 05fd007 console: don't prefer first registered if DT specifies stdout-path by Paul Burton · 8 years ago
  38. 19feeff printk/nmi: avoid direct printk()-s from __printk_nmi_flush() by Sergey Senozhatsky · 8 years ago
  39. ae6c33b printk: fix parsing of "brl=" option by Nicolas Iooss · 8 years ago
  40. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  41. 574673c2 printk: Remove unnecessary #ifdef CONFIG_PRINTK by Andreas Ziegler · 8 years ago
  42. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  43. 40a7d9f printk: include <asm/sections.h> instead of <asm-generic/sections.h> by Christoph Hellwig · 8 years ago
  44. cf77544 printk: introduce suppress_message_printing() by Sergey Senozhatsky · 8 years ago
  45. 874f9c7 printk: create pr_<level> functions by Joe Perches · 8 years ago
  46. bebca05 printk: do not include interrupt.h by Sergey Senozhatsky · 8 years ago
  47. 8b70ca6 printk: when dumping regs, show the stack, not thread_info by Andy Lutomirski · 8 years ago
  48. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 8 years ago
  49. 427934b printk/nmi: increase the size of NMI buffer and make it configurable by Petr Mladek · 8 years ago
  50. b522dea printk/nmi: warn when some message has been lost in NMI context by Petr Mladek · 8 years ago
  51. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  52. f468908 printk: add clear_idx symbol to vmcoreinfo by Ivan Delalande · 8 years ago
  53. adaf659 printk: check CON_ENABLED in have_callable_console() by Sergey Senozhatsky · 8 years ago
  54. 6b97a20 printk: set may_schedule for some of console_trylock() callers by Sergey Senozhatsky · 8 years ago
  55. a819937 printk: move can_use_console() out of console_trylock_for_printk() by Sergey Senozhatsky · 8 years ago
  56. 5c9cf8a kernel: printk: specify alignment for struct printk_log by Andrey Ryabinin · 8 years ago
  57. 06b031d printk: change recursion_bug type to bool by Sergey Senozhatsky · 8 years ago
  58. 8d91f8b printk: do cond_resched() between lines while outputting to consoles by Tejun Heo · 8 years ago
  59. 81cc26f printk: only unregister boot consoles when necessary by Thierry Reding · 8 years ago
  60. 3824657 printk: prevent userland from spoofing kernel messages by Mathias Krause · 8 years ago
  61. ee1d267 pstore: add pstore unregister by Geliang Tang · 9 years ago
  62. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  63. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 9 years ago
  64. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  65. d194e5d security_syslog() should be called once only by Vasily Averin · 9 years ago
  66. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  67. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 9 years ago
  68. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  69. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  70. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  71. c7cef0a console: Add extensible console matching by Peter Hurley · 9 years ago
  72. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  73. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  74. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 9 years ago
  75. f427c99 console: Preserve index after console setup() by Peter Hurley · 9 years ago
  76. 30a22c2 console: Fix console name size mismatch by Peter Hurley · 9 years ago
  77. 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 9 years ago
  78. f7d4ca8 kdb: Avoid printing KERN_ levels to consoles by Daniel Thompson · 9 years ago
  79. 205bd3d printk: correct timeout comment, neaten MODULE_PARM_DESC by Joe Perches · 9 years ago
  80. 8f4385d Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  81. 1fb8915 printk: Do not disable preemption for accessing printk_func by Steven Rostedt (Red Hat) · 9 years ago
  82. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  83. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 9 years ago
  84. f099755 printk: drop logbuf_cpu volatile qualifier by Alex Elder · 9 years ago
  85. a39d4a8 printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents by Joe Perches · 9 years ago
  86. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 9 years ago
  87. 04b74b2 printk/percpu: Define printk_func when printk is not defined by Steven Rostedt (Red Hat) · 9 years ago
  88. afdc34a printk: Add per_cpu printk func to allow printk to be diverted by Steven Rostedt (Red Hat) · 10 years ago
  89. 68c4a4f pstore: Honor dmesg_restrict sysctl on dmesg dumps by Sebastian Schmidt · 10 years ago
  90. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  91. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 10 years ago
  92. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  93. 849f312 switch /dev/kmsg to ->write_iter() by Al Viro · 10 years ago
  94. 000a7d6 kernel/printk/printk.c: fix faulty logic in the case of recursive printk by Patrick Palka · 10 years ago
  95. bb964a9 kernel misc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  96. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  97. d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago
  98. 5874af2 printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  99. 249771b printk: miscellaneous cleanups by Alex Elder · 10 years ago
  100. e99aa46 printk: use a clever macro by Alex Elder · 10 years ago