aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/printk.h
Commit message (Expand)AuthorAgeFilesLines
* printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+7
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-131-7/+7
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-131-13/+12
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-131-14/+28
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-131-15/+44
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-131-32/+43
* include/linux/printk.h: use space after #defineJoe Perches2011-01-131-9/+9
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-131-11/+11
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-131-0/+1
* include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-151-0/+248