aboutsummaryrefslogtreecommitdiff
path: root/include/linux/printk.h
AgeCommit message (Expand)Author
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosJoe Perches
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches
2011-01-13include/linux/printk.h: add pr_<level>_once macrosJoe Perches
2011-01-13include/linux/printk.h: use and neaten no_printkJoe Perches
2011-01-13include/linux/printk.h: use space after #defineJoe Perches
2011-01-13include/linux/printk.h: move console functions and variables togetherJoe Perches
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds