| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [PATCH] ->compat_ioctl for 390 tape_char | Christoph Hellwig | 2006-01-10 | 1 | -0/+20 |
* | [PATCH] switch fs3270 to ->compat_ioctl | Christoph Hellwig | 2006-01-10 | 1 | -9/+11 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] s390: fix invalid return code in sclp_cpi | Peter Oberparleiter | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] s390: atomic primitives | Martin Schwidefsky | 2006-01-06 | 2 | -2/+2 |
|/ |
|
* | [PATCH] s390: fix class_device_create calls in 3270 the driver | Martin Schwidefsky | 2005-11-18 | 1 | -2/+2 |
* | [PATCH] s390: "extern inline" -> "static inline" | Adrian Bunk | 2005-11-09 | 1 | -2/+2 |
* | [PATCH] kfree cleanup: drivers/s390 | Jesper Juhl | 2005-11-07 | 4 | -20/+10 |
* | [PATCH] s390: fix memory leak in vmcp | Christian Borntraeger | 2005-11-07 | 1 | -1/+3 |
* | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-30 | 5 | -69/+306 |
* | [PATCH] arguments out of order in class_device_create() call (s390) | Al Viro | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 2 | -0/+2 |
* | [PATCH] s390: disconnected 3270 console | Martin Schwidefsky | 2005-09-05 | 1 | -5/+11 |
* | [PATCH] s390: use __cpcmd in vmcp_write | Christian Borntraeger | 2005-07-27 | 1 | -3/+3 |
* | [PATCH] s390: channel tape fixes | Stefan Bader | 2005-07-27 | 2 | -125/+181 |
* | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 2005-07-27 | 1 | -5/+1 |
* | [PATCH] s390: debug feature changes | Michael Holzheu | 2005-06-25 | 4 | -5/+6 |
* | [PATCH] s390: add vmcp interface | Christian Borntraeger | 2005-06-25 | 6 | -9/+259 |
* | [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d... | Yani Ioannou | 2005-06-20 | 3 | -14/+14 |