aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/pgalloc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] Char: stallion, remove many prototypesJiri Slaby1-131/+91
2006-12-08[PATCH] Char: stallion, mark functions as initJiri Slaby1-8/+8
2006-12-08[PATCH] Char: stallion, uninline functionsJiri Slaby1-19/+9
2006-12-08[PATCH] Char: stallion, move init/deinitJiri Slaby1-136/+120
2006-12-08[PATCH] Char: stallion, kill typedefsJiri Slaby2-243/+239
2006-12-08[PATCH] Char: stallion, remove unneeded castsJiri Slaby1-136/+136
2006-12-08[PATCH] Char: stallion, use pr_debug macroJiri Slaby1-237/+86
2006-12-08[PATCH] mxser-workqueue-fixesAndrew Morton1-3/+3
2006-12-08[PATCH] mxser_new: correct tty driver nameJiri Slaby1-1/+1
2006-12-08[PATCH] isicom, mxser MAINTAINERS updateJiri Slaby1-0/+12
2006-12-08[PATCH] Char: mxser_new, clean macrosJiri Slaby1-10/+2
2006-12-08[PATCH] Char: mxser_new, pci probingJiri Slaby1-87/+88
2006-12-08[PATCH] Char: mxser_new, delete ttys and termiosJiri Slaby1-6/+0
2006-12-08[PATCH] Char: mxser_new, correct intr handler protoJiri Slaby1-1/+1
2006-12-08[PATCH] Char: mxser_new, comments cleanupJiri Slaby1-127/+16
2006-12-08[PATCH] Char: mxser_new, reverse if-else-paths patchJiri Slaby1-20/+7
2006-12-08[PATCH] Char: mxser_new, compact structures, round2Jiri Slaby1-167/+109
2006-12-08[PATCH] Char: mxser_new, register tty devices on the flyJiri Slaby1-11/+27
2006-12-08[PATCH] Char: mxser_new, compress isa findingJiri Slaby1-69/+40
2006-12-08[PATCH] Char: mxser_new, don't check tty_unregister retvalJiri Slaby1-6/+3
2006-12-08[PATCH] Char: mxser_new, correct fail pathsJiri Slaby1-25/+24
2006-12-08[PATCH] Char: mxser_new, testbit for bit testingJiri Slaby1-7/+8
2006-12-08[PATCH] Char: mxser_new, eliminate tty ldisc derefJiri Slaby1-10/+2
2006-12-08[PATCH] char: remove unneded termbits redefinitions (mxser_new)Jiri Slaby1-3/+0
2006-12-08[PATCH] Char: mxser_new, CMSPAR is definedJiri Slaby1-4/+0
2006-12-08[PATCH] Char: mxser_new, code upside downJiri Slaby1-1557/+1488
2006-12-08[PATCH] Char: mxser_new, alter license termsJiri Slaby1-12/+4
2006-12-08[PATCH] Char: mxser_new, debug printk dependent on DEBUGJiri Slaby1-14/+5
2006-12-08[PATCH] Char: mxser_new, remove request for testers lineJiri Slaby1-3/+0
2006-12-08[PATCH] Char: mxser_new, revert spin_lock changesJiri Slaby1-12/+0
2006-12-08[PATCH] Char: mxser_new, kill unneeded memsetsJiri Slaby1-7/+0
2006-12-08[PATCH] char: mxser_new, check request_region retvalsJiri Slaby1-4/+17
2006-12-08[PATCH] char: mxser_new, pci_request_region for pci regionsJiri Slaby1-6/+4
2006-12-08[PATCH] char: mxser_new, use __(dev)init macrosJiri Slaby1-4/+4
2006-12-08[PATCH] Char: mxser_new, rework to allow dynamic structsJiri Slaby2-628/+584
2006-12-08[PATCH] Char: mxser_new, upgrade to 1.9.1Jiri Slaby2-204/+195
2006-12-08[PATCH] Char: mxser_new, correct include fileJiri Slaby1-1/+1
2006-12-08[PATCH] mxser: session warning fixAndrew Morton1-1/+1
2006-12-08[PATCH] mxser: make an experimental cloneJiri Slaby4-0/+3649
2006-12-08[PATCH] mxser: PCI refcountsAlan Cox1-2/+6
2006-12-08[PATCH] mxser: correct tty driver nameJiri Slaby1-2/+2
2006-12-08[PATCH] Generic ioremap_page_range: sh64 conversionHaavard Skinnemoen1-92/+8
2006-12-08[PATCH] Generic ioremap_page_range: sh conversionHaavard Skinnemoen1-86/+4
2006-12-08[PATCH] Generic ioremap_page_range: s390 conversionHaavard Skinnemoen1-81/+3
2006-12-08[PATCH] Generic ioremap_page_range: parisc conversionHaavard Skinnemoen1-104/+7
2006-12-08[PATCH] Generic ioremap_page_range: mips conversionHaavard Skinnemoen1-88/+8
2006-12-08[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov1-11/+8
2006-12-08[PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)Oleg Nesterov1-7/+4
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu8-19/+40
2006-12-08[PATCH] use current->nsproxy->pid_nsCedric Le Goater2-4/+4