summaryrefslogtreecommitdiffstats
path: root/kernel/printk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-241-0/+1
|\
| * kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-311-0/+1
* | printk: fix new kernel-doc warningsRandy Dunlap2009-12-171-2/+2
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-161-0/+119
|\
| * kmsg_dump: fix build for CONFIG_PRINTK=nRandy Dunlap2009-12-021-1/+1
| * core: Add kernel message dumper to call on oopses and panicsSimon Kagstrom2009-11-301-0/+119
* | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-051-3/+4
|\ \ | |/ |/|
| * ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-231-3/+3
| * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-221-0/+1
* | printk: add printk_delay to make messages readable for some scenariosDave Young2009-09-231-0/+15
* | printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young2009-09-231-7/+5
|/
* cleanup console_print()Anirban Sinha2009-09-141-6/+0
* printk: Fix "printk: Enable the use of more than one CON_BOOT (early console)"Sonic Zhang2009-08-081-1/+1
* printk: Restore previous console_loglevel when re-enabling loggingFrans Pop2009-07-101-1/+10
* printk: Ensure that "console enabled" messages are printed on the consoleRobin Getz2009-07-101-15/+29
* printk: Enable the use of more than one CON_BOOT (early console)Robin Getz2009-07-031-54/+92
* printk: Add KERN_DEFAULT printk log-levelLinus Torvalds2009-06-161-0/+2
* printk: clean up handling of log-levels and newlinesLinus Torvalds2009-06-161-9/+22
* Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-051-2/+5
|\
| * printk: correct the behavior of printk_timed_ratelimit()Guillaume Knispel2009-03-171-2/+5
* | kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-021-0/+19
|/
* PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg2009-02-211-6/+9
* [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-141-1/+1
* [CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens2009-01-141-5/+0
* trivial: printk: fix indentation of new_text_line declarationJiri Kosina2009-01-061-1/+1
* printk: fix discarding message when recursion_bugHiroshi Shimamoto2008-12-191-1/+1
* printk: remove unused code from kernel/printk.croel kluin2008-10-231-39/+0
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-5/+17
|\
| *-. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-5/+17
| |\ \
| | | * printk: robustify printk, update commentJiri Kosina2008-08-201-3/+0
| | | * printk: robustify printk, fix #2Peter Zijlstra2008-08-201-1/+1
| | | * printk: robustify printkPeter Zijlstra2008-08-111-2/+17
| | |/
* | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-161-0/+2
* | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
|/ /
* | tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-131-16/+0
|/
* printk: fix comment for printk ratelimitingUwe Kleine-König2008-07-301-4/+4
* printk ratelimiting rewriteDave Young2008-07-251-14/+3
* swsusp: provide users with a hint about the no_console_suspend optionPavel Machek2008-07-241-1/+1
* Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-62/+43
|\
| * x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| * printk: export console_driversIngo Molnar2008-06-161-0/+2
| * printk: remember the message level for multi-line outputNick Andrew2008-05-241-1/+1
| * printk: refactor processing of line severity tokensNick Andrew2008-05-241-34/+27
| * printk: don't prefer unsuited consoles on registrationJan Kiszka2008-05-241-2/+5
| * printk: clean up recursion check related static variablesTejun Heo2008-05-241-12/+10
| * namespacecheck: more kernel/printk.c fixesThomas Gleixner2008-05-241-13/+0
| * namespacecheck: fix kernel printk.cThomas Gleixner2008-05-241-2/+2
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+2
|\ \
| * \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-101-0/+2
| |\ \
| | * | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-231-0/+2
| | |/
OpenPOWER on IntegriCloud