index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
1
-13
/
+18
2008-02-09
[S390] qdio: avoid hang when establishing qdio queues
Ursula Braun
1
-10
/
+8
2008-02-09
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
1
-2
/
+2
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-05
[S390] dcss: Initialize workqueue before using it.
Heiko Carstens
1
-3
/
+2
2008-02-05
[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
Christian Borntraeger
2
-2
/
+2
2008-02-05
[S390] dasd: fix panic caused by alias device offline
Stefan Weinhuber
1
-1
/
+1
2008-02-05
[S390] dasd: add ifcc handling
Stefan Haberland
2
-27
/
+52
2008-02-05
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
1
-0
/
+12
2008-02-05
[S390] cio: Clean up chsc response code handling.
Cornelia Huck
1
-92
/
+55
2008-02-05
[S390] cio: make sense id procedure work with partial hardware response
Peter Oberparleiter
1
-43
/
+64
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
2008-01-28
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
1
-2
/
+2
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-28
blk_end_request: changing s390 (take 4)
Kiyoshi Ueda
2
-15
/
+15
2008-01-26
[S390] usage of s390dbf: shrink number of debug areas to use.
Peter Tiedemann
2
-5
/
+5
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
6
-7
/
+7
2008-01-26
[S390] dasd: fix loop in request expiration handling
Stefan Haberland
1
-1
/
+2
2008-01-26
[S390] dasd: add hyper PAV support to DASD device driver, part 1
Stefan Weinhuber
18
-1720
/
+3117
2008-01-26
[S390] drivers/s390/: Spelling fixes
Joe Perches
6
-6
/
+6
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
5
-7
/
+6
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
6
-10
/
+10
2008-01-26
[S390] dasd: fix return value of dasd_generic_probe()
Stefan Haberland
1
-3
/
+4
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
1
-44
/
+2
2008-01-26
[S390] sclp: convert channel path configure code to use sync interface.
Heiko Carstens
3
-202
/
+123
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
4
-119
/
+322
2008-01-26
[S390] sclp: sysfs interface for SCLP cpi
Michael Ernst
4
-231
/
+432
2008-01-26
[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s
Ursula Braun
1
-1
/
+1
2008-01-26
[S390] qdio: Remove double checked value.
Sebastian Ott
1
-2
/
+1
2008-01-26
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
3
-0
/
+67
2008-01-26
[S390] cio: memory leak in cio processing
Michael Ernst
1
-2
/
+5
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
1
-2
/
+4
2008-01-26
[S390] cio: Delete timer in ccw_device_verify_done().
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
3
-84
/
+137
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
4
-0
/
+5
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
4
-38
/
+40
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
7
-22
/
+42
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
5
-85
/
+134
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
12
-212
/
+261
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
3
-35
/
+33
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
3
-6
/
+35
2008-01-26
[S390] cio: Reset sch->driver.
Cornelia Huck
1
-9
/
+13
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
7
-48
/
+40
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
3
-5
/
+7
2008-01-26
[S390] cio: Dump ccw device information in case of timeout.
Sebastian Ott
1
-0
/
+50
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-69
/
+72
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-2
/
+2
2008-01-24
zfcp: Use device_driver default attribute groups.
Cornelia Huck
3
-35
/
+9
2008-01-24
netiucv: Use device_driver default attribute groups.
Cornelia Huck
1
-10
/
+6
2008-01-11
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
[next]