Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2016-10-09 | 1 | -1/+1 |
* | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents | Joe Perches | 2014-12-10 | 1 | -0/+13 |
* | printk: remove the now unnecessary "C" annotation for KERN_CONT | Joe Perches | 2012-07-30 | 1 | -1/+1 |
* | printk: convert the format for KERN_<LEVEL> to a 2 byte pattern | Joe Perches | 2012-07-30 | 1 | -11/+14 |
* | printk: add kern_levels.h to make KERN_<LEVEL> available for asm use | Joe Perches | 2012-07-30 | 1 | -0/+22 |