Age | Commit message (Expand) | Author |
2008-02-26 | printk: fix possible printk overrun | Tejun Heo |
2008-02-08 | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches |
2008-02-08 | The scheduled 'time' option removal | Adrian Bunk |
2008-02-08 | Nuke duplicate include from printk.c | Jesper Juhl |
2008-02-06 | printk.c: use unsigned ints instead of longs for logbuf index | Denys Vlasenko |
2008-01-31 | debug: turn ignore_loglevel into an early param | Ingo Molnar |
2008-01-30 | x86: make early printk selectable on 64-bit as well | Ingo Molnar |
2008-01-27 | printk: revert ktime_get() timestamps | Ingo Molnar |
2008-01-25 | printk: use ktime_get() | Ingo Molnar |
2008-01-25 | sched: remove printk_clock() | Ingo Molnar |
2008-01-25 | sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() | Ingo Molnar |
2008-01-25 | printk: make printk more robust by not allowing recursion | Ingo Molnar |
2007-12-29 | [SERIAL]: Fix section mismatches in Sun serial console drivers. | David S. Miller |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-17 | printk: add interfaces for external access to the log buffer | Mike Frysinger |
2007-10-16 | slow down printk during boot | Randy Dunlap |
2007-08-21 | fix - ensure we don't use bootconsoles after init has been released | Robin Getz |
2007-08-20 | ensure we don't use bootconsoles after init has been released | Robin Getz |
2007-08-03 | serial: fix 8250 early console setup | Daniel Ritz |
2007-07-16 | kernel/printk.c: document possible deadlock against scheduler | Jiri Kosina |
2007-07-16 | add printk.time option, deprecate 'time' | Randy Dunlap |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu |
2007-07-16 | console: console handover to preferred console | Yinghai Lu |
2007-07-16 | console: more buf for index parsing | Yinghai Lu |
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 |