1. 154c267 Add include dependencies to <linux/printk.h>. by Ralf Baechle · 11 years ago
  2. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  3. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 11 years ago
  4. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  5. 1b2c289 include/linux/printk.h: include stdarg.h by Andrew Morton · 11 years ago
  6. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  7. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 11 years ago
  8. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  9. 36d308d printk: add pr_devel_once and pr_devel_ratelimited by Mikhail Gruzdev · 11 years ago
  10. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  11. 7a55561 dynamic_debug: dynamic hex dump by Vladimir Kondratiev · 12 years ago
  12. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  13. 61e99ab printk: remove the now unnecessary "C" annotation for KERN_CONT by Joe Perches · 12 years ago
  14. 04d2c8c printk: convert the format for KERN_<LEVEL> to a 2 byte pattern by Joe Perches · 12 years ago
  15. 314ba35 printk: add kern_levels.h to make KERN_<LEVEL> available for asm use by Joe Perches · 12 years ago
  16. acc8fa41 printk: add generic functions to find KERN_<LEVEL> headers by Joe Perches · 12 years ago
  17. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 12 years ago
  18. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 12 years ago
  19. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  20. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 12 years ago
  21. b558c96 dynamic_debug: make dynamic-debug supersede DEBUG ccflag by Jim Cromie · 13 years ago
  22. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  23. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 13 years ago
  24. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 13 years ago
  25. 6ec42a56 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 13 years ago
  26. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 13 years ago
  27. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 13 years ago
  28. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 13 years ago
  29. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 13 years ago
  30. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 13 years ago
  31. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  32. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago