| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-27 | 10 | -116/+133 |
|\ |
|
| * | qeth: preallocated header account offset | Frank Blaschka | 2008-08-27 | 1 | -1/+1 |
| * | qeth: l2 write unicast list to hardware | Frank Blaschka | 2008-08-27 | 2 | -5/+23 |
| * | qeth: use -EOPNOTSUPP instead of -ENOTSUPP. | Ursula Braun | 2008-08-27 | 1 | -1/+1 |
| * | LCS recovery dumps when cable reconnect | Klaus-D. Wacker | 2008-08-27 | 1 | -1/+2 |
| * | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 4 | -67/+68 |
| * | claw: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 1 | -30/+30 |
| * | claw: fix memory leak in claw_probe. | Martin Schwidefsky | 2008-08-27 | 1 | -11/+8 |
* | | [S390] dcss: fix build bug. | Heiko Carstens | 2008-08-25 | 1 | -2/+3 |
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 2008-08-21 | 1 | -0/+4 |
* | | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 5 | -38/+41 |
* | | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 2008-08-21 | 1 | -1/+1 |
* | | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 2008-08-21 | 1 | -8/+12 |
* | | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 2008-08-21 | 1 | -4/+0 |
* | | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 2008-08-21 | 3 | -42/+40 |
* | | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 2008-08-21 | 1 | -1/+5 |
* | | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-08-21 | 3 | -3/+4 |
|/ |
|
* | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky | 2008-08-01 | 1 | -2/+2 |
* | [S390] dont use kthread for smp_rescan_cpus(). | Heiko Carstens | 2008-08-01 | 1 | -12/+1 |
* | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 2008-08-01 | 1 | -1/+1 |
* | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2008-08-01 | 2 | -2/+2 |
* | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2008-08-01 | 2 | -2/+2 |
* | [S390] Add support for memory hot-remove. | Gerald Schaefer | 2008-08-01 | 1 | -0/+5 |
* | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 2008-08-01 | 1 | -4/+4 |
* | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 2008-08-01 | 4 | -39/+126 |
* | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 2008-08-01 | 1 | -2/+4 |
* | [S390] dasd: Add support for enhanced VM UID | Stefan Weinhuber | 2008-08-01 | 5 | -163/+189 |
* | KVM: s390: Fix guest kconfig | Christian Borntraeger | 2008-07-27 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 | 3 | -35/+35 |
|\ |
|
| * | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens | 2008-07-26 | 3 | -35/+35 |
* | | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 2008-07-25 | 1 | -0/+3 |
* | | virtio: Rename set_features to finalize_features | Rusty Russell | 2008-07-25 | 1 | -5/+6 |
* | | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 2008-07-25 | 1 | -0/+20 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-22 | 9 | -2867/+1403 |
|\ |
|
| * | s390/net/ctcm: message cleanup | Peter Tiedemann | 2008-07-22 | 7 | -1245/+882 |
| * | s390/net: Cleanup claw printk messages. | Andy Richter | 2008-07-22 | 1 | -1621/+520 |
| * | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 2008-07-22 | 1 | -1/+1 |
* | | device create: s390: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 3 | -12/+14 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 114 | -17078/+13672 |
|\ |
|
| * | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 2008-07-17 | 1 | -2/+2 |
| * | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 18 | -4608/+3561 |
| * | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2008-07-17 | 2 | -1/+10 |
| * | [S390] vmur: Fix return code handling. | Frank Munzert | 2008-07-17 | 1 | -5/+5 |
| * | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2008-07-17 | 2 | -8/+24 |
| * | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 2008-07-17 | 1 | -1/+3 |
| * | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 2008-07-17 | 1 | -7/+94 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 | 19 | -10431/+5379 |
| |\ |
|
| | * | [SCSI] zfcp: Cleanup external header file | Christof Schmitt | 2008-07-12 | 1 | -125/+119 |
| | * | [SCSI] zfcp: Cleanup code in zfcp_erp.c | Christof Schmitt | 2008-07-12 | 4 | -2203/+1280 |