index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390]: Adapt special message interface to new IUCV API
Martin Schwidefsky
2007-02-08
1
-73
/
+74
*
[S390]: Adapt netiucv driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-662
/
+652
*
[S390]: Adapt vmlogrdr driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-152
/
+127
*
[S390]: Adapt monreader driver to new IUCV API
Martin Schwidefsky
2007-02-08
1
-117
/
+101
*
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
2007-02-08
4
-3397
/
+0
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
37
-330
/
+254
*
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
9
-35
/
+80
*
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2007-02-05
2
-1
/
+64
*
[S390] Add crypto support for 3592 tape devices
Michael Holzheu
2007-02-05
5
-32
/
+577
*
[S390] ETR support.
Martin Schwidefsky
2007-02-05
5
-22
/
+72
*
[S390] cio: Don't spam debug feature.
Cornelia Huck
2007-02-05
1
-1
/
+1
*
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
2007-02-05
1
-120
/
+112
*
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
2007-02-05
2
-12
/
+12
*
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2007-02-05
2
-2
/
+2
*
[S390] dasd: fix unconditional reserve handling.
Horst Hummel
2007-02-05
2
-6
/
+6
*
[S390] Remove dasd_ccw_log function.
Horst Hummel
2007-02-05
3
-67
/
+0
*
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
2007-02-05
1
-1
/
+0
*
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
2007-02-05
1
-7
/
+5
*
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
2007-02-05
1
-2
/
+6
*
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
2007-02-05
1
-2
/
+2
*
[S390] cio: Restart path verification after unsolicited interrupt.
Cornelia Huck
2007-02-05
1
-0
/
+2
*
[S390] dasd: fix bug in dasd initialization cleanup
Stefan Weinhuber
2007-02-05
1
-7
/
+17
*
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
2007-02-05
1
-21
/
+49
*
[S390] cio: Remove check for ssd in chpids_show().
Cornelia Huck
2007-02-05
1
-5
/
+2
*
[S390] Check the return value of kthread_run().
Akinobu Mita
2007-02-05
1
-1
/
+5
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
36
-77
/
+74
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-01-09
3
-129
/
+95
|
\
|
*
s390: iucv Kconfig help description changes
Frank Pavlic
2007-01-09
1
-4
/
+1
|
*
s390: qeth driver fixes: atomic context fixups
Frank Blaschka
2007-01-09
2
-97
/
+30
|
*
s390: qeth driver fixes: packet socket
Frank Blaschka
2007-01-09
1
-5
/
+53
|
*
s390: qeth driver fixes: VLAN hdr, perf stats
Frank Blaschka
2007-01-09
1
-18
/
+3
|
*
qeth: fix uaccess handling and get rid of unused variable
Heiko Carstens
2007-01-07
1
-5
/
+8
*
|
[S390] locking problem with __cpcmd.
Christian Borntraeger
2007-01-09
1
-1
/
+1
*
|
[S390] cio: use barrier() in stsch_reset.
Heiko Carstens
2007-01-09
1
-8
/
+4
|
/
*
[S390] cio: fix stsch_reset.
Michael Holzheu
2006-12-28
1
-3
/
+10
*
[S390] Change max. buffer size for monwriter device.
Melissa Howland
2006-12-28
1
-1
/
+1
*
[S390] cio: css_register_subchannel race.
Stefan Bader
2006-12-15
1
-1
/
+2
*
[S390] Fix reboot hang on LPARs
Michael Holzheu
2006-12-15
1
-2
/
+23
*
[S390] sclp_cpi module license.
Christian Borntraeger
2006-12-15
1
-0
/
+2
*
[S390] zcrypt: module unload fixes.
Ralph Wuerthner
2006-12-15
1
-2
/
+12
*
[S390] Hipersocket multicast queue: make sure outbound handler is called
Ursula Braun
2006-12-15
1
-5
/
+8
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
9
-13
/
+13
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-12-08
22
-378
/
+777
|
\
|
*
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
2006-12-08
3
-11
/
+11
|
*
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
2006-12-08
7
-59
/
+296
|
*
[S390] subchannel lock conversion.
Cornelia Huck
2006-12-08
6
-63
/
+98
|
*
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
2006-12-08
4
-47
/
+78
|
*
[S390] runtime switch for qdio performance statistics
Ursula Braun
2006-12-08
2
-119
/
+135
|
*
[S390] New DASD feature for ERP related logging
Horst Hummel
2006-12-08
4
-22
/
+62
|
*
[S390] add reset call handler to the ap bus.
Ralph Wuerthner
2006-12-08
1
-0
/
+17
[next]