aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/printk.h
Commit message (Expand)AuthorAge
* kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-07
* printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-07
* Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-20
|\
| * dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
* | printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-12
|/
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* printk: allocate kernel log buffer earlierMike Travis2011-05-25
* include/linux/printk.h: use tab not spaces for indentJoe Perches2011-01-13
* include/linux/printk.h: organize printk_ratelimited macrosJoe Perches2011-01-13
* include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches2011-01-13
* include/linux/printk.h: add pr_<level>_once macrosJoe Perches2011-01-13
* include/linux/printk.h: use and neaten no_printkJoe Perches2011-01-13
* include/linux/printk.h: use space after #defineJoe Perches2011-01-13
* include/linux/printk.h: move console functions and variables togetherJoe Perches2011-01-13
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-13
* include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-15