| Commit message (Expand) | Author | Age |
* | [PATCH] s390: update fs3270 to use a struct pid | Cedric Le Goater | 2006-10-02 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 |
* | [S390] init_timer in tty3270. | Jan Glauber | 2006-09-28 |
* | [S390] remove unnecessary includes. | Christian Borntraeger | 2006-09-28 |
* | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 |
* | [S390] fix typo in vmcp. | Christian Borntraeger | 2006-09-20 |
* | [S390] tape class return value handling. | Heiko Carstens | 2006-08-07 |
* | [S390] sysfs_create_xxx return values. | Heiko Carstens | 2006-07-18 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 |
* | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-03 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | | [S390] modular 3270 driver. | Martin Schwidefsky | 2006-06-29 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 |
* | [PATCH] s390: tape 3590 changes | Stefan Bader | 2006-04-28 |
* | [PATCH] s390: minor tape fixes | Peter Oberparleiter | 2006-04-11 |
* | [PATCH] s390: invalid check after kzalloc() | Peter Oberparleiter | 2006-04-11 |
* | BUG_ON() Conversion in drivers/s390/char/tape_block.c | Eric Sesterhenn | 2006-03-31 |
* | typos: s/ducument/document/ | Adrian Bunk | 2006-03-31 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 |
* | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 |
* | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 |
* | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 |
* | [PATCH] s390: tape retry flooding by deferred CC in interrupt | Stefan Bader | 2006-03-24 |
* | [PATCH] s390: fix sclp memory corruption in tty pages list | Peter Oberparleiter | 2006-02-12 |
* | [PATCH] ebcdic do_kdsk_ioctl off-by-one | Davi Arnaut | 2006-02-01 |
* | [PATCH] s390: ccw_device_probe_console return value | Peter Oberparleiter | 2006-02-01 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [PATCH] ->compat_ioctl for 390 tape_char | Christoph Hellwig | 2006-01-10 |
* | [PATCH] switch fs3270 to ->compat_ioctl | Christoph Hellwig | 2006-01-10 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |
* | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 |
* | | [PATCH] s390: fix invalid return code in sclp_cpi | Peter Oberparleiter | 2006-01-06 |
* | | [PATCH] s390: atomic primitives | Martin Schwidefsky | 2006-01-06 |
|/ |
|
* | [PATCH] s390: fix class_device_create calls in 3270 the driver | Martin Schwidefsky | 2005-11-18 |
* | [PATCH] s390: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-09 |
* | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 |
* | [PATCH] s390: fix memory leak in vmcp | Christian Borntraeger | 2005-11-07 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 |
* | [PATCH] arguments out of order in class_device_create() call (s390) | Al Viro | 2005-10-29 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
* | [PATCH] s390: disconnected 3270 console | Martin Schwidefsky | 2005-09-05 |
* | [PATCH] s390: use __cpcmd in vmcp_write | Christian Borntraeger | 2005-07-27 |