1. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 13 years ago
  2. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 13 years ago
  3. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  4. 3ccf3e8 printk/sched: Introduce special printk_sched() for those awkward moments by Peter Zijlstra · 13 years ago
  5. b558c96 dynamic_debug: make dynamic-debug supersede DEBUG ccflag by Jim Cromie · 13 years ago
  6. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  7. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
  8. a3f938b include/linux/printk.h: use tab not spaces for indent by Joe Perches · 14 years ago
  9. 6ec42a56 include/linux/printk.h: organize printk_ratelimited macros by Joe Perches · 14 years ago
  10. ac83ed6 include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard by Joe Perches · 14 years ago
  11. 16cb839 include/linux/printk.h: add pr_<level>_once macros by Joe Perches · 14 years ago
  12. 5264f2f include/linux/printk.h: use and neaten no_printk by Joe Perches · 14 years ago
  13. 7d1e91a include/linux/printk.h: use space after #define by Joe Perches · 14 years ago
  14. a9747cc include/linux/printk.h: move console functions and variables together by Joe Perches · 14 years ago
  15. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 14 years ago
  16. 968ab18 include/linux/kernel.h: Move logging bits to include/linux/printk.h by Linus Torvalds · 14 years ago