| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] locking problem with __cpcmd. | Christian Borntraeger | 2007-01-09 | 1 | -1/+1 |
* | [S390] Change max. buffer size for monwriter device. | Melissa Howland | 2006-12-28 | 1 | -1/+1 |
* | [S390] sclp_cpi module license. | Christian Borntraeger | 2006-12-15 | 1 | -0/+2 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 3 | -3/+3 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 6 | -32/+38 |
|\ |
|
| * | [S390] more workqueue fixes. | Martin Schwidefsky | 2006-12-08 | 5 | -28/+33 |
| * | [S390] workqueue fixes. | Andrew Morton | 2006-12-08 | 1 | -4/+5 |
* | | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 2 | -3/+1 |
* | | [PATCH] struct path: convert s390-drivers | Josef Sipek | 2006-12-08 | 2 | -6/+6 |
* | | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -4/+8 |
|/ |
|
* | [S390] cpu shutdown rework | Heiko Carstens | 2006-12-04 | 1 | -36/+1 |
* | [S390] 3215 device locking. | Martin Schwidefsky | 2006-12-04 | 1 | -26/+24 |
* | [S390] monwriter find header logic. | Melissa Howland | 2006-10-18 | 1 | -4/+10 |
* | [S390] monwriter kzalloc size. | Melissa Howland | 2006-10-11 | 1 | -1/+1 |
* | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 3 | -4/+4 |
* | [S390] monwriter buffer limit. | Melissa Howland | 2006-10-06 | 1 | -5/+5 |
* | [PATCH] s390: update fs3270 to use a struct pid | Cedric Le Goater | 2006-10-02 | 1 | -5/+6 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 4 | -4/+4 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 | 2 | -62/+21 |
* | [S390] init_timer in tty3270. | Jan Glauber | 2006-09-28 | 1 | -1/+0 |
* | [S390] remove unnecessary includes. | Christian Borntraeger | 2006-09-28 | 1 | -1/+0 |
* | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 2 | -0/+293 |
* | [S390] fix typo in vmcp. | Christian Borntraeger | 2006-09-20 | 2 | -2/+2 |
* | [S390] tape class return value handling. | Heiko Carstens | 2006-08-07 | 1 | -1/+1 |
* | [S390] sysfs_create_xxx return values. | Heiko Carstens | 2006-07-18 | 3 | -25/+55 |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 11 | -51/+51 |
* | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-03 | 1 | -4/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 21 | -21/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 2 | -3/+1 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | | [S390] modular 3270 driver. | Martin Schwidefsky | 2006-06-29 | 1 | -33/+34 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 1 | -2/+1 |
* | [PATCH] s390: tape 3590 changes | Stefan Bader | 2006-04-28 | 2 | -11/+12 |
* | [PATCH] s390: minor tape fixes | Peter Oberparleiter | 2006-04-11 | 2 | -9/+5 |
* | [PATCH] s390: invalid check after kzalloc() | Peter Oberparleiter | 2006-04-11 | 1 | -1/+1 |
* | BUG_ON() Conversion in drivers/s390/char/tape_block.c | Eric Sesterhenn | 2006-04-01 | 1 | -9/+4 |
* | typos: s/ducument/document/ | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -19/+20 |
* | [PATCH] s390: kzalloc() conversion in drivers/s390 | Eric Sesterhenn | 2006-03-24 | 8 | -37/+18 |
* | [PATCH] s390: 3590 tape driver | Stefan Bader | 2006-03-24 | 5 | -10/+1436 |
* | [PATCH] s390: fix endless retry loop in tape driver | Michael Holzheu | 2006-03-24 | 3 | -13/+35 |
* | [PATCH] s390: tape operation abortion leads to panic | Michael Holzheu | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] s390: tape retry flooding by deferred CC in interrupt | Stefan Bader | 2006-03-24 | 1 | -4/+5 |
* | [PATCH] s390: fix sclp memory corruption in tty pages list | Peter Oberparleiter | 2006-02-11 | 1 | -8/+5 |
* | [PATCH] ebcdic do_kdsk_ioctl off-by-one | Davi Arnaut | 2006-02-01 | 1 | -1/+5 |
* | [PATCH] s390: ccw_device_probe_console return value | Peter Oberparleiter | 2006-02-01 | 2 | -2/+4 |
* | [PATCH] s390: Remove CVS generated information | Heiko Carstens | 2006-02-01 | 4 | -9/+7 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 | 3 | -40/+18 |