1. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  2. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  3. 3d1cb20 workqueue: include workqueue info when printing debug dump of a worker task by Tejun Heo · 11 years ago
  4. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  5. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  6. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  7. 0a28531 printk: fix failure to return error in devkmsg_poll() by Nicolas Kaiser · 11 years ago
  8. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  9. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 11 years ago
  10. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  11. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  12. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 12 years ago
  14. ff0d05b Revert "console: implement lockdep support for console_lock" by Dave Airlie · 12 years ago
  15. 35dac27 printk: fix incorrect length from print_time() when seconds > 99999 by Roland Dreier · 12 years ago
  16. 2fa72c8 printk: boot_delay should only affect output by Andrew Cooks · 12 years ago
  17. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  18. 6b898c0 console: use might_sleep in console_lock by Daniel Vetter · 12 years ago
  19. daee779 console: implement lockdep support for console_lock by Daniel Vetter · 12 years ago
  20. 85eae82 printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 12 years ago
  21. e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 12 years ago
  22. 088a52a printk: only look for prefix levels in kernel messages by Joe Perches · 12 years ago
  23. acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 12 years ago
  24. cdf5344 kmsg: /dev/kmsg - properly return possible copy_from_user() failure by Kay Sievers · 12 years ago
  25. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  26. 533827c9 printk: Implement some unlocked kmsg_dump functions by Anton Vorontsov · 12 years ago
  27. 1b499d0 printk: Remove kdb_syslog_data by Anton Vorontsov · 12 years ago
  28. 6791457 printk: Export struct log size and member offsets through vmcoreinfo by Vivek Goyal · 12 years ago
  29. eab0726 kmsg - do not flush partial lines when the console is busy by Kay Sievers · 12 years ago
  30. d39f3d7 kmsg - export "continuation record" flag to /dev/kmsg by Kay Sievers · 12 years ago
  31. 96efedf kmsg - avoid warning for CONFIG_PRINTK=n compilations by Kay Sievers · 12 years ago
  32. 7049825 kmsg - properly print over-long continuation lines by Kay Sievers · 12 years ago
  33. 5becfb1 kmsg: merge continuation records while printing by Kay Sievers · 12 years ago
  34. eb02dac kmsg: /proc/kmsg - support reading of partial log records by Kay Sievers · 12 years ago
  35. 68b6507 kmsg: make sure all messages reach a newly registered boot console by Kay Sievers · 12 years ago
  36. cb424ff kmsg: properly handle concurrent non-blocking read() from /proc/kmsg by Kay Sievers · 12 years ago
  37. 43a73a5 kmsg: add the facility number to the syslog prefix by Kay Sievers · 12 years ago
  38. e3f5a5f kmsg: escape the backslash character while exporting data by Kay Sievers · 12 years ago
  39. 5c53d81 printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq by liu chuansheng · 12 years ago
  40. 4f0f4af printk.c: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  41. d362082 printk: Optimize if statement logic where newline exists by Steven Rostedt · 12 years ago
  42. 084681d printk: flush continuation lines immediately to console by Kay Sievers · 12 years ago
  43. 116e90b syslog: fill buffer with more than a single message for SYSLOG_ACTION_READ by Jan Beulich · 12 years ago
  44. 6fda135c Revert "printk: return -EINVAL if the message len is bigger than the buf size" by Greg Kroah-Hartman · 12 years ago
  45. 4661e35 printk: fix regression in SYSLOG_ACTION_CLEAR by Alan Stern · 12 years ago
  46. b56a39a printk: return -EINVAL if the message len is bigger than the buf size by Yuanhan Liu · 12 years ago
  47. 4a77a5a printk: use mutex lock to stop syslog_seq from going wild by Yuanhan Liu · 12 years ago
  48. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  49. 6ebb017 printk: Fix alignment of buf causing crash on ARM EABI by Andrew Lunn · 12 years ago
  50. c313af1 printk() - isolate KERN_CONT users from ordinary complete lines by Kay Sievers · 12 years ago
  51. 3ce9a7c printk() - restore prefix/timestamp printing for multi-newline strings by Kay Sievers · 12 years ago
  52. 1fce677 printk: add stub for prepend_timestamp() by Randy Dunlap · 12 years ago
  53. f8450fc printk: correctly align __log_buf by Stephen Warren · 12 years ago
  54. 649e6ee printk() - restore timestamp printing at console output by Kay Sievers · 12 years ago
  55. 5c5d5ca printk() - do not merge continuation lines of different threads by Kay Sievers · 12 years ago
  56. 7f3a781 printk - fix compilation for CONFIG_PRINTK=n by Kay Sievers · 12 years ago
  57. 5fc32490 kmsg: use do_div() to divide 64bit integer by Kay Sievers · 12 years ago
  58. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 12 years ago
  59. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 12 years ago
  60. 2ba68940 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 600e145 printk: Make it compile with !CONFIG_PRINTK by Peter Zijlstra · 13 years ago
  62. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 13 years ago
  63. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  64. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  65. c22ab332 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 13 years ago
  66. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 13 years ago
  67. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  68. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 13 years ago
  69. 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
  70. 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
  71. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 13 years ago
  72. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  73. 1a9a8ae printk, lockdep: Switch to tracked irq ops by Peter Zijlstra · 13 years ago
  74. 47ff5c9 printk, lockdep: Remove superfluous preempt_disable() by Peter Zijlstra · 13 years ago
  75. 94d24fc printk, lockdep: Disable lock debugging on zap_locks() by Peter Zijlstra · 13 years ago
  76. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 13 years ago
  77. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 13 years ago
  78. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 13 years ago
  79. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 13 years ago
  80. 07354eb locking, printk: Annotate logbuf_lock as raw by Thomas Gleixner · 15 years ago
  81. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  82. f2c0d02 cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning by Jonathan Nieder · 13 years ago
  83. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  84. 4f2a8d3 printk: Fix console_sem vs logbuf_lock unlock race by Peter Zijlstra · 13 years ago
  85. 0b5e1c5 printk: Release console_sem after logbuf_lock by Peter Zijlstra · 13 years ago
  86. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  87. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 14 years ago
  88. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 14 years ago
  89. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 14 years ago
  90. 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
  91. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 14 years ago
  92. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  93. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  94. fb842b00 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 14 years ago
  95. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 14 years ago
  96. d2e7ad1 Merge branch 'master' into next by James Morris · 14 years ago
  97. 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
  98. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
  99. 38ef4c2 syslog: check cap_syslog when dmesg_restrict by Serge E. Hallyn · 14 years ago
  100. 40dc11f printk: Use this_cpu_{read|write} api on printk_pending by Eric Dumazet · 14 years ago