index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk.c
Age
Commit message (
Expand
)
Author
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
2007-02-17
kernel/printk.c: comment fix
Patrick Pletscher
2007-02-11
[PATCH] order of lockdep off/on in vprintk() should be changed
Mathieu Desnoyers
2007-02-11
[PATCH] Extract and use wake_up_klogd()
Kirill Korotaev
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-22
[PATCH] make kernel/printk.c:ignore_loglevel_setup() static
Adrian Bunk
2006-12-07
[PATCH] add ignore_loglevel boot option
Ingo Molnar
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-11-03
[PATCH] Add printk_timed_ratelimit()
Andrew Morton
2006-10-11
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
2006-09-26
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-08-06
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
Antonino A. Daplas
2006-07-10
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
2006-07-03
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-25
[PATCH] printk time parameter
Jan Engelhardt
2006-06-25
[PATCH] Make printk work for really early debugging
Michael Ellerman
2006-06-19
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
2006-04-01
BUG_ON() Conversion in kernel/printk.c
Eric Sesterhenn
2006-03-24
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
2006-01-15
correct email address of Manfred Spraul
Christian Kujau
2006-01-08
[PATCH] printk return value: fix it
Guillaume Chazarain
2005-11-23
[PATCH] Fix crash in unregister_console()
Benjamin Herrenschmidt
2005-11-13
[PATCH] DocBook: include printk documentation
Martin Waitz
2005-11-07
[PATCH] unexport console_unblank
Adrian Bunk
2005-10-30
[PATCH] cleanup for kernel/printk.c
Jesper Juhl
2005-09-21
[PATCH] Add printk_clock()
Andrew Morton
2005-09-07
[PATCH] Provide better printk() support for SMP machines
David Howells
2005-06-25
[PATCH] CPU hotplug printk fix
Shaohua Li
2005-06-23
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
2005-05-17
[PATCH] add_preferred_console() build fix
Matt Mackall
2005-05-01
[PATCH] clean up kernel messages
Matt Mackall
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds