Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] Char: mxser_new, clean macros | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, pci probing | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, delete ttys and termios | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, correct intr handler proto | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, comments cleanup | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, reverse if-else-paths patch | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, compact structures, round2 | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, register tty devices on the fly | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, compress isa finding | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, don't check tty_unregister retval | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, correct fail paths | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, testbit for bit testing | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, eliminate tty ldisc deref | Jiri Slaby |
2006-12-08 | [PATCH] char: remove unneded termbits redefinitions (mxser_new) | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, CMSPAR is defined | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, code upside down | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, alter license terms | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, debug printk dependent on DEBUG | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, remove request for testers line | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, revert spin_lock changes | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, kill unneeded memsets | Jiri Slaby |
2006-12-08 | [PATCH] char: mxser_new, check request_region retvals | Jiri Slaby |
2006-12-08 | [PATCH] char: mxser_new, pci_request_region for pci regions | Jiri Slaby |
2006-12-08 | [PATCH] char: mxser_new, use __(dev)init macros | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, rework to allow dynamic structs | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, upgrade to 1.9.1 | Jiri Slaby |
2006-12-08 | [PATCH] Char: mxser_new, correct include file | Jiri Slaby |
2006-12-08 | [PATCH] mxser: session warning fix | Andrew Morton |
2006-12-08 | [PATCH] mxser: make an experimental clone | Jiri Slaby |
2006-12-08 | [PATCH] mxser: PCI refcounts | Alan Cox |
2006-12-08 | [PATCH] mxser: correct tty driver name | Jiri Slaby |
2006-12-08 | [PATCH] Generic ioremap_page_range: sh64 conversion | Haavard Skinnemoen |
2006-12-08 | [PATCH] Generic ioremap_page_range: sh conversion | Haavard Skinnemoen |
2006-12-08 | [PATCH] Generic ioremap_page_range: s390 conversion | Haavard Skinnemoen |
2006-12-08 | [PATCH] Generic ioremap_page_range: parisc conversion | Haavard Skinnemoen |
2006-12-08 | [PATCH] Generic ioremap_page_range: mips conversion | Haavard 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_namespace | Sukadev Bhattiprolu |
2006-12-08 | [PATCH] use current->nsproxy->pid_ns | Cedric Le Goater |
2006-12-08 | [PATCH] to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct pspace to struct pid_namespace | Sukadev Bhattiprolu |
2006-12-08 | [PATCH] identifier to nsproxy | Cedric Le Goater |
2006-12-08 | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev |
2006-12-08 | [PATCH] add process_session() helper routine: deprecate old field | Cedric Le Goater |
2006-12-08 | [PATCH] add process_session() helper routine | Cedric Le Goater |
2006-12-08 | [PATCH] LOG2: Provide ilog2() fallbacks for powerpc | David Howells |
2006-12-08 | [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant | David Howells |
2006-12-08 | [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co... | David Howells |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |