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
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
9
-77
/
+17
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-29
/
+63
2009-01-04
qeth: get rid of extra argument after printk to dev_* conversion
Heiko Carstens
1
-1
/
+1
2009-01-04
qeth: No large send using EDDP for HiperSockets.
Klaus-Dieter Wacker
1
-1
/
+8
2009-01-04
qeth: do not spin for SETIP ip assist command
Frank Blaschka
1
-11
/
+29
2009-01-04
qeth: avoid crash in case of layer mismatch for VSWITCH
Ursula Braun
3
-6
/
+14
2009-01-04
qeth: exploit source MAC address for inbound layer3 packets
Ursula Braun
3
-9
/
+9
2009-01-04
qeth: HiperSockets mcl string conversion (pre z9 mach)
Klaus-Dieter Wacker
1
-1
/
+2
2008-12-31
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2
-1
/
+4
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-202
/
+157
2008-12-30
kvm-s390: implement config_changed for virtio on s390
Christian Borntraeger
1
-3
/
+19
2008-12-30
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
1
-1
/
+2
2008-12-30
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
1
-3
/
+6
2008-12-29
[SCSI] zfcp: Remove unnecessary warning message
Christof Schmitt
2
-7
/
+1
2008-12-29
[SCSI] zfcp: Add support for unchained FSF requests
Christof Schmitt
6
-40
/
+61
2008-12-29
[SCSI] zfcp: Remove busid macro
Christof Schmitt
3
-8
/
+6
2008-12-29
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
4
-9
/
+4
2008-12-29
[SCSI] zfcp: Simplify mask lookups for incoming RSCNs
Christof Schmitt
2
-30
/
+15
2008-12-29
[SCSI] zfcp: Remove initial device data from zfcp_data
Christof Schmitt
2
-54
/
+45
2008-12-29
[SCSI] zfcp: fix compile warning
Heiko Carstens
1
-1
/
+2
2008-12-29
[SCSI] zfcp: Remove adapter list
Christof Schmitt
3
-28
/
+3
2008-12-29
[SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
Christof Schmitt
1
-17
/
+17
2008-12-29
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
2
-7
/
+2
2008-12-29
[SCSI] zfcp: Fix message line break
Christof Schmitt
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-22
/
+16
2008-12-25
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
Peter Tiedemann
5
-56
/
+86
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
10
-3
/
+33
2008-12-25
[S390] convert vmlogrdr printks to pr_xxx macros.
Martin Schwidefsky
1
-13
/
+13
2008-12-25
[S390] convert zfcp dumper printks to pr_xxx macros.
Michael Holzheu
1
-6
/
+8
2008-12-25
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
Frank Blaschka
4
-192
/
+212
2008-12-25
[S390] convert sclp printks to pr_xxx macros.
Martin Schwidefsky
4
-28
/
+41
2008-12-25
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
1
-26
/
+38
2008-12-25
[S390] convert ap_bus printks to pr_xxx macros.
Martin Schwidefsky
1
-3
/
+7
2008-12-25
[S390] convert dcssblk and extmem printks messages to pr_xxx macros.
Hongjie Yang
1
-39
/
+33
2008-12-25
[S390] convert monwriter printks to pr_xxx macros.
Melissa Howland
1
-1
/
+4
2008-12-25
[S390] convert monreader printks to pr_xxx macros.
Gerald Schaefer
1
-24
/
+17
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
5
-13
/
+30
2008-12-25
[S390] convert vmur printks to pr_xxx macros.
Frank Munzert
1
-6
/
+9
2008-12-25
[S390] convert lcs printks to dev_xxx and pr_xxx macros.
Klaus-D. Wacker
1
-39
/
+53
2008-12-25
[S390] convert vmcp printks to pr_xxx macros.
Christian Borntraeger
1
-3
/
+5
2008-12-25
[S390] convert xpram printks to pr_xxx macros.
Martin Schwidefsky
1
-22
/
+19
2008-12-25
[S390] s390: Remove redundant test
Julia Lawall
1
-1
/
+0
2008-12-25
[S390] drivers/s390/crypto: Move dereference to after IS_ERR test
Julia Lawall
4
-12
/
+28
2008-12-25
[S390] sclp vt220: fix compile warning
Heiko Carstens
1
-17
/
+16
2008-12-25
[S390] cio: use pim to check for multipath.
Sebastian Ott
1
-1
/
+2
2008-12-25
[S390] cio: commit all pmcw changes.
Sebastian Ott
2
-0
/
+8
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
7
-134
/
+123
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
8
-38
/
+67
2008-12-25
[S390] cio: Use device_is_registered().
Cornelia Huck
1
-1
/
+1
2008-12-25
[S390] cio: Dont call ->release directly.
Cornelia Huck
1
-2
/
+2
[next]