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