- 78028da [PATCH] Char: isicom, use pci_request_region by Jiri Slaby · 18 years ago
- 938a702 [PATCH] Char: isicom, move to tty_register_device by Jiri Slaby · 18 years ago
- 8acef8f [PATCH] Char: isicom, remove unneeded memset by Jiri Slaby · 18 years ago
- 18234f8 [PATCH] Char: isicom, remove isa code by Jiri Slaby · 18 years ago
- ca26200 [PATCH] Char: isicom, rename init function by Jiri Slaby · 18 years ago
- 09a4a11 [PATCH] Char: isicom, expand function by Jiri Slaby · 18 years ago
- 592ee3a [PATCH] termios: Enable new style termios ioctls on x86-64 by Alan Cox · 18 years ago
- 64bb6c5 [PATCH] tty_ioctl: use termios for the old structure and termios2 for the new by Alan Cox · 18 years ago
- 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
- edc6afc [PATCH] tty: switch to ktermios and new framework by Alan Cox · 18 years ago
- be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
- 96b066b [PATCH] Char: stallion, remove many prototypes by Jiri Slaby · 18 years ago
- 40e8265 [PATCH] Char: stallion, mark functions as init by Jiri Slaby · 18 years ago
- 60be481 [PATCH] Char: stallion, uninline functions by Jiri Slaby · 18 years ago
- 23b85a1 [PATCH] Char: stallion, move init/deinit by Jiri Slaby · 18 years ago
- ca7ed0f [PATCH] Char: stallion, kill typedefs by Jiri Slaby · 18 years ago
- 615e4a7 [PATCH] Char: stallion, remove unneeded casts by Jiri Slaby · 18 years ago
- a0564e1 [PATCH] Char: stallion, use pr_debug macro by Jiri Slaby · 18 years ago
- 95a7b8b [PATCH] mxser-workqueue-fixes by Andrew Morton · 18 years ago
- e930790 [PATCH] mxser_new: correct tty driver name by Jiri Slaby · 18 years ago
- d735410 [PATCH] isicom, mxser MAINTAINERS update by Jiri Slaby · 18 years ago
- a8b74de [PATCH] Char: mxser_new, clean macros by Jiri Slaby · 18 years ago
- 2094e75 [PATCH] Char: mxser_new, pci probing by Jiri Slaby · 18 years ago
- 5dbda70 [PATCH] Char: mxser_new, delete ttys and termios by Jiri Slaby · 18 years ago
- b1d1c8d [PATCH] Char: mxser_new, correct intr handler proto by Jiri Slaby · 18 years ago
- e079f49 [PATCH] Char: mxser_new, comments cleanup by Jiri Slaby · 18 years ago
- 925e9c1 [PATCH] Char: mxser_new, reverse if-else-paths patch by Jiri Slaby · 18 years ago
- cd7ed64 [PATCH] Char: mxser_new, compact structures, round2 by Jiri Slaby · 18 years ago
- 938ef18 [PATCH] Char: mxser_new, register tty devices on the fly by Jiri Slaby · 18 years ago
- eae4436 [PATCH] Char: mxser_new, compress isa finding by Jiri Slaby · 18 years ago
- ead568c [PATCH] Char: mxser_new, don't check tty_unregister retval by Jiri Slaby · 18 years ago
- 171d3a8 [PATCH] Char: mxser_new, correct fail paths by Jiri Slaby · 18 years ago
- 214efeb [PATCH] Char: mxser_new, testbit for bit testing by Jiri Slaby · 18 years ago
- 7e8bcf9 [PATCH] Char: mxser_new, eliminate tty ldisc deref by Jiri Slaby · 18 years ago
- 6faa377 [PATCH] char: remove unneded termbits redefinitions (mxser_new) by Jiri Slaby · 18 years ago
- e1241f3 [PATCH] Char: mxser_new, CMSPAR is defined by Jiri Slaby · 18 years ago
- a8dea4e [PATCH] Char: mxser_new, code upside down by Jiri Slaby · 18 years ago
- c88cb8f [PATCH] Char: mxser_new, alter license terms by Jiri Slaby · 18 years ago
- 7f58992 [PATCH] Char: mxser_new, debug printk dependent on DEBUG by Jiri Slaby · 18 years ago
- e7eafa3 [PATCH] Char: mxser_new, remove request for testers line by Jiri Slaby · 18 years ago
- eba529e [PATCH] Char: mxser_new, revert spin_lock changes by Jiri Slaby · 18 years ago
- 06cc86b [PATCH] Char: mxser_new, kill unneeded memsets by Jiri Slaby · 18 years ago
- 7a7a5c3 [PATCH] char: mxser_new, check request_region retvals by Jiri Slaby · 18 years ago
- 5962801 [PATCH] char: mxser_new, pci_request_region for pci regions by Jiri Slaby · 18 years ago
- 943f295 [PATCH] char: mxser_new, use __(dev)init macros by Jiri Slaby · 18 years ago
- 55b307d [PATCH] Char: mxser_new, rework to allow dynamic structs by Jiri Slaby · 18 years ago
- 3306ce3 [PATCH] Char: mxser_new, upgrade to 1.9.1 by Jiri Slaby · 18 years ago
- 771f2d1 [PATCH] Char: mxser_new, correct include file by Jiri Slaby · 18 years ago
- 08a4ae4 [PATCH] mxser: session warning fix by Andrew Morton · 18 years ago
- 037ad48 [PATCH] mxser: make an experimental clone by Jiri Slaby · 18 years ago
- 1187ece [PATCH] mxser: PCI refcounts by Alan Cox · 18 years ago
- ae25f8e [PATCH] mxser: correct tty driver name by Jiri Slaby · 18 years ago
- 10731b8 [PATCH] Generic ioremap_page_range: sh64 conversion by Haavard Skinnemoen · 18 years ago
- 5b3e1a8 [PATCH] Generic ioremap_page_range: sh conversion by Haavard Skinnemoen · 18 years ago
- a151ca6 [PATCH] Generic ioremap_page_range: s390 conversion by Haavard Skinnemoen · 18 years ago
- e34067f [PATCH] Generic ioremap_page_range: parisc conversion by Haavard Skinnemoen · 18 years ago
- 8e08792 [PATCH] Generic ioremap_page_range: mips conversion by Haavard Skinnemoen · 18 years ago
- 62dfb55 [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
- f020bc4 [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
- 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
- 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
- 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
- 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
- 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 18 years ago
- 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
- 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
- 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
- ef55d53 [PATCH] LOG2: Provide ilog2() fallbacks for powerpc by David Howells · 18 years ago
- 39d61db [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant by David Howells · 18 years ago
- 312a0c1 [PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant by David Howells · 18 years ago
- f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
- b3d7ae5 [PATCH] struct path: convert zorro by Josef Sipek · 18 years ago
- ad9a824 [PATCH] struct path: convert video by Josef Sipek · 18 years ago
- 723731b [PATCH] struct path: convert v4l by Josef Sipek · 18 years ago
- 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
- 592ccbf [PATCH] struct path: convert unix by Josef Sipek · 18 years ago
- 763454d [PATCH] struct path: convert ufs by Josef Sipek · 18 years ago
- 5096e93 [PATCH] struct path: convert udf by Josef Sipek · 18 years ago
- 5495ca6 [PATCH] struct path: convert sysv by Josef Sipek · 18 years ago
- 303b46b [PATCH] struct path: convert sunrpc by Josef Sipek · 18 years ago
- 1250ca4 [PATCH] struct path: convert sparc64 by Josef Sipek · 18 years ago
- 45e0798 [PATCH] struct path: convert sparc by Josef Sipek · 18 years ago
- 7bc5632 [PATCH] struct path: convert sound by Josef Sipek · 18 years ago
- 17b75e6 [PATCH] struct path: convert smbfs by Josef Sipek · 18 years ago
- c943c4b [PATCH] struct path: convert sh by Josef Sipek · 18 years ago
- 3d5ff52 [PATCH] struct path: convert selinux by Josef Sipek · 18 years ago
- 7ac6207 [PATCH] struct path: convert scsi by Josef Sipek · 18 years ago
- 7fa95f7 [PATCH] struct path: convert sbus by Josef Sipek · 18 years ago
- d20343e [PATCH] struct path: convert s390 by Josef Sipek · 18 years ago
- 49522c9 [PATCH] struct path: convert s390-drivers by Josef Sipek · 18 years ago
- 3027795 [PATCH] struct path: convert romfs by Josef Sipek · 18 years ago
- 1fc5adb [PATCH] struct path: convert reiserfs by Josef Sipek · 18 years ago
- a57c4d6 [PATCH] struct path: convert ramfs by Josef Sipek · 18 years ago
- 24e23c24 [PATCH] struct path: convert qnx4 by Josef Sipek · 18 years ago
- c2c8bba [PATCH] struct path: convert ppc by Josef Sipek · 18 years ago
- b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 18 years ago
- 40fad04 [PATCH] struct path: convert pcmcia by Josef Sipek · 18 years ago
- 46cc65a [PATCH] struct path: convert pci by Josef Sipek · 18 years ago
- 0c5a556 [PATCH] struct path: convert parisc by Josef Sipek · 18 years ago
- 1fb1430 [PATCH] struct path: convert oprofile by Josef Sipek · 18 years ago