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
2007-07-27
[S390] Fix sclp_vt220 error handling.
Heiko Carstens
1
-21
/
+40
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] vmur: fix diag14_read.
Frank Munzert
1
-1
/
+1
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
1
-250
/
+0
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2
-6
/
+3
2007-07-27
[S390] sclp: kill unused SCLP config option.
Heiko Carstens
1
-9
/
+3
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2
-5
/
+5
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
6
-8
/
+8
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
5
-90
/
+38
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-4
/
+4
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-8
/
+4
2007-07-18
[SCSI] zfcp: code cleanup
Swen Schillig
2
-81
/
+33
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
2
-7
/
+4
2007-07-18
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Swen Schillig
1
-2
/
+1
2007-07-17
Make the "z/VM unit record device driver" depend on S390
Linus Torvalds
1
-0
/
+1
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-49
/
+1079
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
1
-6
/
+1
2007-07-17
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
1
-6
/
+6
2007-07-17
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
1
-1
/
+1
2007-07-17
[S390] z/VM unit record device driver
Frank Munzert
4
-0
/
+1017
2007-07-17
[S390] vmcp cleanup
Christian Borntraeger
2
-40
/
+53
2007-07-17
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
1
-2
/
+2
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-32
/
+166
2007-07-16
s390: add barriers to qeth driver
Frank Blaschka
1
-0
/
+1
2007-07-16
s390: scatter-gather for inbound traffic in qeth driver
Frank Blaschka
3
-32
/
+165
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-17
/
+10
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-4
/
+6
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2
-3
/
+1
2007-07-10
[S390] vmlogrdr function annotation.
Christian Borntraeger
1
-2
/
+2
2007-07-10
[S390] zcrypt: fix request timeout handling
Ralph Wuerthner
6
-90
/
+140
2007-07-10
[S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILE
Heiko Carstens
1
-0
/
+4
2007-07-10
[S390] Program check in diag 210 under 31 bit
Michael Holzheu
1
-15
/
+7
2007-07-10
[S390] zcore: Fix __user annotation.
Heiko Carstens
1
-1
/
+1
2007-07-10
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
3
-0
/
+18
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2
-29
/
+86
2007-07-10
[S390] vmcp cleanup
Robert P. J. Day
1
-7
/
+6
2007-06-20
s390: netiucv inlining cleanup
Martin Schwidefsky
1
-15
/
+3
2007-06-20
s390: netiucv spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-06-20
s390: don't call iucv_path_connect from tasklet context
Ursula Braun
1
-1
/
+2
2007-06-20
s390: Use ccw_device_get_id() in qeth/claw drivers
Cornelia Huck
2
-14
/
+11
2007-06-20
s390: qeth: wrong packet length in qdio header
Frank Pavlic
1
-2
/
+1
2007-06-20
s390: avoid inconsistent lock state in qeth
Ursula Braun
1
-4
/
+4
2007-06-20
s390: qeth driver does not recover
Ursula Braun
1
-6
/
+6
2007-06-20
s390: print correct level for HiperSockets devices
Ursula Braun
1
-9
/
+11
2007-06-19
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-17
/
+3
2007-06-19
[SCSI] zfcp: clear adapter status flags during adapter shutdown
Volker Sameske
1
-0
/
+7
[next]