summaryrefslogtreecommitdiff
path: root/include/linux/kern_levels.h
AgeCommit message (Expand)Author
2019-03-04printk: Remove no longer used LOG_PREFIX.Tetsuo Handa
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2012-07-30printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches
2012-07-30printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches
2012-07-30printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches