string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / printk.c
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-10-23 Christian Borntraegerratelimit: Make suppressed output messages more useful
2009-09-23 Dave Youngprintk: add printk_delay to make messages readable...
2009-09-23 Dave Youngprintk boot_delay: rename printk_delay_msec to loops_pe...
2009-09-22 Ingo Molnarprintk: Remove ratelimit.h from kernel.h
2009-09-15 Anirban Sinhacleanup console_print()
2009-08-08 Sonic Zhangprintk: Fix "printk: Enable the use of more than one...
2009-07-10 Frans Popprintk: Restore previous console_loglevel when re-enabl...
2009-07-10 Robin Getzprintk: Ensure that "console enabled" messages are...
2009-07-03 Robin Getzprintk: Enable the use of more than one CON_BOOT (early...
2009-06-16 Linus Torvaldsprintk: Add KERN_DEFAULT printk log-level
2009-06-16 Linus Torvaldsprintk: clean up handling of log-levels and newlines
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-03-17 Guillaume Knispelprintk: correct the behavior of printk_timed_ratelimit()
2009-02-21 Arve HjønnevågPM: Fix suspend_console and resume_console to use only...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 27
2009-01-14 Heiko Carstens[CVE-2009-0029] Make sys_syslog a conditional system...
2009-01-06 Jiri Kosinatrivial: printk: fix indentation of new_text_line decla...
2008-12-19 Hiroshi Shimamotoprintk: fix discarding message when recursion_bug
2008-10-23 roel kluinprintk: remove unused code from kernel/printk.c
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Andi KleenAdd kerneldoc documentation for new printk format exten...
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-16 Andi KleenAdd kerneldoc documentation for new printk format exten...
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-13 Alan Coxtty: Move tty_write_message out of kernel/printk
2008-08-20 Jiri Kosinaprintk: robustify printk, update comment
2008-08-20 Peter Zijlstraprintk: robustify printk, fix #2
2008-08-11 Peter Zijlstraprintk: robustify printk
2008-07-30 Uwe Kleine-Königprintk: fix comment for printk ratelimiting
2008-07-25 Dave Youngprintk ratelimiting rewrite
2008-07-24 Pavel Machekswsusp: provide users with a hint about the no_console_...
2008-07-14 Linus TorvaldsMerge branch 'core/printk' of git://git./linux/kernel...
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-13 Ingo MolnarMerge branch 'linus' into x86/pci-ioapic-boot-irq-quirks
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-09 Daniel Guilakkernel/printk.c: Made printk_recursion_bug_msg static.
2008-07-08 Ingo Molnarprintk: export console_drivers
2008-06-18 Jiri Slabyx86, generic: mark early_printk as asmlinkage
2008-06-16 Ingo Molnarprintk: export console_drivers
2008-05-27 Markus Armbrusterxen: Enable console tty by default in domU if it's...
2008-05-24 Nick Andrewprintk: remember the message level for multi-line output
2008-05-24 Nick Andrewprintk: refactor processing of line severity tokens
2008-05-24 Jan Kiszkaprintk: don't prefer unsuited consoles on registration
2008-05-24 Tejun Heoprintk: clean up recursion check related static variables
2008-05-24 Thomas Gleixnernamespacecheck: more kernel/printk.c fixes
2008-05-24 Thomas Gleixnernamespacecheck: fix kernel printk.c
2008-05-23 Steven Rostedtftrace: trace irq disabled critical timings
2008-04-30 Markus Armbrusterprintk: don't read beyond string arguments' terminating...
2008-04-30 Samuel ThibaultBasic braille screen reader support
2008-04-30 Alan Coxtty: The big operations rework
2008-04-29 Dave Youngisolate ratelimit from printk.c for other use
2008-04-15 Linus TorvaldsFix locking bug in "acquire_console_semaphore_for_printk()"
2008-03-25 Linus TorvaldsMake printk() console semaphore accesses sensible
2008-02-26 Tejun Heoprintk: fix possible printk overrun
2008-02-08 Joe Perchesprintk_ratelimit() functions should use CONFIG_PRINTK
2008-02-08 Adrian BunkThe scheduled 'time' option removal
2008-02-08 Jesper JuhlNuke duplicate include from printk.c
2008-02-06 Denys Vlasenkoprintk.c: use unsigned ints instead of longs for logbuf...
2008-01-31 Ingo Molnardebug: turn ignore_loglevel into an early param
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-27 Ingo Molnarprintk: revert ktime_get() timestamps
2008-01-25 Ingo Molnarprintk: use ktime_get()
2008-01-25 Ingo Molnarsched: remove printk_clock()
2008-01-25 Ingo Molnarsched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
2008-01-25 Ingo Molnarprintk: make printk more robust by not allowing recursion
2007-12-29 David S. Miller[SERIAL]: Fix section mismatches in Sun serial console...
2007-10-18 Andres Salomonserial: turn serial console suspend a boot rather than...
2007-10-17 Mike Frysingerprintk: add interfaces for external access to the log...
2007-10-16 Randy Dunlapslow down printk during boot
2007-08-22 Robin Getzfix - ensure we don't use bootconsoles after init has...
2007-08-21 Robin Getzensure we don't use bootconsoles after init has been...
2007-08-03 Daniel Ritzserial: fix 8250 early console setup
2007-07-16 Jiri Kosinakernel/printk.c: document possible deadlock against...
2007-07-16 Randy Dunlapadd printk.time option, deprecate 'time'
2007-07-16 Yinghai Luserial: convert early_uart to earlycon for 8250
2007-07-16 Yinghai Luconsole: console handover to preferred console
2007-07-16 Yinghai Luconsole: more buf for index parsing
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Gerd HoffmannFixes and cleanups for earlyprintk aka boot console
2007-02-17 Patrick Pletscherkernel/printk.c: comment fix
2007-02-11 Mathieu Desnoyers[PATCH] order of lockdep off/on in vprintk() should...
2007-02-11 Kirill Korotaev[PATCH] Extract and use wake_up_klogd()
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-12-22 Adrian Bunk[PATCH] make kernel/printk.c:ignore_loglevel_setup...
2006-12-07 Ingo Molnar[PATCH] add ignore_loglevel boot option
2006-12-07 Adrian Bunk[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
2006-12-07 Mike Galbraith[PATCH] remove the syslog interface when printk is...
2006-11-03 Andrew Morton[PATCH] Add printk_timed_ratelimit()
2006-10-11 Ingo Molnar[PATCH] lockdep: fix printk recursion logic
2006-09-26 Rafael J. Wysocki[PATCH] PM: make it possible to disable console suspending
2006-08-06 Antonino A. Daplas[PATCH] vt: printk: Fix framebuffer console triggering...
2006-07-10 Adrian Bunk[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
2006-07-03 Ingo Molnar[PATCH] lockdep: do not recurse in printk
2006-07-03 Steven Whitehouse[GFS2] Remove dependance on tty_write_message()
2006-07-03 Steven WhitehouseMerge git./linux/kernel/git/torvalds/linux-2.6
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-25 Jan Engelhardt[PATCH] printk time parameter
next