aboutsummaryrefslogtreecommitdiff
path: root/include/linux/printk.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-6/+6
2011-05-25printk: allocate kernel log buffer earlierGravatar Mike Travis 1-0/+7
2011-01-13include/linux/printk.h: use tab not spaces for indentGravatar Joe Perches 1-7/+7
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosGravatar Joe Perches 1-13/+12
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardGravatar Joe Perches 1-14/+28
2011-01-13include/linux/printk.h: add pr_<level>_once macrosGravatar Joe Perches 1-15/+44
2011-01-13include/linux/printk.h: use and neaten no_printkGravatar Joe Perches 1-32/+43
2011-01-13include/linux/printk.h: use space after #defineGravatar Joe Perches 1-9/+9
2011-01-13include/linux/printk.h: move console functions and variables togetherGravatar Joe Perches 1-11/+11
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersGravatar Dan Rosenberg 1-0/+1
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hGravatar Linus Torvalds 1-0/+248