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-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
2008-08-29
[SCSI] zfcp: Simplify ccw notify handler
Christof Schmitt
1
-5
/
+1
2008-08-29
[SCSI] zfcp: Correctly query end flag in gpn_ft response
Christof Schmitt
1
-4
/
+3
2008-08-29
[SCSI] zfcp: Fix request queue locking
Christof Schmitt
2
-30
/
+30
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-116
/
+133
2008-08-27
qeth: preallocated header account offset
Frank Blaschka
1
-1
/
+1
2008-08-27
qeth: l2 write unicast list to hardware
Frank Blaschka
2
-5
/
+23
2008-08-27
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
1
-1
/
+1
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
4
-67
/
+68
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-08-25
[S390] dcss: fix build bug.
Heiko Carstens
1
-2
/
+3
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
1
-1
/
+0
2008-08-21
[S390] dcssblk: fix race in dcssblk_add_store()
Gerald Schaefer
1
-0
/
+4
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
5
-38
/
+41
2008-08-21
[S390] dasd: fix data size for PSF/PRSSD command
Stefan Weinhuber
1
-1
/
+1
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
1
-8
/
+12
2008-08-21
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
1
-4
/
+0
2008-08-21
[S390] qdio: improve s390 debug feature usage
Jan Glauber
3
-42
/
+40
2008-08-21
[S390] qdio: prevent oopsing if qdio_establish fails
Jan Glauber
1
-1
/
+5
2008-08-21
[S390] drivers/s390: Use an IS_ERR test rather than a NULL test
Julien Brunel
3
-3
/
+4
2008-08-01
[S390] qeth: avoid use of include/asm-s390
Martin Schwidefsky
1
-2
/
+2
2008-08-01
[S390] dont use kthread for smp_rescan_cpus().
Heiko Carstens
1
-12
/
+1
2008-08-01
[S390] virtio console: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-08-01
[S390] qdio: fix section mismatch bug.
Heiko Carstens
2
-2
/
+2
2008-08-01
[S390] qdio: make sure qdr is aligned to page size
Jan Glauber
2
-2
/
+2
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
1
-0
/
+5
2008-08-01
[S390] cio: Memory allocation for idset changed.
Michael Ernst
1
-4
/
+4
2008-08-01
[S390] qeth: preallocated qeth header for hiper socket
Frank Blaschka
4
-39
/
+126
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
1
-2
/
+4
2008-08-01
[S390] dasd: Add support for enhanced VM UID
Stefan Weinhuber
5
-163
/
+189
2008-07-27
KVM: s390: Fix guest kconfig
Christian Borntraeger
1
-1
/
+1
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-35
/
+35
2008-07-26
qeth: use dev->ml_priv instead of dev->priv
Heiko Carstens
3
-35
/
+35
2008-07-25
virtio: Add transport feature handling stub for virtio_ring.
Rusty Russell
1
-0
/
+3
2008-07-25
virtio: Rename set_features to finalize_features
Rusty Russell
1
-5
/
+6
2008-07-25
s390: use virtio_console for KVM on s390
Christian Borntraeger
1
-0
/
+20
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-2867
/
+1403
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
7
-1245
/
+882
2008-07-22
s390/net: Cleanup claw printk messages.
Andy Richter
1
-1621
/
+520
2008-07-22
qeth: fix build error caused by VLAN changes
frank.blaschka@de.ibm.com
1
-1
/
+1
2008-07-21
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
3
-12
/
+14
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
114
-17078
/
+13672
[prev]
[next]