index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
[S390] Cleanup vmlogrdr printk messages.
Martin Schwidefsky
2008-07-14
1
-26
/
+3
*
|
|
|
[S390] Cleanup monreader printk messages.
Gerald Schaefer
2008-07-14
1
-67
/
+7
*
|
|
|
[S390] Cleanup smsgiucv printk messages.
Martin Schwidefsky
2008-07-14
1
-8
/
+2
*
|
|
|
[S390] Cleanup qeth print messages.
Frank Blaschka
2008-07-14
2
-10
/
+2
*
|
|
|
[S390] Cleanup netiucv printk messages.
Ursula Braun
2008-07-14
1
-52
/
+9
*
|
|
|
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
2008-07-14
9
-46
/
+9
*
|
|
|
[S390] Cleanup zcrypt printk messages.
Felix Beck
2008-07-14
7
-130
/
+17
*
|
|
|
[S390] Cleanup 3215 printk messages.
Martin Schwidefsky
2008-07-14
1
-22
/
+1
*
|
|
|
[S390] Cleanup 3270 printk messages.
Martin Schwidefsky
2008-07-14
3
-8
/
+1
*
|
|
|
[S390] Cleanup xpram printk messages.
Martin Schwidefsky
2008-07-14
1
-14
/
+4
*
|
|
|
[S390] Cleanup cio printk messages.
Michael Ernst
2008-07-14
4
-26
/
+11
*
|
|
|
[S390] Move memory detection code to own file.
Heiko Carstens
2008-07-14
1
-15
/
+18
*
|
|
|
[S390] cio: fix double unregistering of subchannels
Sebastian Ott
2008-07-14
1
-1
/
+2
*
|
|
|
[S390] Add support for memory hot-add via sclp.
Heiko Carstens
2008-07-14
1
-8
/
+308
*
|
|
|
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
2008-07-14
1
-9
/
+2
*
|
|
|
[S390] s390/vmcp: use simple_read_from_buffer()
Akinobu Mita
2008-07-14
1
-14
/
+8
*
|
|
|
[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-07-14
2
-12
/
+1
*
|
|
|
[S390] zcrypt: Add additional card IDs to CEX2C and CEX2A
Ralph Wuerthner
2008-07-14
3
-0
/
+4
*
|
|
|
[S390] ap: Use high-resolution timer for polling
Felix Beck
2008-07-14
1
-10
/
+53
*
|
|
|
[S390] sclp: simplify vt220 cleanup logic
Peter Oberparleiter
2008-07-14
1
-27
/
+28
*
|
|
|
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
2008-07-14
14
-48
/
+906
*
|
|
|
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
2008-07-14
1
-6
/
+17
*
|
|
|
[S390] css: Use css_device_id for bus matching.
Cornelia Huck
2008-07-14
3
-11
/
+14
*
|
|
|
[S390] cio: Repair chpid event handling.
Cornelia Huck
2008-07-14
5
-36
/
+43
*
|
|
|
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
2008-07-14
3
-3
/
+6
*
|
|
|
[S390] cio: introduce isc_(un)register functions.
Sebastian Ott
2008-07-14
2
-2
/
+70
*
|
|
|
[S390] cio: Allow adapter interrupt handlers per isc.
Cornelia Huck
2008-07-14
4
-24
/
+31
*
|
|
|
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
2008-07-14
4
-9
/
+14
*
|
|
|
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
2008-07-14
5
-17
/
+5
*
|
|
|
[S390] stp support.
Martin Schwidefsky
2008-07-14
3
-0
/
+56
*
|
|
|
[S390] cio: remove lock from ccw_device_oper_notify.
Sebastian Ott
2008-07-14
1
-7
/
+1
*
|
|
|
[S390] cio: provide helper functions for fcx enabled I/O
Peter Oberparleiter
2008-07-14
2
-1
/
+329
*
|
|
|
[S390] cio: provide functions for fcx enabled I/O
Peter Oberparleiter
2008-07-14
9
-38
/
+616
*
|
|
|
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
30
-285
/
+1143
*
|
|
|
[S390] cio: introduce fcx bit to chsc characteristics
Peter Oberparleiter
2008-07-14
1
-1
/
+3
*
|
|
|
[S390] cio: Base message subchannel handling.
Cornelia Huck
2008-07-14
3
-7
/
+27
*
|
|
|
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
2008-07-14
3
-6
/
+16
*
|
|
|
[S390] cio: Cleanup crw interface.
Cornelia Huck
2008-07-14
8
-78
/
+140
*
|
|
|
[S390] cio: Rework css driver.
Cornelia Huck
2008-07-14
9
-510
/
+381
*
|
|
|
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
2008-07-14
4
-24
/
+95
*
|
|
|
[S390] cio: Register all subchannels.
Cornelia Huck
2008-07-14
5
-101
/
+85
*
|
|
|
[S390] sclp: fix possible deadlock on cpu rescan.
Heiko Carstens
2008-07-14
1
-1
/
+12
*
|
|
|
[S390] sclp: keep facility mask up to date.
Heiko Carstens
2008-07-14
1
-0
/
+2
*
|
|
|
[S390] qdio: Repair timeout handling for qdio_shutdown
Ursula Braun
2008-07-14
1
-13
/
+7
*
|
|
|
[S390] cio: Use locks when accessing /sys/firmware/cpi data.
Michael Ernst
2008-07-14
1
-6
/
+39
*
|
|
|
[S390] cio: Clear correct bit in cio_release_console().
Cornelia Huck
2008-07-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-06-11
1
-0
/
+1
|
\
\
\
|
*
|
|
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
2008-06-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-06-11
6
-150
/
+57
|
\
\
\
|
*
|
|
qeth: start dev queue after tx drop error
Frank Blaschka
2008-06-10
2
-0
/
+2
[prev]
[next]