index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-21
27
-838
/
+375
|
\
|
*
s390/ap: Fix wrong or missing comments
Holger Dengler
2012-05-16
1
-4
/
+4
|
*
s390/ap: move receive callback to message struct
Holger Dengler
2012-05-16
6
-13
/
+24
|
*
s390/qeth: reshuffle initialization
Sebastian Ott
2012-05-16
1
-15
/
+13
|
*
s390/qeth: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-9
/
+13
|
*
s390/claw: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-15
/
+8
|
*
s390/lcs: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-10
/
+6
|
*
s390/ctc: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-9
/
+6
|
*
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
5
-72
/
+8
|
*
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
2012-05-16
5
-64
/
+61
|
*
s390/qeth: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
3
-71
/
+35
|
*
s390/claw: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-78
/
+54
|
*
s390/lcs: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-18
/
+17
|
*
s390/ctcm: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
3
-59
/
+22
|
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
3
-40
/
+43
|
*
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-9
/
+45
|
*
s390/claw: remove "eieio" calls
Heiko Carstens
2012-05-16
1
-3
/
+0
|
*
s390/memory hotplug: initialize storage keys
Heiko Carstens
2012-05-16
1
-1
/
+11
|
*
s390/time: always use stckf instead of stck if available
Heiko Carstens
2012-05-16
1
-2
/
+2
|
*
s390/tape: remove tape block leftovers
Heiko Carstens
2012-05-16
5
-311
/
+2
|
*
s390: remove superfluous tpi from wait_cons_dev
Martin Schwidefsky
2012-05-16
1
-54
/
+19
|
*
s390/qdio: Cleanup error handling to drivers
Jan Glauber
2012-05-16
2
-23
/
+24
*
|
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
2012-05-16
1
-2
/
+2
*
|
qeth: remove token ring part 2
Frank Blaschka
2012-05-16
5
-181
/
+0
*
|
s390: delete any traces of token ring support
Paul Gortmaker
2012-05-15
5
-58
/
+11
|
/
*
qeth: Use blkt defaults for OSA Express 4
Stefan Raspl
2012-04-24
1
-1
/
+2
*
qeth: allow change of blkt default values
Ursula Braun
2012-04-24
1
-1
/
+2
*
[S390] s390/char/vmur.c: fix memory leak
Dennis Chen
2012-04-11
1
-1
/
+1
*
[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
Julia Lawall
2012-04-11
1
-8
/
+16
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-1
/
+3
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
3
-0
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-27
2
-2
/
+2
|
\
\
|
*
|
[S390] qdio: log all adapter characteristics
Jan Glauber
2012-03-23
2
-2
/
+2
|
|
/
*
|
s390/char: use for_each_clear_bit()
Akinobu Mita
2012-03-23
1
-3
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-22
18
-165
/
+106
|
\
|
*
[S390] dasd: prevent validate server for offline devices
Stefan Haberland
2012-03-11
2
-0
/
+12
|
*
[S390] Remove monolithic build option for zcrypt driver.
Holger Dengler
2012-03-11
8
-130
/
+0
|
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-0
/
+6
|
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
3
-10
/
+8
|
*
[S390] zfcpdump: Implement async sdias event processing
Michael Holzheu
2012-03-11
1
-21
/
+80
|
*
[S390] rework idle code
Martin Schwidefsky
2012-03-11
1
-2
/
+0
|
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
2
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
10
-37
/
+174
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-2
/
+2
|
|
\
\
|
|
|
/
|
*
|
lcs: Return zero from ccwgroup devs set_offline function
Klaus-Dieter Wacker
2012-03-07
1
-5
/
+7
|
*
|
qeth: meaningful return code for set_mac_address
Ursula Braun
2012-03-07
5
-7
/
+7
|
*
|
ctcm: use correct idal word list for ctcmpc
Belinda Thompson
2012-03-07
1
-0
/
+11
|
*
|
ctcm: make ctcmpc debugging compilable
Ursula Braun
2012-03-07
2
-6
/
+9
|
*
|
qeth: synchronize discipline module loading
Frank Blaschka
2012-03-07
1
-0
/
+4
[next]