Joe Perches
|
61e99ab8e3
printk: remove the now unnecessary "C" annotation for KERN_CONT
|
13 anos atrás |
Joe Perches
|
04d2c8c83d
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
|
13 anos atrás |
Joe Perches
|
314ba3520e
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
|
13 anos atrás |
Joe Perches
|
acc8fa41ad
printk: add generic functions to find KERN_<LEVEL> headers
|
13 anos atrás |
Kay Sievers
|
e11fea92e1
kmsg: export printk records to the /dev/kmsg interface
|
13 anos atrás |
Kay Sievers
|
7ff9554bb5
printk: convert byte-buffer to variable-length record buffer
|
13 anos atrás |
Linus Torvalds
|
4a52246302
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 anos atrás |
Peter Zijlstra
|
3ccf3e8306
printk/sched: Introduce special printk_sched() for those awkward moments
|
13 anos atrás |
Jim Cromie
|
b558c96ffa
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
|
13 anos atrás |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 anos atrás |
Mike Travis
|
162a7e7500
printk: allocate kernel log buffer earlier
|
14 anos atrás |
Joe Perches
|
a3f938bf6f
include/linux/printk.h: use tab not spaces for indent
|
14 anos atrás |
Joe Perches
|
6ec42a56e2
include/linux/printk.h: organize printk_ratelimited macros
|
14 anos atrás |
Joe Perches
|
ac83ed6878
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
|
14 anos atrás |
Joe Perches
|
16cb839f13
include/linux/printk.h: add pr_<level>_once macros
|
14 anos atrás |
Joe Perches
|
5264f2f75d
include/linux/printk.h: use and neaten no_printk
|
14 anos atrás |
Joe Perches
|
7d1e91aeb3
include/linux/printk.h: use space after #define
|
14 anos atrás |
Joe Perches
|
a9747cc3ad
include/linux/printk.h: move console functions and variables together
|
14 anos atrás |
Dan Rosenberg
|
455cd5ab30
kptr_restrict for hiding kernel pointers from unprivileged users
|
14 anos atrás |
Linus Torvalds
|
968ab1838a
include/linux/kernel.h: Move logging bits to include/linux/printk.h
|
14 anos atrás |