index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-08-29
[SCSI] zfcp: Remove duplicated unlikely() macros.
Hirofumi Nakagawa
1
-16
/
+16
2008-08-29
[SCSI] zfcp: channel cannot be detached due to refcount imbalance
Swen Schillig
1
-1
/
+0
2008-08-29
[SCSI] zfcp: Fix reference counter for remote ports
Swen Schillig
1
-16
/
+9
[next]