index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-14
1
-62
/
+43
|
\
|
*
x86, generic: mark early_printk as asmlinkage
Jiri Slaby
2008-06-18
1
-1
/
+1
|
*
printk: export console_drivers
Ingo Molnar
2008-06-16
1
-0
/
+2
|
*
printk: remember the message level for multi-line output
Nick Andrew
2008-05-24
1
-1
/
+1
|
*
printk: refactor processing of line severity tokens
Nick Andrew
2008-05-24
1
-34
/
+27
|
*
printk: don't prefer unsuited consoles on registration
Jan Kiszka
2008-05-24
1
-2
/
+5
|
*
printk: clean up recursion check related static variables
Tejun Heo
2008-05-24
1
-12
/
+10
|
*
namespacecheck: more kernel/printk.c fixes
Thomas Gleixner
2008-05-24
1
-13
/
+0
|
*
namespacecheck: fix kernel printk.c
Thomas Gleixner
2008-05-24
1
-2
/
+2
*
|
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-14
1
-0
/
+2
|
\
\
|
*
\
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
1
-0
/
+2
|
|
\
\
|
|
*
|
ftrace: trace irq disabled critical timings
Steven Rostedt
2008-05-23
1
-0
/
+2
|
|
|
/
*
|
|
Merge branch 'linus' into x86/core
Ingo Molnar
2008-07-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
kernel/printk.c: Made printk_recursion_bug_msg static.
Daniel Guilak
2008-07-08
1
-1
/
+1
|
|
/
*
|
printk: export console_drivers
Ingo Molnar
2008-07-08
1
-0
/
+2
*
|
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
2008-05-27
1
-0
/
+3
|
/
*
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
2008-04-30
1
-1
/
+1
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
1
-24
/
+66
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-2
/
+2
*
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
1
-25
/
+1
*
Fix locking bug in "acquire_console_semaphore_for_printk()"
Linus Torvalds
2008-04-15
1
-2
/
+15
*
Make printk() console semaphore accesses sensible
Linus Torvalds
2008-03-24
1
-35
/
+48
*
printk: fix possible printk overrun
Tejun Heo
2008-02-26
1
-1
/
+1
*
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
2008-02-08
1
-0
/
+2
*
The scheduled 'time' option removal
Adrian Bunk
2008-02-08
1
-13
/
+0
*
Nuke duplicate include from printk.c
Jesper Juhl
2008-02-08
1
-1
/
+0
*
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
2008-02-06
1
-18
/
+18
*
debug: turn ignore_loglevel into an early param
Ingo Molnar
2008-01-31
1
-2
/
+2
*
x86: make early printk selectable on 64-bit as well
Ingo Molnar
2008-01-30
1
-0
/
+7
*
printk: revert ktime_get() timestamps
Ingo Molnar
2008-01-27
1
-3
/
+1
*
printk: use ktime_get()
Ingo Molnar
2008-01-25
1
-1
/
+3
*
sched: remove printk_clock()
Ingo Molnar
2008-01-25
1
-5
/
+0
*
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
Ingo Molnar
2008-01-25
1
-1
/
+1
*
printk: make printk more robust by not allowing recursion
Ingo Molnar
2008-01-25
1
-10
/
+38
*
[SERIAL]: Fix section mismatches in Sun serial console drivers.
David S. Miller
2007-12-29
1
-1
/
+1
*
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
2007-10-18
1
-2
/
+14
*
printk: add interfaces for external access to the log buffer
Mike Frysinger
2007-10-17
1
-0
/
+52
*
slow down printk during boot
Randy Dunlap
2007-10-16
1
-0
/
+59
*
fix - ensure we don't use bootconsoles after init has been released
Robin Getz
2007-08-21
1
-4
/
+6
*
ensure we don't use bootconsoles after init has been released
Robin Getz
2007-08-20
1
-0
/
+11
*
serial: fix 8250 early console setup
Daniel Ritz
2007-08-03
1
-1
/
+1
*
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
2007-07-16
1
-0
/
+3
*
add printk.time option, deprecate 'time'
Randy Dunlap
2007-07-16
1
-1
/
+4
*
serial: convert early_uart to earlycon for 8250
Yinghai Lu
2007-07-16
1
-0
/
+22
*
console: console handover to preferred console
Yinghai Lu
2007-07-16
1
-1
/
+4
*
console: more buf for index parsing
Yinghai Lu
2007-07-16
1
-10
/
+10
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-05-08
1
-10
/
+16
*
kernel/printk.c: comment fix
Patrick Pletscher
2007-02-17
1
-1
/
+1
*
[PATCH] order of lockdep off/on in vprintk() should be changed
Mathieu Desnoyers
2007-02-11
1
-3
/
+3
[next]