summaryrefslogtreecommitdiff
path: root/include/linux/printk.h
AgeCommit message (Expand)Author
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-12printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra
2012-01-24dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie
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