summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds27-838/+375
2012-05-16qeth: recognize vlan devices in layer3 modefrank.blaschka@de.ibm.com1-2/+2
2012-05-16qeth: remove token ring part 2Frank Blaschka5-181/+0
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler1-4/+4
2012-05-16s390/ap: move receive callback to message structHolger Dengler6-13/+24
2012-05-16s390/qeth: reshuffle initializationSebastian Ott1-15/+13
2012-05-16s390/qeth: cleanup drv attr usageSebastian Ott1-9/+13
2012-05-16s390/claw: cleanup drv attr usageSebastian Ott1-15/+8
2012-05-16s390/lcs: cleanup drv attr usageSebastian Ott1-10/+6
2012-05-16s390/ctc: cleanup drv attr usageSebastian Ott1-9/+6
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott5-72/+8
2012-05-16s390/qeth: stop using struct ccwgroup driver for discipline callbacksSebastian Ott5-64/+61
2012-05-16s390/qeth: switch to ccwgroup_create_devSebastian Ott3-71/+35
2012-05-16s390/claw: switch to ccwgroup_create_devSebastian Ott1-78/+54
2012-05-16s390/lcs: switch to ccwgroup_create_devSebastian Ott1-18/+17
2012-05-16s390/ctcm: switch to ccwgroup_create_devSebastian Ott3-59/+22
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott3-40/+43
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-9/+45
2012-05-16s390/claw: remove "eieio" callsHeiko Carstens1-3/+0
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens1-2/+2
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens5-311/+2
2012-05-16s390: remove superfluous tpi from wait_cons_devMartin Schwidefsky1-54/+19
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber2-23/+24
2012-05-15s390: delete any traces of token ring supportPaul Gortmaker5-58/+11
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-11[S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_requestJulia Lawall1-8/+16
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds3-1/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells3-0/+3
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-23[S390] qdio: log all adapter characteristicsJan Glauber2-2/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-165/+106
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-37/+174
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-14/+5
2012-03-11[S390] dasd: prevent validate server for offline devicesStefan Haberland2-0/+12
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler8-130/+0
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+6
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens3-10/+8
2012-03-11[S390] zfcpdump: Implement async sdias event processingMichael Holzheu1-21/+80
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-03-11[S390] rework smp codeMartin Schwidefsky2-2/+0
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman7-8/+21
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby4-4/+0