Commit message (Expand) | Author | Age | |
---|---|---|---|
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 |
* | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 |
* | include/linux/printk.h: use tab not spaces for indent | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: organize printk_ratelimited macros | Joe Perches | 2011-01-13 |
* | include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: add pr_<level>_once macros | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: use and neaten no_printk | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: use space after #define | Joe Perches | 2011-01-13 |
* | include/linux/printk.h: move console functions and variables together | Joe Perches | 2011-01-13 |
* | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 |
* | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2010-11-15 |