aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-08[PATCH] Char: stallion, remove many prototypesJiri Slaby
2006-12-08[PATCH] Char: stallion, mark functions as initJiri Slaby
2006-12-08[PATCH] Char: stallion, uninline functionsJiri Slaby
2006-12-08[PATCH] Char: stallion, move init/deinitJiri Slaby
2006-12-08[PATCH] Char: stallion, kill typedefsJiri Slaby
2006-12-08[PATCH] Char: stallion, remove unneeded castsJiri Slaby
2006-12-08[PATCH] Char: stallion, use pr_debug macroJiri Slaby
2006-12-08[PATCH] mxser-workqueue-fixesAndrew Morton
2006-12-08[PATCH] mxser_new: correct tty driver nameJiri Slaby
2006-12-08[PATCH] isicom, mxser MAINTAINERS updateJiri Slaby
2006-12-08[PATCH] Char: mxser_new, clean macrosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, pci probingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, delete ttys and termiosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct intr handler protoJiri Slaby
2006-12-08[PATCH] Char: mxser_new, comments cleanupJiri Slaby
2006-12-08[PATCH] Char: mxser_new, reverse if-else-paths patchJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compact structures, round2Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, register tty devices on the flyJiri Slaby
2006-12-08[PATCH] Char: mxser_new, compress isa findingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, don't check tty_unregister retvalJiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct fail pathsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, testbit for bit testingJiri Slaby
2006-12-08[PATCH] Char: mxser_new, eliminate tty ldisc derefJiri Slaby
2006-12-08[PATCH] char: remove unneded termbits redefinitions (mxser_new)Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, CMSPAR is definedJiri Slaby
2006-12-08[PATCH] Char: mxser_new, code upside downJiri Slaby
2006-12-08[PATCH] Char: mxser_new, alter license termsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, debug printk dependent on DEBUGJiri Slaby
2006-12-08[PATCH] Char: mxser_new, remove request for testers lineJiri Slaby
2006-12-08[PATCH] Char: mxser_new, revert spin_lock changesJiri Slaby
2006-12-08[PATCH] Char: mxser_new, kill unneeded memsetsJiri Slaby
2006-12-08[PATCH] char: mxser_new, check request_region retvalsJiri Slaby
2006-12-08[PATCH] char: mxser_new, pci_request_region for pci regionsJiri Slaby
2006-12-08[PATCH] char: mxser_new, use __(dev)init macrosJiri Slaby
2006-12-08[PATCH] Char: mxser_new, rework to allow dynamic structsJiri Slaby
2006-12-08[PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby
2006-12-08[PATCH] Char: mxser_new, correct include fileJiri Slaby
2006-12-08[PATCH] mxser: session warning fixAndrew Morton
2006-12-08[PATCH] mxser: make an experimental cloneJiri Slaby
2006-12-08[PATCH] mxser: PCI refcountsAlan Cox
2006-12-08[PATCH] mxser: correct tty driver nameJiri Slaby
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen
2006-12-08[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov
2006-12-08[PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu