index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
15
-15
/
+15
2011-07-24
[S390] dasd: add enhanced DASD statistics interface
Stefan Weinhuber
4
-91
/
+686
2011-07-24
[S390] ap: toleration support for ap device type 10
Holger Dengler
2
-27
/
+91
2011-07-24
[S390] qdio: clear shared DSCI before scheduling the queue handler
Jan Glauber
1
-10
/
+5
2011-07-24
[S390] kconfig: remove tape interface support comment
Martin Schwidefsky
1
-3
/
+0
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+6
2011-07-22
qeth: do vlan cleanup
Jiri Pirko
3
-56
/
+47
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+18
2011-07-16
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2
-6
/
+6
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-62
/
+68
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-06
[S390] qdio: Split SBAL entry flags
Jan Glauber
6
-62
/
+68
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
3
-3
/
+1
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
3
-6
/
+6
2011-05-23
[S390] get CPC image name
Martin Schwidefsky
3
-1
/
+148
2011-05-23
[S390] sclp: event buffer dissection
Martin Schwidefsky
2
-84
/
+60
2011-05-23
[S390] chsc: process channel-path-availability information
Sebastian Ott
1
-1
/
+34
2011-05-23
[S390] qdio: prevent compile warning
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] sclp: remove unnecessary sendmask check
Heiko Carstens
1
-13
/
+1
2011-05-23
[S390] ap: skip device registration on type probe failure
Holger Dengler
1
-2
/
+6
2011-05-23
[S390] tape: remove unused/not handled return codes
Heiko Carstens
2
-6
/
+2
2011-05-23
[S390] monwriter: fix return code handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] dasd: fix return code handling
Heiko Carstens
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
7
-29
/
+0
2011-05-23
[S390] Remove tape block device driver.
Heiko Carstens
3
-457
/
+0
2011-05-23
[S390] cio: fix unreg race in set_online path
Sebastian Ott
1
-2
/
+3
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
13
-349
/
+341
2011-05-19
qeth: use ndo_set_features callback for initial setup and recovery
Frank Blaschka
1
-52
/
+25
2011-05-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+0
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2
-11
/
+4
2011-05-13
lcs: get rid of compile warning
Heiko Carstens
1
-7
/
+3
2011-05-13
claw: remove unused return code handling
Heiko Carstens
1
-19
/
+3
2011-05-13
qeth: add owner to ccw driver
Sebastian Ott
1
-0
/
+1
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
6
-37
/
+268
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
7
-178
/
+49
2011-05-10
[S390] dasd: prevent IO error during reserve/release loop
Stefan Haberland
1
-1
/
+10
2011-05-10
[S390] sclp/memory hotplug: fix initial usecount of increments
Heiko Carstens
1
-0
/
+2
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-2
/
+0
2011-04-29
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
Heiko Carstens
2
-2
/
+2
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
1
-1
/
+0
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
3
-107
/
+52
2011-04-20
[S390] dasd: check sense type in device change handler
Stefan Weinhuber
1
-2
/
+3
2011-04-20
[S390] qdio: reset error states immediately
Jan Glauber
1
-5
/
+12
2011-04-20
[S390] dasd: fix race between open and offline
Stefan Weinhuber
5
-60
/
+143
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-14
/
+26
2011-04-04
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
1
-6
/
+18
2011-04-04
[S390] qdio: fix init sequence
Sebastian Ott
1
-8
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
14
-17
/
+17
2011-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
16
-44
/
+71
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-7
/
+7
[next]