1. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  2. d25d9fe kernel/printk/printk.c: fix bool assignements by Neil Zhang · 10 years ago
  3. 5874af2 printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 10 years ago
  4. 249771b printk: miscellaneous cleanups by Alex Elder · 10 years ago
  5. e99aa46 printk: use a clever macro by Alex Elder · 10 years ago
  6. 0b90fec printk: fix some comments by Alex Elder · 10 years ago
  7. 42a9dc0 printk: rename DEFAULT_MESSAGE_LOGLEVEL by Alex Elder · 10 years ago
  8. e97e126 printk: tweak do_syslog() to match comments by Alex Elder · 10 years ago
  9. 23b2899 printk: allow increasing the ring buffer depending on the number of CPUs by Luis R. Rodriguez · 10 years ago
  10. f540517 printk: make dynamic units clear for the kernel ring buffer by Luis R. Rodriguez · 10 years ago
  11. c0a318a printk: move power of 2 practice of ring buffer size to a helper by Luis R. Rodriguez · 10 years ago
  12. 7030017 printk: make dynamic kernel ring buffer alignment explicit by Luis R. Rodriguez · 10 years ago
  13. d18bbc2 kernel/printk/printk.c: revert "printk: enable interrupts before calling console_trylock_for_printk()" by Andrew Morton · 11 years ago
  14. a8fe19e kernel/printk: use symbolic defines for console loglevels by Borislav Petkov · 11 years ago
  15. 84b5ec8 printk: report dropping of messages from logbuf by Will Deacon · 11 years ago
  16. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 11 years ago
  17. 8195460 printk: disable preemption for printk_sched by John Stultz · 11 years ago
  18. 458df9f printk: remove separate printk_sched buffers and use printk buf instead by Steven Rostedt · 11 years ago
  19. 939f04b printk: enable interrupts before calling console_trylock_for_printk() by Jan Kara · 11 years ago
  20. bd8d7cf printk: fix lockdep instrumentation of console_sem by Jan Kara · 11 years ago
  21. 608873c printk: release lockbuf_lock before calling console_trylock_for_printk() by Jan Kara · 11 years ago
  22. ca1d432 printk: remove outdated comment by Jan Kara · 11 years ago
  23. 034633c printk: return really stored message length by Petr Mladek · 11 years ago
  24. 55bd53a printk: shrink too long messages by Petr Mladek · 11 years ago
  25. 85c87043 printk: split message size computation by Petr Mladek · 11 years ago
  26. f40e4b9 printk: ignore too long messages by Petr Mladek · 11 years ago
  27. 0a58169 printk: split code for making free space in the log buffer by Petr Mladek · 11 years ago
  28. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 11 years ago
  29. 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 11 years ago
  30. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  31. 7258148 printk: fix one circular lockdep warning about console_lock by Jane Li · 11 years ago
  32. fce6e03 printk: do not compute the size of the message twice by Petr Mladek · 11 years ago
  33. 39b2510 printk: use also the last bytes in the ring buffer by Petr Mladek · 11 years ago
  34. e8c42d3 printk: add comment about tricky check for text buffer size by Petr Mladek · 11 years ago
  35. c64730b printk: remove obsolete check for log level "c" by Petr Mladek · 11 years ago
  36. e4178d8 printk: fix syslog() overflowing user buffer by Linus Torvalds · 11 years ago
  37. 1d3fa37 printk: flush conflicting continuation line by Arun KS · 11 years ago
  38. 9da791d kernel/printk/printk.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  39. 4c1ace6 printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo by Dirk Gouders · 11 years ago
  40. 29e9d22 kernel/printk/printk.c: enable boot delay for earlyprintk by Dave Young · 11 years ago
  41. 27083ba kernel/printk/printk.c: convert to pr_foo() by Andrew Morton · 11 years ago
  42. 6b80239 printk: report console names during cut-over by Kees Cook · 11 years ago
  43. 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
  44. 2cfe6c4 printk: Fix return of braille_register_console() by Steven Rostedt · 11 years ago
  45. 16cf48a register_console: prevent adding the same console twice by Andreas Bießmann · 11 years ago
  46. 62e32ac printk: rename struct log to struct printk_log by Joe Perches · 11 years ago
  47. 2347540 printk: use pointer for console_cmdline indexing by Joe Perches · 11 years ago
  48. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  49. d197c43 printk: add console_cmdline.h by Joe Perches · 11 years ago
  50. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago