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-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-10
qeth: start dev queue after tx drop error
Frank Blaschka
2
-0
/
+2
2008-06-10
qeth: Prepare-function to call s390dbf was wrong
Peter Tiedemann
1
-3
/
+5
2008-06-10
qeth: reduce number of kernel messages
Frank Blaschka
6
-131
/
+42
2008-06-10
qeth: Use ccw_device_get_id().
Cornelia Huck
2
-15
/
+7
2008-06-10
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
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
[next]