index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
printk.h
Age
Commit message (
Expand
)
Author
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
2011-01-13
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
2010-11-15
include/linux/kernel.h: Move logging bits to include/linux/printk.h
Linus Torvalds