summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/srmcons.c
AgeCommit message (Expand)Author
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-03-08TTY: srmcons, convert to use tty_portJiri Slaby
2012-03-08ALPHA: srmcons, fix racy singleton structureJiri Slaby
2012-03-08ALPHA: srmcons, use timer functionsJiri Slaby
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-03-28[PATCH] alpha: elimitate two warnings from gcc4Richard Henderson
2005-01-20[PATCH] Lock initializer cleanup - (ALPHA)Thomas Gleixner
2005-01-07[PATCH] Lock initializer unifying: ALPHAThomas Gleixner
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-09-20[ALPHA] Add __user as necessary to fix sparse warnings.Richard Henderson
2004-09-20[ALPHA] Fix some compiler warnings from gcc 4.Richard Henderson
2003-06-18[PATCH] alpha srmcons fixIvan Kokshaysky
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro
2003-01-19[ALPHA] New SRM console driver.Richard Henderson