Age | Commit message (Expand) | Author | Files | Lines |
2008-08-21 | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 1 | -0/+4 |
2008-08-21 | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 5 | -38/+41 |
2008-08-21 | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 1 | -1/+1 |
2008-08-21 | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 1 | -8/+12 |
2008-08-21 | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 1 | -4/+0 |
2008-08-21 | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 3 | -42/+40 |
2008-08-21 | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 1 | -1/+5 |
2008-08-21 | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 3 | -3/+4 |
2008-08-01 | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky | 1 | -2/+2 |
2008-08-01 | [S390] dont use kthread for smp_rescan_cpus(). | Heiko Carstens | 1 | -12/+1 |
2008-08-01 | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 1 | -1/+1 |
2008-08-01 | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2 | -2/+2 |
2008-08-01 | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2 | -2/+2 |
2008-08-01 | [S390] Add support for memory hot-remove. | Gerald Schaefer | 1 | -0/+5 |
2008-08-01 | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 1 | -4/+4 |
2008-08-01 | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 4 | -39/+126 |
2008-08-01 | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 1 | -2/+4 |
2008-08-01 | [S390] dasd: Add support for enhanced VM UID | Stefan Weinhuber | 5 | -163/+189 |
2008-07-27 | KVM: s390: Fix guest kconfig | Christian Borntraeger | 1 | -1/+1 |
2008-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -35/+35 |
2008-07-26 | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens | 3 | -35/+35 |
2008-07-25 | virtio: Add transport feature handling stub for virtio_ring. | Rusty Russell | 1 | -0/+3 |
2008-07-25 | virtio: Rename set_features to finalize_features | Rusty Russell | 1 | -5/+6 |
2008-07-25 | s390: use virtio_console for KVM on s390 | Christian Borntraeger | 1 | -0/+20 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -2867/+1403 |
2008-07-23 | s390/net/ctcm: message cleanup | Peter Tiedemann | 7 | -1245/+882 |
2008-07-23 | s390/net: Cleanup claw printk messages. | Andy Richter | 1 | -1621/+520 |
2008-07-23 | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 1 | -1/+1 |
2008-07-22 | device create: s390: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 3 | -12/+14 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 114 | -17078/+13672 |
2008-07-17 | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland | 1 | -2/+2 |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber | 18 | -4608/+3561 |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck | 2 | -1/+10 |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert | 1 | -5/+5 |
2008-07-17 | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck | 2 | -8/+24 |
2008-07-17 | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland | 1 | -1/+3 |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 1 | -7/+94 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 19 | -10431/+5379 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 10 | -15/+67 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 19 | -248/+145 |
2008-07-14 | [S390] sclp_tty: Fix scheduling while atomic bug. | Heiko Carstens | 1 | -19/+17 |
2008-07-14 | [S390] sclp_tty: remove ioctl interface. | Heiko Carstens | 3 | -248/+23 |
2008-07-14 | [S390] Remove P390 support. | Heiko Carstens | 4 | -15/+1 |
2008-07-14 | [S390] Cleanup vmcp printk messages. | Christian Borntraeger | 1 | -10/+5 |
2008-07-14 | [S390] Cleanup lcs printk messages. | Klaus-D. Wacker | 1 | -5/+2 |
2008-07-14 | [S390] Cleanup vmwatch printk messages. | Martin Schwidefsky | 1 | -13/+3 |
2008-07-14 | [S390] Cleanup dcssblk printk messages. | Hongjie Yang | 1 | -19/+3 |
2008-07-14 | [S390] Cleanup zfcp dumper printk messages. | Michael Holzheu | 1 | -19/+12 |
2008-07-14 | [S390] Cleanup vmlogrdr printk messages. | Martin Schwidefsky | 1 | -26/+3 |
2008-07-14 | [S390] Cleanup monreader printk messages. | Gerald Schaefer | 1 | -67/+7 |