aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/printk.c
Commit message (Expand)AuthorAge
* fix - ensure we don't use bootconsoles after init has been releasedRobin Getz2007-08-21
* ensure we don't use bootconsoles after init has been releasedRobin Getz2007-08-21
* serial: fix 8250 early console setupDaniel Ritz2007-08-03
* kernel/printk.c: document possible deadlock against schedulerJiri Kosina2007-07-16
* add printk.time option, deprecate 'time'Randy Dunlap2007-07-16
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-16
* console: console handover to preferred consoleYinghai Lu2007-07-16
* console: more buf for index parsingYinghai Lu2007-07-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-08
* kernel/printk.c: comment fixPatrick Pletscher2007-02-17
* [PATCH] order of lockdep off/on in vprintk() should be changedMathieu Desnoyers2007-02-11
* [PATCH] Extract and use wake_up_klogd()Kirill Korotaev2007-02-11
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] make kernel/printk.c:ignore_loglevel_setup() staticAdrian Bunk2006-12-22
* [PATCH] add ignore_loglevel boot optionIngo Molnar2006-12-07
* [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk2006-12-07
* [PATCH] remove the syslog interface when printk is disabledMike Galbraith2006-12-07
* [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-03
* [PATCH] lockdep: fix printk recursion logicIngo Molnar2006-10-11
* [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas2006-08-06
* [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSEDAdrian Bunk2006-07-10
* [PATCH] lockdep: do not recurse in printkIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] printk time parameterJan Engelhardt2006-06-25
* [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-25
* Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-19
* BUG_ON() Conversion in kernel/printk.cEric Sesterhenn2006-03-31
* [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach2006-03-24
* correct email address of Manfred SpraulChristian Kujau2006-01-14
* [PATCH] printk return value: fix itGuillaume Chazarain2006-01-08
* [PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt2005-11-23
* [PATCH] DocBook: include printk documentationMartin Waitz2005-11-13
* [PATCH] unexport console_unblankAdrian Bunk2005-11-07
* [PATCH] cleanup for kernel/printk.cJesper Juhl2005-10-30
* [PATCH] Add printk_clock()Andrew Morton2005-09-21
* [PATCH] Provide better printk() support for SMP machinesDavid Howells2005-09-07
* [PATCH] CPU hotplug printk fixShaohua Li2005-06-25
* [PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards2005-06-23
* [PATCH] add_preferred_console() build fixMatt Mackall2005-05-17
* [PATCH] clean up kernel messagesMatt Mackall2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16