| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cio: Fix handling of interrupt for csch(). | Cornelia Huck | 2007-04-04 | 1 | -0/+8 |
* | [S390] zcrypt: Fix ap_poll_requests counter in lost requests error path. | Ralph Wuerthner | 2007-03-26 | 1 | -0/+4 |
* | [S390] zcrypt: Fix possible dead lock in AP bus module. | Ralph Wuerthner | 2007-03-26 | 1 | -13/+13 |
* | [S390] cio: Device status validity. | Cornelia Huck | 2007-03-26 | 1 | -1/+5 |
* | [S390] dasd: Work around gcc bug. | Peter Oberparleiter | 2007-03-26 | 1 | -5/+5 |
* | [S390] zcrypt: fix possible race when unloading zcrypt driver modules | Ralph Wuerthner | 2007-03-19 | 1 | -6/+6 |
* | [S390] zcrypt: fix possible dead lock in AP bus module | Ralph Wuerthner | 2007-03-19 | 2 | -7/+24 |
* | [S390] cio: qdio slsb setup | Ursula Braun | 2007-03-19 | 1 | -8/+18 |
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 | Alan Stern | 2007-03-15 | 1 | -3/+15 |
* | [PATCH] qeth gfp_t annotations | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | [S390] cio: Call cancel_halt_clear even when actl == 0. | Cornelia Huck | 2007-03-05 | 1 | -2/+2 |
* | [S390] cio: Use path verification to check for path state. | Cornelia Huck | 2007-03-05 | 1 | -40/+6 |
* | [S390] cio: Fix locking when calling notify function. | Cornelia Huck | 2007-03-05 | 1 | -20/+47 |
* | [S390] dasd: Use default recovery for SNSS requests | Stefan Weinhuber | 2007-03-05 | 1 | -0/+1 |
* | [S390] tape: Compression overwrites crypto setting | Michael Holzheu | 2007-03-05 | 1 | -1/+4 |
* | [VLAN]: Avoid a 4-order allocation. | Dan Aloni | 2007-03-02 | 1 | -12/+13 |
* | [S390] nss: Free unused memory in kernel image. | Heiko Carstens | 2007-02-21 | 1 | -1/+1 |
* | [S390] New header file ipl.h | Michael Holzheu | 2007-02-21 | 1 | -0/+1 |
* | [S390] fix non-smp compile. | Jan Glauber | 2007-02-21 | 1 | -0/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 4 | -4/+0 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-02-12 | 3 | -4/+33 |
|\ |
|
| * | [S390] cio: use ARRAY_SIZE in device_id.c | Ahmed S. Darwish | 2007-02-12 | 1 | -1/+2 |
| * | [S390] cio: Fixup interface for setting options on ccw devices. | Cornelia Huck | 2007-02-12 | 2 | -3/+31 |
* | | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 | 2 | -2/+2 |
* | | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 14 | -15/+15 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-11 | 3 | -28/+19 |
|\ |
|
| * | Merge branch 'linus' | James Bottomley | 2007-02-10 | 80 | -5149/+2293 |
| |\ |
|
| * | | [SCSI] zfcp: removed wrong comment | Swen Schillig | 2007-02-10 | 1 | -2/+0 |
| * | | [SCSI] zfcp: use of uninitialized variable | Swen Schillig | 2007-02-10 | 1 | -12/+8 |
| * | | [SCSI] zfcp: Invalid locking order | Swen Schillig | 2007-02-10 | 2 | -14/+11 |
* | | | [PATCH] Replace regular code with appropriate calls to container_of() | Robert P. J. Day | 2007-02-11 | 1 | -4/+2 |
* | | | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
| |/
|/| |
|
* | | [S390]: Adapt special message interface to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -73/+74 |
* | | [S390]: Adapt netiucv driver to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -662/+652 |
* | | [S390]: Adapt vmlogrdr driver to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -152/+127 |
* | | [S390]: Adapt monreader driver to new IUCV API | Martin Schwidefsky | 2007-02-08 | 1 | -117/+101 |
* | | [S390]: Rewrite of the IUCV base code, part 1 | Martin Schwidefsky | 2007-02-08 | 4 | -3397/+0 |
* | | [S390] Avoid excessive inlining. | Heiko Carstens | 2007-02-05 | 37 | -330/+254 |
* | | [S390] Convert memory detection into C code. | Heiko Carstens | 2007-02-05 | 9 | -35/+80 |
* | | [S390] Calibrate delay and bogomips. | Martin Schwidefsky | 2007-02-05 | 2 | -1/+64 |
* | | [S390] Add crypto support for 3592 tape devices | Michael Holzheu | 2007-02-05 | 5 | -32/+577 |
* | | [S390] ETR support. | Martin Schwidefsky | 2007-02-05 | 5 | -22/+72 |
* | | [S390] cio: Don't spam debug feature. | Cornelia Huck | 2007-02-05 | 1 | -1/+1 |
* | | [S390] Cleanup of CHSC event handling. | Peter Oberparleiter | 2007-02-05 | 1 | -120/+112 |
* | | [S390] cio: declare hardware structures packed. | Peter Oberparleiter | 2007-02-05 | 2 | -12/+12 |
* | | [S390] cio: Catch operand exceptions on stsch. | Cornelia Huck | 2007-02-05 | 2 | -2/+2 |
* | | [S390] dasd: fix unconditional reserve handling. | Horst Hummel | 2007-02-05 | 2 | -6/+6 |
* | | [S390] Remove dasd_ccw_log function. | Horst Hummel | 2007-02-05 | 3 | -67/+0 |
* | | [S390] Small barrier() and cpu_relax() cleanup. | Heiko Carstens | 2007-02-05 | 1 | -1/+0 |
* | | [S390] cio: Use device_{create,remove}_bin_file. | Cornelia Huck | 2007-02-05 | 1 | -7/+5 |