Commit Graph

93 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
roel kluin acff181d35 printk: remove unused code from kernel/printk.c 17 years ago
Andi Kleen 20036fdcaf Add kerneldoc documentation for new printk format extensions 17 years ago
Francois Cami e1f8e87449 Remove Andrew Morton's old email accounts 17 years ago
Andi Kleen dc02c5290c Add kerneldoc documentation for new printk format extensions 17 years ago
Alan Cox 95f9bfc6b7 tty: Move tty_write_message out of kernel/printk 17 years ago
Jiri Kosina 1fa63a817d printk: robustify printk, update comment 17 years ago
Peter Zijlstra fa33507a22 printk: robustify printk, fix #2 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Uwe Kleine-König 641de9d8f5 printk: fix comment for printk ratelimiting 17 years ago
Dave Young 717115e1a5 printk ratelimiting rewrite 17 years ago
Pavel Machek 0d63081d41 swsusp: provide users with a hint about the no_console_suspend option 17 years ago
Daniel Guilak 7683c57c48 kernel/printk.c: Made printk_recursion_bug_msg static. 17 years ago
Ingo Molnar a29d1cfe9e printk: export console_drivers 17 years ago
Jiri Slaby e17ba73b0e x86, generic: mark early_printk as asmlinkage 17 years ago
Ingo Molnar 87c8a64475 printk: export console_drivers 17 years ago
Markus Armbruster 9e124fe16f xen: Enable console tty by default in domU if it's not a dummy 17 years ago
Nick Andrew 0915930805 printk: remember the message level for multi-line output 17 years ago
Nick Andrew ac60ad7413 printk: refactor processing of line severity tokens 17 years ago
Jan Kiszka cd3a1b8562 printk: don't prefer unsuited consoles on registration 17 years ago
Tejun Heo 3b8945e8d4 printk: clean up recursion check related static variables 17 years ago
Thomas Gleixner 42fdfa238a namespacecheck: more kernel/printk.c fixes 17 years ago
Thomas Gleixner 7f6f3a39d2 namespacecheck: fix kernel printk.c 17 years ago
Steven Rostedt 81d68a96a3 ftrace: trace irq disabled critical timings 17 years ago
Markus Armbruster f735295b14 printk: don't read beyond string arguments' terminating zero 17 years ago
Samuel Thibault f7511d5f66 Basic braille screen reader support 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Dave Young 5f97a5a879 isolate ratelimit from printk.c for other use 17 years ago
Linus Torvalds 093a07e2fd Fix locking bug in "acquire_console_semaphore_for_printk()" 17 years ago
Linus Torvalds 266c2e0abe Make printk() console semaphore accesses sensible 17 years ago
Tejun Heo cf3680b90c printk: fix possible printk overrun 17 years ago
Joe Perches 7ef3d2fd17 printk_ratelimit() functions should use CONFIG_PRINTK 17 years ago
Adrian Bunk a36219ac93 The scheduled 'time' option removal 17 years ago
Jesper Juhl 2dc9c91315 Nuke duplicate include from printk.c 17 years ago
Denys Vlasenko eed4a2aba7 printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
Ingo Molnar c4772d9930 debug: turn ignore_loglevel into an early param 17 years ago
Ingo Molnar 076f9776f5 x86: make early printk selectable on 64-bit as well 17 years ago
Ingo Molnar 326e96b923 printk: revert ktime_get() timestamps 17 years ago
Ingo Molnar 19ef930927 printk: use ktime_get() 17 years ago
Ingo Molnar b842271fbb sched: remove printk_clock() 17 years ago
Ingo Molnar d713f51933 sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() 17 years ago
Ingo Molnar 32a7600668 printk: make printk more robust by not allowing recursion 17 years ago
David S. Miller fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 years ago
Andres Salomon 8f4ce8c32f serial: turn serial console suspend a boot rather than compile time option 18 years ago
Mike Frysinger 0b15d04af3 printk: add interfaces for external access to the log buffer 18 years ago
Randy Dunlap bfe8df3d31 slow down printk during boot 18 years ago
Robin Getz cb00e99c0a fix - ensure we don't use bootconsoles after init has been released 18 years ago
Robin Getz 0c5564bd91 ensure we don't use bootconsoles after init has been released 18 years ago
Daniel Ritz b6b1d87785 serial: fix 8250 early console setup 18 years ago
Jiri Kosina 1492192b4a kernel/printk.c: document possible deadlock against scheduler 18 years ago
Randy Dunlap e84845c4bf add printk.time option, deprecate 'time' 18 years ago