Age | Commit message (Expand) | Author | Files | Lines |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-14 | s390: claw compile fixlet | Alexey Dobriyan | 1 | -1/+1 |
2008-10-13 | fs3270: Correct error returns | Alan Cox | 1 | -5/+4 |
2008-10-13 | fs3270: remove extra locks | Alan Cox | 1 | -5/+1 |
2008-10-13 | tty: Redo current tty locking | Alan Cox | 1 | -0/+1 |
2008-10-13 | tty: Make get_current_tty use a kref | Alan Cox | 1 | -1/+2 |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 3 | -9/+17 |
2008-10-10 | [S390] 3215: Remove tasklet. | Heiko Carstens | 1 | -20/+6 |
2008-10-10 | [S390] console flush on panic / reboot | Holger Smolinski | 4 | -18/+86 |
2008-10-10 | [S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O | Nigel Hislop | 1 | -0/+101 |
2008-10-10 | [S390] xpram: per device block request queues. | Martin Schwidefsky | 1 | -22/+15 |
2008-10-10 | [S390] dasd: fix message flood for unsolicited interrupts | Stefan Haberland | 1 | -5/+20 |
2008-10-10 | [S390] Move private simple udelay function to arch/s390/lib/delay.c. | Heiko Carstens | 1 | -15/+2 |
2008-10-10 | [S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support. | Hongjie Yang | 1 | -131/+384 |
2008-10-10 | [S390] qdio enhanced SIGA (iqdio) support. | Klaus-Dieter Wacker | 2 | -5/+22 |
2008-10-10 | [S390] cio: fix cio_tpi. | Heiko Carstens | 1 | -2/+6 |
2008-10-10 | [S390] cio: Correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-10-10 | [S390] cio: inline assembly cleanup | Peter Oberparleiter | 3 | -28/+45 |
2008-10-10 | [S390] bus_id -> dev_set_name() for css and ccw busses | Cornelia Huck | 3 | -4/+29 |
2008-10-10 | [S390] bus_id ->dev_name() conversions in qdio | Martin Schwidefsky | 2 | -2/+2 |
2008-10-10 | [S390] Use s390_root_dev_* in kvm_virtio. | Cornelia Huck | 1 | -8/+7 |
2008-10-10 | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 7 | -13/+16 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 9 | -17/+13 |
2008-10-10 | [S390] bus_id -> dev_name conversions | Kay Sievers | 29 | -191/+207 |
2008-10-10 | [S390] cio: introduce purge function for /proc/cio_ignore | Peter Oberparleiter | 3 | -4/+48 |
2008-10-10 | [S390] cio: move device unregistration to dedicated work queue | Peter Oberparleiter | 1 | -31/+25 |
2008-10-10 | [S390] qdio: speed up multicast traffic on full HiperSocket queue | Ursula Braun | 2 | -0/+14 |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 13 | -935/+812 |
2008-10-09 | block: don't depend on consecutive minor space | Tejun Heo | 2 | -3/+4 |
2008-10-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -35/+20 |
2008-10-03 | [S390] qdio: prevent stack clobber | Jan Glauber | 1 | -35/+20 |
2008-10-03 | [SCSI] zfcp: fix double dbf id usage | Swen Schillig | 3 | -3/+3 |
2008-10-03 | [SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev | Swen Schillig | 2 | -0/+6 |
2008-10-03 | [SCSI] zfcp: fix erp list usage without using locks | Swen Schillig | 1 | -2/+2 |
2008-10-03 | [SCSI] zfcp: prevent fc_remote_port_delete calls for unregistered rport | Swen Schillig | 1 | -0/+2 |
2008-10-03 | [SCSI] zfcp: fix deadlock caused by shared work queue tasks | Swen Schillig | 4 | -3/+6 |
2008-10-03 | [SCSI] zfcp: put threshold data in hba trace | Swen Schillig | 4 | -0/+50 |
2008-10-03 | [SCSI] zfcp: Simplify zfcp data structures | Christof Schmitt | 9 | -113/+77 |
2008-10-03 | [SCSI] zfcp: Simplify get_adapter_by_busid | Swen Schillig | 3 | -13/+18 |
2008-10-03 | [SCSI] zfcp: remove all typedefs and replace them with standards | Swen Schillig | 8 | -84/+88 |
2008-10-03 | [SCSI] zfcp: attach and release SAN nameserver port on demand | Swen Schillig | 8 | -275/+362 |
2008-10-03 | [SCSI] zfcp: remove unused references, declarations and flags | Swen Schillig | 11 | -249/+60 |
2008-10-03 | [SCSI] zfcp: Update message with input from review | Christof Schmitt | 7 | -207/+127 |
2008-10-03 | [SCSI] zfcp: add queue_full sysfs attribute | Stefan Raspl | 4 | -7/+32 |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -91/+95 |
2008-09-25 | qeth: avoid qeth recovery problems | Ursula Braun | 3 | -8/+15 |
2008-09-25 | qeth: use firmware MAC-address for layer2 hsi-devices | Ursula Braun | 1 | -1/+2 |
2008-09-16 | [S390] cio: fix orb initialization in cio_start_key | Stefan Weinhuber | 1 | -0/+1 |
2008-09-16 | [S390] cio: Fix driver_data handling for ccwgroup devices. | Cornelia Huck | 1 | -1/+3 |
2008-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 4 | -72/+59 |