summaryrefslogtreecommitdiff
path: root/kernel/printk.c
AgeCommit message (Expand)Author
2005-09-21[PATCH] Add printk_clock()Andrew Morton
2005-09-07[PATCH] Provide better printk() support for SMP machinesDavid Howells
2005-06-25[PATCH] CPU hotplug printk fixShaohua Li
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall
2005-05-01[PATCH] clean up kernel messagesMatt Mackall
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-10[PATCH] printk-times bugfix for loglevel-only printksTim Bird
2005-03-07[PATCH] add timing information to printk messagesTim Bird
2005-02-10[PATCH] Add try_acquire_console_semBenjamin Herrenschmidt
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-07[PATCH] sched: fix scheduling latencies for !PREEMPT kernelsIngo Molnar
2004-11-18[PATCH] early uart console supportBjorn Helgaas
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] "console=" parameter ignoredMaciej W. Rozycki
2004-10-18[PATCH] make console_conditional_schedule() __sched and use cond_resched()William Lee Irwin III
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-09-22[PATCH] round log buffer size to power of twoWerner Almesberger
2004-08-22[PATCH] vprintk supportMatt Mackall
2004-06-29[PATCH] Provide console_suspend() and console_resume()Russell King
2004-06-29[PATCH] Provide console_device()Russell King
2004-05-24[PATCH] Fix the mangled-oops-output-on-SMP problemAndrew Morton
2004-05-04[PATCH] report size of printk bufferAndrew Morton
2004-04-11[PATCH] generalise system_runningAndrew Morton
2004-03-08[PATCH] minor cleanups for hotplug CPUsRusty Russell
2004-02-18[PATCH] snprintf fixesAndrew Morton
2004-02-05[NET]: Simply net_ratelimit().Andrew Morton
2004-02-03[PATCH] VT locking fixesAndrew Morton
2004-01-18[PATCH] generalise net_ratelimit (printk_ratelimit)Andrew Morton
2003-12-29[PATCH] log_buf_len_setup() irq fixAndrew Morton
2003-12-29[SPARC]: Fix serial console selection.Keith M. Wesolowski
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-04[PATCH] boot-time selectable log buffer sizeAndrew Morton
2003-06-28[PATCH] Fix syslog(2) EFAULT reportingAndrew Morton
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-09Annotate kernel/printk.c with user pointer annotations.Linus Torvalds
2003-02-06[PATCH] LSM: Add LSM syslog hook to 2.5.59Stephen D. Smalley
2003-02-03[PATCH] remove unneeded locking in do_syslog()Andrew Morton
2003-01-05[PATCH] move LOG_BUF_SIZE to header/configAndrew Morton
2002-12-29[PATCH] don't call console drivers on non-online CPUsAndrew Morton
2002-12-27[PATCH] register_console() comment typoGeert Uytterhoeven
2002-12-14[PATCH] move console_loglevel scalars to array (resend)Randy Dunlap
2002-12-14[PATCH] create /proc/kmsg, remove sys_syslog()-basedAndrew Morton
2002-11-28Made it modular.James Simmons
2002-10-07[PATCH] NUMA-Q fixesMartin J. Bligh
2002-09-19[PATCH] misc fixesAndrew Morton
2002-08-13[PATCH] printk from userspaceAndrew Morton