Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92acca45428f28c0b387f85b52b230d526dd0ecc
/
include
/
linux
/
printk.h
7b1460e
printk: comment pr_cont() stating it is only to continue a line
by Steven Rostedt
· 10 years ago
114fc1a
hexdump: make it return number of bytes placed in buffer
by Andy Shevchenko
· 10 years ago
07261ed
printk: add dummy routine for when CONFIG_PRINTK=n
by Pranith Kumar
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1dc6244
printk: remove used-once early_vprintk
by Joe Perches
· 10 years ago
04b74b2
printk/percpu: Define printk_func when printk is not defined
by Steven Rostedt (Red Hat)
· 10 years ago
afdc34a
printk: Add per_cpu printk func to allow printk to be diverted
by Steven Rostedt (Red Hat)
· 11 years ago
14c4000
printk: Add function to return log buffer address and size
by Vasant Hegde
· 10 years ago
42a9dc0
printk: rename DEFAULT_MESSAGE_LOGLEVEL
by Alex Elder
· 10 years ago
a8fe19e
kernel/printk: use symbolic defines for console loglevels
by Borislav Petkov
· 11 years ago
6e099f5
Documentation: expand/clarify debug documentation
by Dan Streetman
· 11 years ago
c224815
printk: Add printk_deferred_once
by John Stultz
· 11 years ago
aac74dc
printk: rename printk_sched to printk_deferred
by John Stultz
· 11 years ago
d487d57
include/linux/printk.h: remove double asmlinkage in printk_emit
by Simon Kågström
· 11 years ago
0185698
printk: remove duplicated check for log level
by Petr Mladek
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c28aa1f
printk/cache: mark printk_once test variable __read_mostly
by Joe Perches
· 11 years ago
0a9a8bf
printk: Add a DEPRECATED macro
by Neil Horman
· 11 years ago
29fc2bc
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppressed" messages
by Joe Perches
· 11 years ago
b6c035d
x86, asmlinkage: Make dump_stack visible
by Andi Kleen
· 11 years ago
154c267
Add include dependencies to <linux/printk.h>.
by Ralf Baechle
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
98e5e1b
dump_stack: implement arch-specific hardware description in task dumps
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
1b2c289
include/linux/printk.h: include stdarg.h
by Andrew Morton
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
dc72c32
printk: Provide a wake_up_klogd() off-case
by Frederic Weisbecker
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
36d308d
printk: add pr_devel_once and pr_devel_ratelimited
by Mikhail Gruzdev
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
7a55561
dynamic_debug: dynamic hex dump
by Vladimir Kondratiev
· 12 years ago
74876a9
printk: Wake up klogd using irq_work
by Frederic Weisbecker
· 12 years ago
61e99ab
printk: remove the now unnecessary "C" annotation for KERN_CONT
by Joe Perches
· 12 years ago
04d2c8c
printk: convert the format for KERN_<LEVEL> to a 2 byte pattern
by Joe Perches
· 12 years ago
314ba35
printk: add kern_levels.h to make KERN_<LEVEL> available for asm use
by Joe Perches
· 12 years ago
acc8fa41
printk: add generic functions to find KERN_<LEVEL> headers
by Joe Perches
· 12 years ago
e11fea9
kmsg: export printk records to the /dev/kmsg interface
by Kay Sievers
· 13 years ago
7ff9554
printk: convert byte-buffer to variable-length record buffer
by Kay Sievers
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
3ccf3e8
printk/sched: Introduce special printk_sched() for those awkward moments
by Peter Zijlstra
· 13 years ago
b558c96
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
by Jim Cromie
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
162a7e7
printk: allocate kernel log buffer earlier
by Mike Travis
· 14 years ago
a3f938b
include/linux/printk.h: use tab not spaces for indent
by Joe Perches
· 14 years ago
6ec42a56
include/linux/printk.h: organize printk_ratelimited macros
by Joe Perches
· 14 years ago
ac83ed6
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
by Joe Perches
· 14 years ago
16cb839
include/linux/printk.h: add pr_<level>_once macros
by Joe Perches
· 14 years ago
5264f2f
include/linux/printk.h: use and neaten no_printk
by Joe Perches
· 14 years ago
7d1e91a
include/linux/printk.h: use space after #define
by Joe Perches
· 14 years ago
a9747cc
include/linux/printk.h: move console functions and variables together
by Joe Perches
· 14 years ago
455cd5a
kptr_restrict for hiding kernel pointers from unprivileged users
by Dan Rosenberg
· 14 years ago
968ab18
include/linux/kernel.h: Move logging bits to include/linux/printk.h
by Linus Torvalds
· 14 years ago