summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/srmcons.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* alpha: don't use module_init for non-modular core codePaul Gortmaker2015-05-261-2/+1
* TTY: switch tty_schedule_flipJiri Slaby2013-01-151-9/+8
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+2
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-1/+4
* TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+1
* TTY: srmcons, convert to use tty_portJiri Slaby2012-03-081-15/+17
* ALPHA: srmcons, fix racy singleton structureJiri Slaby2012-03-081-35/+5
* ALPHA: srmcons, use timer functionsJiri Slaby2012-03-081-9/+5
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-161-1/+1
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-1/+1
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+326