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.12.y
linux-6.13.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
2008-07-14
[S390] Move memory detection code to own file.
Heiko Carstens
1
-15
/
+18
2008-07-14
[S390] cio: fix double unregistering of subchannels
Sebastian Ott
1
-1
/
+2
2008-07-14
[S390] Add support for memory hot-add via sclp.
Heiko Carstens
1
-8
/
+308
2008-07-14
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+2
2008-07-14
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
1
-14
/
+8
2008-07-14
[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2
-12
/
+1
2008-07-14
[S390] zcrypt: Add additional card IDs to CEX2C and CEX2A
Ralph Wuerthner
3
-0
/
+4
2008-07-14
[S390] ap: Use high-resolution timer for polling
Felix Beck
1
-10
/
+53
2008-07-14
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
1
-27
/
+28
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
14
-48
/
+906
2008-07-14
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
1
-6
/
+17
2008-07-14
[S390] css: Use css_device_id for bus matching.
Cornelia Huck
3
-11
/
+14
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
5
-36
/
+43
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
3
-3
/
+6
2008-07-14
[S390] cio: introduce isc_(un)register functions.
Sebastian Ott
2
-2
/
+70
2008-07-14
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
4
-24
/
+31
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
4
-9
/
+14
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
5
-17
/
+5
2008-07-14
[S390] stp support.
Martin Schwidefsky
3
-0
/
+56
2008-07-14
[S390] cio: remove lock from ccw_device_oper_notify.
Sebastian Ott
1
-7
/
+1
2008-07-14
[S390] cio: provide helper functions for fcx enabled I/O
Peter Oberparleiter
2
-1
/
+329
2008-07-14
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
9
-38
/
+616
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
30
-285
/
+1143
2008-07-14
[S390] cio: introduce fcx bit to chsc characteristics
Peter Oberparleiter
1
-1
/
+3
2008-07-14
[S390] cio: Base message subchannel handling.
Cornelia Huck
3
-7
/
+27
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
3
-6
/
+16
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
8
-78
/
+140
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
9
-510
/
+381
2008-07-14
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
4
-24
/
+95
2008-07-14
[S390] cio: Register all subchannels.
Cornelia Huck
5
-101
/
+85
2008-07-14
[S390] sclp: fix possible deadlock on cpu rescan.
Heiko Carstens
1
-1
/
+12
2008-07-14
[S390] sclp: keep facility mask up to date.
Heiko Carstens
1
-0
/
+2
2008-07-14
[S390] qdio: Repair timeout handling for qdio_shutdown
Ursula Braun
1
-13
/
+7
2008-07-14
[S390] cio: Use locks when accessing /sys/firmware/cpi data.
Michael Ernst
1
-6
/
+39
2008-07-14
[S390] cio: Clear correct bit in cio_release_console().
Cornelia Huck
1
-1
/
+1
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-150
/
+57
2008-06-11
qeth: start dev queue after tx drop error
Frank Blaschka
2
-0
/
+2
2008-06-11
qeth: Prepare-function to call s390dbf was wrong
Peter Tiedemann
1
-3
/
+5
2008-06-11
qeth: reduce number of kernel messages
Frank Blaschka
6
-131
/
+42
2008-06-11
qeth: Use ccw_device_get_id().
Cornelia Huck
2
-15
/
+7
2008-06-11
qeth: layer 3 Oops in ip event handler
Frank Blaschka
1
-1
/
+1
2008-06-10
[S390] tape_3590.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2008-06-10
[S390] vt220 console, initialize list head before use
Carsten Otte
1
-0
/
+1
2008-06-10
[S390] cio: Fix inverted isc priorities.
Cornelia Huck
1
-9
/
+11
2008-06-10
[S390] cio: Fix sparse warnings in blacklist.c.
Cornelia Huck
1
-3
/
+3
2008-06-06
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
1
-0
/
+1
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-12
/
+6
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
[next]