1. c313af1 printk() - isolate KERN_CONT users from ordinary complete lines by Kay Sievers · 13 years ago
  2. 3ce9a7c printk() - restore prefix/timestamp printing for multi-newline strings by Kay Sievers · 13 years ago
  3. 1fce677 printk: add stub for prepend_timestamp() by Randy Dunlap · 13 years ago
  4. f8450fc printk: correctly align __log_buf by Stephen Warren · 13 years ago
  5. 649e6ee printk() - restore timestamp printing at console output by Kay Sievers · 13 years ago
  6. 5c5d5ca printk() - do not merge continuation lines of different threads by Kay Sievers · 13 years ago
  7. 7f3a781 printk - fix compilation for CONFIG_PRINTK=n by Kay Sievers · 13 years ago
  8. 5fc32490 kmsg: use do_div() to divide 64bit integer by Kay Sievers · 13 years ago
  9. e11fea92 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 13 years ago
  10. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 13 years ago
  11. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. 600e145 printk: Make it compile with !CONFIG_PRINTK by Peter Zijlstra · 13 years ago
  13. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  14. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  15. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  16. c22ab332 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  17. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 13 years ago
  18. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  19. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 13 years ago
  20. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  22. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  23. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  24. 1a9a8ae printk, lockdep: Switch to tracked irq ops by Peter Zijlstra · 14 years ago
  25. 47ff5c9 printk, lockdep: Remove superfluous preempt_disable() by Peter Zijlstra · 14 years ago
  26. 94d24fc printk, lockdep: Disable lock debugging on zap_locks() by Peter Zijlstra · 14 years ago
  27. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 13 years ago
  28. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 13 years ago
  29. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 13 years ago
  30. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 13 years ago
  31. 07354eb locking, printk: Annotate logbuf_lock as raw by Thomas Gleixner · 16 years ago
  32. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 14 years ago
  33. f2c0d02 cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning by Jonathan Nieder · 14 years ago
  34. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 14 years ago
  35. 4f2a8d3 printk: Fix console_sem vs logbuf_lock unlock race by Peter Zijlstra · 14 years ago
  36. 0b5e1c5 printk: Release console_sem after logbuf_lock by Peter Zijlstra · 14 years ago
  37. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
  38. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 14 years ago
  39. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 14 years ago
  40. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 14 years ago
  41. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  42. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 14 years ago
  43. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  44. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  45. fb842b00 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 14 years ago
  46. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 14 years ago
  47. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  48. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  49. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
  50. 38ef4c2 syslog: check cap_syslog when dmesg_restrict by Serge E. Hallyn · 14 years ago
  51. 40dc11f printk: Use this_cpu_{read|write} api on printk_pending by Eric Dumazet · 14 years ago
  52. ce6ada3 security: Define CAP_SYSLOG by Serge E. Hallyn · 14 years ago
  53. 61ab2544 nohz: Fix printk_needs_cpu() return value on offline cpus by Heiko Carstens · 14 years ago
  54. 49f4138 printk: Fix wake_up_klogd() vs cpu hotplug by Heiko Carstens · 14 years ago
  55. a75d946 console: move for_each_console to linux/console.h by Jiri Slaby · 14 years ago
  56. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 14 years ago
  57. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 14 years ago
  58. 674dff6 printk: change type of 'boot_delay' to int * by Namhyung Kim · 14 years ago
  59. 8155c02 printk: add lock context annotation by Namhyung Kim · 14 years ago
  60. 6c095ef printk: fixup declaration of kmsg_reasons by Namhyung Kim · 14 years ago
  61. 5b8c4f2 printk: Make console_sem a semaphore not a pseudo mutex by Thomas Gleixner · 15 years ago
  62. 8c4af38 gcc-4.6: printk: use stable variable to dump kmsg buffer by Andi Kleen · 15 years ago
  63. 034260d printk: fix delayed messages from CPU hotplug events by Kevin Cernekee · 15 years ago
  64. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 15 years ago
  65. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 15 years ago
  66. cea8388 printk: avoid warning when CONFIG_PRINTK is disabled by Gustavo F. Padovan · 15 years ago
  67. b4ccebd Merge branch 'next' into for-linus by James Morris · 15 years ago
  68. d78ca3c syslog: use defined constants instead of raw numbers by Kees Cook · 15 years ago
  69. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 15 years ago
  70. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  71. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  72. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  73. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  74. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 595dd3d kmsg_dump: fix build for CONFIG_PRINTK=n by Randy Dunlap · 15 years ago
  76. 456b565 core: Add kernel message dumper to call on oopses and panics by Simon Kagstrom · 15 years ago
  77. 5c82871 ratelimit: Make suppressed output messages more useful by Christian Borntraeger · 15 years ago
  78. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 16 years ago
  79. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 16 years ago
  80. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 16 years ago
  81. 353f6dd cleanup console_print() by Anirban Sinha · 16 years ago
  82. 42c2c8c printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)" by Sonic Zhang · 16 years ago
  83. 1aaad49 printk: Restore previous console_loglevel when re-enabling logging by Frans Pop · 16 years ago
  84. 8259cf4 printk: Ensure that "console enabled" messages are printed on the console by Robin Getz · 16 years ago
  85. 4d09161 printk: Enable the use of more than one CON_BOOT (early console) by Robin Getz · 16 years ago
  86. e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 16 years ago
  87. 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 16 years ago
  88. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 16 years ago
  90. f2d28a2 printk: correct the behavior of printk_timed_ratelimit() by Guillaume Knispel · 16 years ago
  91. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 16 years ago
  92. 1e7bfb2 [CVE-2009-0029] System call wrappers part 27 by Heiko Carstens · 16 years ago
  93. f627a74 [CVE-2009-0029] Make sys_syslog a conditional system call by Heiko Carstens · 16 years ago
  94. edb123e trivial: printk: fix indentation of new_text_line declaration by Jiri Kosina · 16 years ago
  95. 26cc271 printk: fix discarding message when recursion_bug by Hiroshi Shimamoto · 16 years ago
  96. acff181 printk: remove unused code from kernel/printk.c by roel kluin · 16 years ago
  97. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  99. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  100. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago