Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 1 | -1/+1 |
2014-12-11 | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents | Joe Perches | 1 | -0/+13 |
2012-07-31 | printk: remove the now unnecessary "C" annotation for KERN_CONT | Joe Perches | 1 | -1/+1 |
2012-07-31 | printk: convert the format for KERN_<LEVEL> to a 2 byte pattern | Joe Perches | 1 | -11/+14 |
2012-07-31 | printk: add kern_levels.h to make KERN_<LEVEL> available for asm use | Joe Perches | 1 | -0/+22 |