| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 | 5 | -90/+38 |
|\ |
|
| * | [SCSI] zfcp: code cleanup | Swen Schillig | 2007-07-18 | 2 | -81/+33 |
| * | [SCSI] zfcp: NULL vs 0 usage | Heiko Carstens | 2007-07-18 | 2 | -7/+4 |
| * | [SCSI] zfcp: Replace kmalloc/memset with kzalloc | Swen Schillig | 2007-07-18 | 1 | -2/+1 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 2 | -4/+4 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -8/+4 |
|/ |
|
* | Make the "z/VM unit record device driver" depend on S390 | Linus Torvalds | 2007-07-17 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-17 | 8 | -49/+1079 |
|\ |
|
| * | [S390] Fix broken logic, SIGA flags must be bitwise ORed | Jan Glauber | 2007-07-17 | 1 | -6/+6 |
| * | [S390] cio: Dont print trailing \0 in modalias_show(). | Cornelia Huck | 2007-07-17 | 1 | -1/+1 |
| * | [S390] z/VM unit record device driver | Frank Munzert | 2007-07-17 | 4 | -0/+1017 |
| * | [S390] vmcp cleanup | Christian Borntraeger | 2007-07-17 | 2 | -40/+53 |
| * | [S390] qdio: output queue stall on FCP and network devices | Frank Pavlic | 2007-07-17 | 1 | -2/+2 |
* | | unregister_blkdev() delete redundant messages in callers | Akinobu Mita | 2007-07-17 | 1 | -6/+1 |
|/ |
|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-16 | 3 | -32/+166 |
|\ |
|
| * | s390: add barriers to qeth driver | Frank Blaschka | 2007-07-16 | 1 | -0/+1 |
| * | s390: scatter-gather for inbound traffic in qeth driver | Frank Blaschka | 2007-07-16 | 3 | -32/+165 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 2 | -17/+10 |
|\ \ |
|
| * | | [SCSI] zfcp: Report FCP LUN to SCSI midlayer | Christof Schmitt | 2007-06-19 | 1 | -17/+3 |
| * | | [SCSI] zfcp: clear adapter status flags during adapter shutdown | Volker Sameske | 2007-06-19 | 1 | -0/+7 |
* | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 1 | -4/+6 |
* | | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 2 | -3/+1 |
| |/
|/| |
|
* | | [S390] vmlogrdr function annotation. | Christian Borntraeger | 2007-07-10 | 1 | -2/+2 |
* | | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 2007-07-10 | 6 | -90/+140 |
* | | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE | Heiko Carstens | 2007-07-10 | 1 | -0/+4 |
* | | [S390] Program check in diag 210 under 31 bit | Michael Holzheu | 2007-07-10 | 1 | -15/+7 |
* | | [S390] zcore: Fix __user annotation. | Heiko Carstens | 2007-07-10 | 1 | -1/+1 |
* | | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 | 3 | -0/+18 |
* | | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 | 2 | -29/+86 |
* | | [S390] vmcp cleanup | Robert P. J. Day | 2007-07-10 | 1 | -7/+6 |
* | | s390: netiucv inlining cleanup | Martin Schwidefsky | 2007-06-20 | 1 | -15/+3 |
* | | s390: netiucv spinlock initializer cleanup | Thomas Gleixner | 2007-06-20 | 1 | -1/+1 |
* | | s390: don't call iucv_path_connect from tasklet context | Ursula Braun | 2007-06-20 | 1 | -1/+2 |
* | | s390: Use ccw_device_get_id() in qeth/claw drivers | Cornelia Huck | 2007-06-20 | 2 | -14/+11 |
* | | s390: qeth: wrong packet length in qdio header | Frank Pavlic | 2007-06-20 | 1 | -2/+1 |
* | | s390: avoid inconsistent lock state in qeth | Ursula Braun | 2007-06-20 | 1 | -4/+4 |
* | | s390: qeth driver does not recover | Ursula Braun | 2007-06-20 | 1 | -6/+6 |
* | | s390: print correct level for HiperSockets devices | Ursula Braun | 2007-06-20 | 1 | -9/+11 |
* | | [S390] Fix zfcpdump header | Michael Holzheu | 2007-06-19 | 1 | -0/+3 |
* | | [S390] cio: deregister ccw device when pgid disband failed | Peter Oberparleiter | 2007-05-31 | 1 | -0/+6 |
* | | [S390] cio: Use device_schedule_callback() for removing disconnected devices. | Cornelia Huck | 2007-05-31 | 1 | -11/+38 |
* | | [S390] raw3270: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -5/+5 |
* | | [S390] dasd_eer: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 | 1 | -8/+8 |
|/ |
|
* | [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin... | Michael Loehr | 2007-05-16 | 3 | -4/+5 |
* | [SCSI] zfcp: avoid clutter in erp_dbf | Martin Peschke | 2007-05-16 | 1 | -27/+13 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 | 3 | -103/+27 |
* | [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci | Ursula Braun | 2007-05-10 | 1 | -0/+1 |
* | [S390] Avoid sparse warnings. | Heiko Carstens | 2007-05-10 | 8 | -24/+23 |
* | [S390] dasd: Fix modular build. | Cornelia Huck | 2007-05-10 | 1 | -0/+1 |
* | [S390] monreader inlining cleanup. | Martin Schwidefsky | 2007-05-10 | 1 | -7/+7 |