Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
b06cd21e2f0f75686f95afa5b71219b1408f5458
/
kernel
/
printk.c
8c4af38
gcc-4.6: printk: use stable variable to dump kmsg buffer
by Andi Kleen
· 14 years ago
034260d
printk: fix delayed messages from CPU hotplug events
by Kevin Cernekee
· 15 years ago
d37d39a
printk,kdb: capture printk() when in kdb shell
by Jason Wessel
· 15 years ago
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 15 years ago
cea8388
printk: avoid warning when CONFIG_PRINTK is disabled
by Gustavo F. Padovan
· 15 years ago
b4ccebd
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
d78ca3c
syslog: use defined constants instead of raw numbers
by Kees Cook
· 15 years ago
0023459
syslog: distinguish between /proc/kmsg and syscalls
by Kees Cook
· 15 years ago
b8be634
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
by Linus Torvalds
· 15 years ago
0f4bd46
kmsg_dump: Dump on crash_kexec as well
by KOSAKI Motohiro
· 15 years ago
6485536
printk: fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
595dd3d
kmsg_dump: fix build for CONFIG_PRINTK=n
by Randy Dunlap
· 15 years ago
456b565
core: Add kernel message dumper to call on oopses and panics
by Simon Kagstrom
· 15 years ago
5c82871
ratelimit: Make suppressed output messages more useful
by Christian Borntraeger
· 15 years ago
af91322
printk: add printk_delay to make messages readable for some scenarios
by Dave Young
· 15 years ago
3a3b6ed
printk boot_delay: rename printk_delay_msec to loops_per_msec
by Dave Young
· 15 years ago
3fff4c4
printk: Remove ratelimit.h from kernel.h
by Ingo Molnar
· 15 years ago
353f6dd
cleanup console_print()
by Anirban Sinha
· 15 years ago
42c2c8c
printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"
by Sonic Zhang
· 15 years ago
1aaad49
printk: Restore previous console_loglevel when re-enabling logging
by Frans Pop
· 15 years ago
8259cf4
printk: Ensure that "console enabled" messages are printed on the console
by Robin Getz
· 15 years ago
4d09161
printk: Enable the use of more than one CON_BOOT (early console)
by Robin Getz
· 15 years ago
e28d713
printk: Add KERN_DEFAULT printk log-level
by Linus Torvalds
· 16 years ago
5fd29d6
printk: clean up handling of log-levels and newlines
by Linus Torvalds
· 16 years ago
e4c393f
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
04d491a
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
by Neil Horman
· 16 years ago
f2d28a2
printk: correct the behavior of printk_timed_ratelimit()
by Guillaume Knispel
· 16 years ago
403f307
PM: Fix suspend_console and resume_console to use only one semaphore
by Arve Hjønnevåg
· 16 years ago
1e7bfb2
[CVE-2009-0029] System call wrappers part 27
by Heiko Carstens
· 16 years ago
f627a74
[CVE-2009-0029] Make sys_syslog a conditional system call
by Heiko Carstens
· 16 years ago
edb123e
trivial: printk: fix indentation of new_text_line declaration
by Jiri Kosina
· 16 years ago
26cc271
printk: fix discarding message when recursion_bug
by Hiroshi Shimamoto
· 16 years ago
acff181
printk: remove unused code from kernel/printk.c
by roel kluin
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
20036fd
Add kerneldoc documentation for new printk format extensions
by Andi Kleen
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
6b2ada8
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
by Ingo Molnar
· 16 years ago
95f9bfc
tty: Move tty_write_message out of kernel/printk
by Alan Cox
· 16 years ago
1fa63a8
printk: robustify printk, update comment
by Jiri Kosina
· 16 years ago
fa33507
printk: robustify printk, fix #2
by Peter Zijlstra
· 16 years ago
b845b51
printk: robustify printk
by Peter Zijlstra
· 16 years ago
641de9d
printk: fix comment for printk ratelimiting
by Uwe Kleine-König
· 16 years ago
717115e
printk ratelimiting rewrite
by Dave Young
· 16 years ago
0d63081
swsusp: provide users with a hint about the no_console_suspend option
by Pavel Machek
· 16 years ago
4bb0057
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5806b81
Merge branch 'auto-ftrace-next' into tracing/for-linus
by Ingo Molnar
· 16 years ago
ae94b80
Merge branch 'linus' into x86/core
by Ingo Molnar
· 16 years ago
bac0c91
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 16 years ago
7683c57
kernel/printk.c: Made printk_recursion_bug_msg static.
by Daniel Guilak
· 16 years ago
a29d1cf
printk: export console_drivers
by Ingo Molnar
· 17 years ago
e17ba73
x86, generic: mark early_printk as asmlinkage
by Jiri Slaby
· 17 years ago
87c8a64
printk: export console_drivers
by Ingo Molnar
· 17 years ago
9e124fe
xen: Enable console tty by default in domU if it's not a dummy
by Markus Armbruster
· 17 years ago
0915930
printk: remember the message level for multi-line output
by Nick Andrew
· 17 years ago
ac60ad7
printk: refactor processing of line severity tokens
by Nick Andrew
· 17 years ago
cd3a1b8
printk: don't prefer unsuited consoles on registration
by Jan Kiszka
· 17 years ago
3b8945e
printk: clean up recursion check related static variables
by Tejun Heo
· 17 years ago
42fdfa2
namespacecheck: more kernel/printk.c fixes
by Thomas Gleixner
· 17 years ago
7f6f3a3
namespacecheck: fix kernel printk.c
by Thomas Gleixner
· 17 years ago
81d68a9
ftrace: trace irq disabled critical timings
by Steven Rostedt
· 17 years ago
f735295
printk: don't read beyond string arguments' terminating zero
by Markus Armbruster
· 17 years ago
f7511d5
Basic braille screen reader support
by Samuel Thibault
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
5f97a5a
isolate ratelimit from printk.c for other use
by Dave Young
· 17 years ago
093a07e
Fix locking bug in "acquire_console_semaphore_for_printk()"
by Linus Torvalds
· 17 years ago
266c2e0
Make printk() console semaphore accesses sensible
by Linus Torvalds
· 17 years ago
cf3680b
printk: fix possible printk overrun
by Tejun Heo
· 17 years ago
7ef3d2f
printk_ratelimit() functions should use CONFIG_PRINTK
by Joe Perches
· 17 years ago
a36219a
The scheduled 'time' option removal
by Adrian Bunk
· 17 years ago
2dc9c91
Nuke duplicate include from printk.c
by Jesper Juhl
· 17 years ago
eed4a2a
printk.c: use unsigned ints instead of longs for logbuf index
by Denys Vlasenko
· 17 years ago
c4772d9
debug: turn ignore_loglevel into an early param
by Ingo Molnar
· 17 years ago
076f977
x86: make early printk selectable on 64-bit as well
by Ingo Molnar
· 17 years ago
326e96b
printk: revert ktime_get() timestamps
by Ingo Molnar
· 17 years ago
19ef930
printk: use ktime_get()
by Ingo Molnar
· 17 years ago
b842271
sched: remove printk_clock()
by Ingo Molnar
· 17 years ago
d713f51
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
by Ingo Molnar
· 17 years ago
32a7600
printk: make printk more robust by not allowing recursion
by Ingo Molnar
· 17 years ago
fb445ee
[SERIAL]: Fix section mismatches in Sun serial console drivers.
by David S. Miller
· 17 years ago
8f4ce8c
serial: turn serial console suspend a boot rather than compile time option
by Andres Salomon
· 17 years ago
0b15d04
printk: add interfaces for external access to the log buffer
by Mike Frysinger
· 17 years ago
bfe8df3
slow down printk during boot
by Randy Dunlap
· 17 years ago
cb00e99
fix - ensure we don't use bootconsoles after init has been released
by Robin Getz
· 17 years ago
0c5564b
ensure we don't use bootconsoles after init has been released
by Robin Getz
· 17 years ago
b6b1d87
serial: fix 8250 early console setup
by Daniel Ritz
· 17 years ago
1492192
kernel/printk.c: document possible deadlock against scheduler
by Jiri Kosina
· 17 years ago
e84845c
add printk.time option, deprecate 'time'
by Randy Dunlap
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
d37bf60
console: console handover to preferred console
by Yinghai Lu
· 17 years ago
eaa944a
console: more buf for index parsing
by Yinghai Lu
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
69331af
Fixes and cleanups for earlyprintk aka boot console
by Gerd Hoffmann
· 18 years ago
0bbfb7c
kernel/printk.c: comment fix
by Patrick Pletscher
· 18 years ago
1efc5da
[PATCH] order of lockdep off/on in vprintk() should be changed
by Mathieu Desnoyers
· 18 years ago
e3e8a75
[PATCH] Extract and use wake_up_klogd()
by Kirill Korotaev
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
99eea6a
[PATCH] make kernel/printk.c:ignore_loglevel_setup() static
by Adrian Bunk
· 18 years ago
79290822
[PATCH] add ignore_loglevel boot option
by Ingo Molnar
· 18 years ago
Next »