1. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  2. b0e1b91 Merge remote-tracking branch 'cm/cm-12.0' into HEAD by Nick Reuter · 11 years ago
  3. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 11 years ago
  4. f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
  5. aa34e62 printk: Fix rq->lock vs logbuf_lock unlock lock inversion by Bu, Yitian · 13 years ago
  6. 661075b Add KERNEL_LOG support by Flemmard · 13 years ago
  7. 5e23efd printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 14 years ago
  8. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  9. ce0030c printk: fix buffer overflow when calling log_prefix function from call_console_drivers by Alexandre SIMON · 13 years ago
  10. 05c0e5d coresight: don't directly log printk to STM by Pratik Patel · 14 years ago
  11. cf13495 printk: Defer CPU_ONLINE console flushing by Ajay Dudani · 14 years ago
  12. 21d7afe Merge commit '406a0a8400fd2d1d5b68c993e191f4c05a8c23a9' into android-msm-mako-3.4-wip by Iliyan Malchev · 14 years ago
  13. 8e1e6b6 coresight: enable stm logging for ftrace events and printk by Pratik Patel · 14 years ago
  14. b849941 mako: debug: porting lge crash handler by Jaeseong GIM · 14 years ago
  15. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 14 years ago
  16. 609a71d printk: update log_buf_copy for 3.3 by Colin Cross · 14 years ago
  17. da8de7a kernel: printk: Add non exported function for clearing the log ring buffer by San Mehat · 17 years ago
  18. ee51cfa printk: Fix log_buf_copy termination. by Arve Hjønnevåg · 18 years ago
  19. 572b262 Revert "printk: remove unused code from kernel/printk.c" by Arve Hjønnevåg · 17 years ago
  20. 109a3af ARM: Make low-level printk work by Tony Lindgren · 21 years ago
  21. 2ccc409 printk: do not handle non-sleepable notification in console_cpu_notify by mhban · 15 years ago
  22. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 14 years ago
  23. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  24. 600e145 printk: Make it compile with !CONFIG_PRINTK by Peter Zijlstra · 14 years ago
  25. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 14 years ago
  26. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  27. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 14 years ago
  28. c22ab33 kmsg_dump: don't run on non-error paths by default by Matthew Garrett · 14 years ago
  29. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 15 years ago
  30. aa9b60b printk: Log printk events by Laura Abbott · 14 years ago
  31. e21ed1c cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning by Jonathan Nieder · 15 years ago
  32. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 14 years ago
  33. 29d4d6d printk: fix unnecessary module_param_name. by Rusty Russell · 14 years ago
  34. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  35. 140260e Revert "printk: Don't allow cpu to get console lock during hotplugging" by Michael Bohan · 15 years ago
  36. 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 · 15 years ago
  37. 09dc3cf printk: avoid double lock acquire by Peter Zijlstra · 15 years ago
  38. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 15 years ago
  39. d074fa2 Merge remote-tracking branch 'common/android-3.0' into msm-3.0 by Bryan Huntsman · 15 years ago
  40. 1a9a8ae printk, lockdep: Switch to tracked irq ops by Peter Zijlstra · 15 years ago
  41. 47ff5c9 printk, lockdep: Remove superfluous preempt_disable() by Peter Zijlstra · 15 years ago
  42. 94d24fc printk, lockdep: Disable lock debugging on zap_locks() by Peter Zijlstra · 15 years ago
  43. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 15 years ago
  44. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 15 years ago
  45. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 15 years ago
  46. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 15 years ago
  47. 2bb3e31 Merge commit 'v3.0.8' into android-3.0 by Colin Cross · 15 years ago
  48. 9049d36 Revert "ARM: Make low-level printk work" by Stepan Moskovchenko · 15 years ago
  49. 2aba4e8 printk: Don't allow cpu to get console lock during hotplugging by Maya Spivak · 15 years ago
  50. 7f4e156 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 15 years ago
  51. 3f2bc4d Initial Contribution by Bryan Huntsman · 15 years ago
  52. 07354eb locking, printk: Annotate logbuf_lock as raw by Thomas Gleixner · 17 years ago
  53. 4c30c6f kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 15 years ago
  54. f2c0d02 cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning by Jonathan Nieder · 15 years ago
  55. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 15 years ago
  56. 4f2a8d3 printk: Fix console_sem vs logbuf_lock unlock race by Peter Zijlstra · 15 years ago
  57. 36cf552 printk: do not handle non-sleepable notification in console_cpu_notify by mhban · 15 years ago
  58. ce84ca9 kernel: printk: Add non exported function for clearing the log ring buffer by San Mehat · 17 years ago
  59. 0da19af printk: Fix log_buf_copy termination. by Arve Hjønnevåg · 18 years ago
  60. fc4fb28 Revert "printk: remove unused code from kernel/printk.c" by Arve Hjønnevåg · 17 years ago
  61. 76b3990 ARM: Make low-level printk work by Tony Lindgren · 21 years ago
  62. 0b5e1c5 printk: Release console_sem after logbuf_lock by Peter Zijlstra · 15 years ago
  63. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 15 years ago
  64. 5af5bcb printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig by Mandeep Singh Baines · 15 years ago
  65. fe3d8ad console: prevent registered consoles from dumping old kernel message over again by Feng Tang · 15 years ago
  66. 7bf6939 console: allow to retain boot console via boot option keep_bootcon by Fabio M. Di Nitto · 15 years ago
  67. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  68. 9d90c8d printk: do not mangle valid userspace syslog prefixes by Kay Sievers · 15 years ago
  69. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 15 years ago
  70. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 15 years ago
  71. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 15 years ago
  72. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 15 years ago
  73. d2e7ad1 Merge branch 'master' into next by James Morris · 15 years ago
  74. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  75. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 16 years ago
  76. 38ef4c2 syslog: check cap_syslog when dmesg_restrict by Serge E. Hallyn · 16 years ago
  77. 40dc11f printk: Use this_cpu_{read|write} api on printk_pending by Eric Dumazet · 16 years ago
  78. ce6ada3 security: Define CAP_SYSLOG by Serge E. Hallyn · 16 years ago
  79. 61ab254 nohz: Fix printk_needs_cpu() return value on offline cpus by Heiko Carstens · 16 years ago
  80. 49f4138 printk: Fix wake_up_klogd() vs cpu hotplug by Heiko Carstens · 16 years ago
  81. a75d946 console: move for_each_console to linux/console.h by Jiri Slaby · 16 years ago
  82. 12b3052 capabilities/syslog: open code cap_syslog logic to fix build failure by Eric Paris · 16 years ago
  83. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 16 years ago
  84. 674dff6 printk: change type of 'boot_delay' to int * by Namhyung Kim · 16 years ago
  85. 8155c02 printk: add lock context annotation by Namhyung Kim · 16 years ago
  86. 6c095ef printk: fixup declaration of kmsg_reasons by Namhyung Kim · 16 years ago
  87. 5b8c4f2 printk: Make console_sem a semaphore not a pseudo mutex by Thomas Gleixner · 16 years ago
  88. 8c4af38 gcc-4.6: printk: use stable variable to dump kmsg buffer by Andi Kleen · 16 years ago
  89. 034260d printk: fix delayed messages from CPU hotplug events by Kevin Cernekee · 16 years ago
  90. d37d39a printk,kdb: capture printk() when in kdb shell by Jason Wessel · 16 years ago
  91. 67fc4e0 kdb: core for kgdb back end (2 of 2) by Jason Wessel · 16 years ago
  92. cea8388 printk: avoid warning when CONFIG_PRINTK is disabled by Gustavo F. Padovan · 16 years ago
  93. b4ccebd Merge branch 'next' into for-linus by James Morris · 16 years ago
  94. d78ca3c syslog: use defined constants instead of raw numbers by Kees Cook · 16 years ago
  95. 0023459 syslog: distinguish between /proc/kmsg and syscalls by Kees Cook · 16 years ago
  96. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 16 years ago
  97. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 17 years ago
  98. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 17 years ago
  99. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  100. 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 · 17 years ago