1. 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 · 10 years ago
  2. 1fb8915 printk: Do not disable preemption for accessing printk_func by Steven Rostedt (Red Hat) · 10 years ago
  3. 350e4f4 Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  4. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  5. f099755 printk: drop logbuf_cpu volatile qualifier by Alex Elder · 10 years ago
  6. a39d4a8 printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents by Joe Perches · 10 years ago
  7. 1dc6244 printk: remove used-once early_vprintk by Joe Perches · 10 years ago
  8. 04b74b2 printk/percpu: Define printk_func when printk is not defined by Steven Rostedt (Red Hat) · 10 years ago
  9. afdc34a printk: Add per_cpu printk func to allow printk to be diverted by Steven Rostedt (Red Hat) · 10 years ago
  10. 68c4a4f pstore: Honor dmesg_restrict sysctl on dmesg dumps by Sebastian Schmidt · 10 years ago
  11. 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
  12. 98e35f5 printk: git rid of [sched_delayed] message for printk_deferred by Markus Trippelsdorf · 10 years ago
  13. 2240a31 printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP by Geert Uytterhoeven · 10 years ago
  14. 849f312 switch /dev/kmsg to ->write_iter() by Al Viro · 10 years ago
  15. 000a7d6 kernel/printk/printk.c: fix faulty logic in the case of recursive printk by Patrick Palka · 10 years ago
  16. bb964a9 kernel misc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  17. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  18. d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago
  19. 5874af2 printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  20. 249771b printk: miscellaneous cleanups by Alex Elder · 10 years ago
  21. e99aa46 printk: use a clever macro by Alex Elder · 10 years ago
  22. 0b90fec printk: fix some comments by Alex Elder · 10 years ago
  23. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  24. e97e126 printk: tweak do_syslog() to match comments by Alex Elder · 10 years ago
  25. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  26. f540517 printk: make dynamic units clear for the kernel ring buffer by Luis R. Rodriguez · 10 years ago
  27. c0a318a printk: move power of 2 practice of ring buffer size to a helper by Luis R. Rodriguez · 10 years ago
  28. 7030017 printk: make dynamic kernel ring buffer alignment explicit by Luis R. Rodriguez · 10 years ago
  29. d18bbc2 kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" by Andrew Morton · 10 years ago
  30. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 10 years ago
  31. 84b5ec8 printk: report dropping of messages from logbuf by Will Deacon · 10 years ago
  32. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 10 years ago
  33. 8195460 printk: disable preemption for printk_sched by John Stultz · 10 years ago
  34. 458df9f printk: remove separate printk_sched buffers and use printk buf instead by Steven Rostedt · 10 years ago
  35. 939f04b printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  36. bd8d7cf printk: fix lockdep instrumentation of console_sem by Jan Kara · 10 years ago
  37. 608873c printk: release lockbuf_lock before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  38. ca1d432 printk: remove outdated comment by Jan Kara · 10 years ago
  39. 034633c printk: return really stored message length by Petr Mladek · 10 years ago
  40. 55bd53a printk: shrink too long messages by Petr Mladek · 10 years ago
  41. 85c87043 printk: split message size computation by Petr Mladek · 10 years ago
  42. f40e4b9 printk: ignore too long messages by Petr Mladek · 10 years ago
  43. 0a58169 printk: split code for making free space in the log buffer by Petr Mladek · 10 years ago
  44. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  45. 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 10 years ago
  46. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  47. 7258148 printk: fix one circular lockdep warning about console_lock by Jane Li · 10 years ago
  48. fce6e03 printk: do not compute the size of the message twice by Petr Mladek · 10 years ago
  49. 39b2510 printk: use also the last bytes in the ring buffer by Petr Mladek · 10 years ago
  50. e8c42d3 printk: add comment about tricky check for text buffer size by Petr Mladek · 10 years ago
  51. c64730b printk: remove obsolete check for log level "c" by Petr Mladek · 10 years ago
  52. e4178d8 printk: fix syslog() overflowing user buffer by Linus Torvalds · 10 years ago
  53. 1d3fa37 printk: flush conflicting continuation line by Arun KS · 10 years ago
  54. 9da791d kernel/printk/printk.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  55. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  56. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  57. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  58. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  59. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  60. 2cfe6c4 printk: Fix return of braille_register_console() by Steven Rostedt · 11 years ago
  61. 16cf48a register_console: prevent adding the same console twice by Andreas Bießmann · 11 years ago
  62. 62e32ac printk: rename struct log to struct printk_log by Joe Perches · 11 years ago
  63. 2347540 printk: use pointer for console_cmdline indexing by Joe Perches · 11 years ago
  64. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  65. d197c43 printk: add console_cmdline.h by Joe Perches · 11 years ago
  66. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago